Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-17537

Refactor flink-jdbc connector structure

    XMLWordPrintableJSON

Details

    Description

      This issue is ready to refactor the flink-jdbc connector structure.  As the discussion in mail list[1], the details are:
       
      1) Use `Jdbc` instead of `JDBC` in the new public API and interface name. The Datastream API `JdbcSink` which imported in this version has followed this standard. 
       
      2) Move all interfaces and classes from `org.apache.flink.java.io.jdbc`(old package) to `org.apache.flink.connector.jdbc`(new package) to follow the base connector path in FLIP-27.
       
      3) Keep ancient JDBCOutputFormat, JDBCInputFormat and ParameterValuesProvider
      in old package
       
      4) Rename `flink-jdbc` to `flink-connector-jdbc`. 
       
      http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Refactor-flink-jdbc-connector-structure-td40984.html

      Attachments

        Issue Links

          Activity

            People

              leonard Leonard Xu
              leonard Leonard Xu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: