- f697986 [FLINK-36236] Fix overriding the connection provider in `JdbcSourceBuilder` by Raju Gupta · 3 months ago main
- 4d3351e [FLINK-36303] Fix the CI failure after PostgreSQL timestamp precision 0 is supported (#172) by Ken Geis · 3 months ago
- 319962c [FLINK-36303][JDBC/postgres] fix PostgreSQL minimum timestamp precision by Ken Geis · 12 months ago
- dd89235 [hotfix][build] mount git sub module to offer release_utils scripts by Leonard Xu · 5 months ago
- 140f179 [FLINK-36659][connector/jdbc] Update version to 4.0-SNAPSHOT by Kunni · 5 months ago
- f9167c3 [FLINK-36659] Bump version of flink to 2.0.0. by lvyanquan · 6 months ago
- da67474 [FLINK-36659] Remove deprecated flink-connector-jdbc module. by lvyanquan · 6 months ago
- 544275c [minor][improvement][connector/jdbc] Optimize the Postgresql upsert query to avoid unnecessary execution effort by roseduan · 7 months ago
- 81e6a4a [FLINK-37234][test] Add test timeout to avoid infinite waiting by Kunni · 7 months ago
- 15c1a78 [FLINK-36009] Architecture tests refactor by Joao Boto · 8 months ago
- 134d858 [FLINK-35862][docs] Fix an incorrect configuration option name in the Chinese documentation by BoShuai Li · 10 months ago
- cc80fc4 [FLINK-36458] Upgrade testcontainers and use original OceanBaseCEContainer in testing (#144) by He Wang · 11 months ago
- 72f315f [FLINK-34467][connector/jdbc] Bump flink version to 1.20.0 by Peter Huang · 11 months ago
- 3b24566 [hotfix] change FileSourceSplit to JdbcSourceSplit by cancaicai · 11 months ago
- 1fcb9dd [FLINK-36051] Re-prepare invalid statement even if connection is valid (#138) by Sergei Morozov · 1 year ago
- e36c3c1 [hotfix] Remove redundant maven properties with upgrade of flink-connector-parent to 1.1.0 (#139) by Jiabao Sun · 1 year, 1 month ago
- b598054 [FLINK-34215] FLIP-377: Support fine-grained configuration to control filter push down for JDBC Connector by Jiabao Sun · 1 year, 8 months ago
- cc5e292 [FLINK-35978] Adapt labelling of boring cyborg to new modules by Joao Boto · 1 year, 1 month ago
- e198a25 [FLINK-34572] Support OceanBase Jdbc Catalog (#109) by He Wang · 1 year, 1 month ago
- 2ec0b81 [FLINK-35909][test] Using reflection to resolve constructor conflicts (#134) by He Wang · 1 year, 1 month ago
- 39ba942 [FLINK-35363] Modify tests to clean up unused docker images by Joao Boto · 1 year, 2 months ago
- 9d535c6 [FLINK-35363] Fix deprecated documentation by Joao Boto · 1 year, 2 months ago
- 67046e0 [FLINK-35368] Reorganize table code by Joao Boto · 1 year, 2 months ago
- e9d7c32 [FLINK-35788] Deprecate JdbcXaSinkFunction by Joao Boto · 1 year, 2 months ago
- 231542b [FLINK-35494] Reorganize sources by Joao Boto · 1 year, 2 months ago
- 64b4c82 [FLINK-35367] Reorganize sinks by Joao Boto · 1 year, 2 months ago
- 0dfaf06 [FLINK-35366] Fix version from release by Joao Boto · 1 year, 3 months ago
- 4884233 [FLINK-35366] Bump containers and fix forkCountItCase by Joao Boto · 1 year, 2 months ago
- 2f8995c [FLINK-35366] Reorganize database modules packages by Joao Boto · 1 year, 3 months ago
- e07ec5f [FLINK-35366] Create all database modules by Joao Boto · 1 year, 3 months ago
- d8e5665 [FLINK-35365] Reorganize catalog code by Joao Boto · 1 year, 4 months ago
- a001151 [FLINK-35365] Reorganize dialect code by Joao Boto · 1 year, 4 months ago
- b5c030b [FLINK-35364] Create core module and move code by Joao Boto · 1 year, 4 months ago
- 26655e5 [FLINK-35370] Add temp module to test backward compatibility by Joao Boto · 1 year, 4 months ago
- 099cda7 [hotfix][test] Change the modifier visibility of JUnit5. by Roc Marshal · 1 year, 2 months ago
- 3bd19bc [FLINK-35824] Polish JDBC documentation : fix link and add back to top button (#88) by gongzhongqiang · 1 year, 2 months ago
- 90d69c7 [FLINK-35542] Set the correct class loader to lookup for the class CheckpointedOffset (#130) by jan-osc · 1 year, 2 months ago
- 1bab533 [FLINK-33462][Connector/JDBC] Sort out the document page about the new Jdbc source. by Roc Marshal · 1 year, 3 months ago
- 190238a [FLINK-33461][Connector/JDBC] Support streaming related semantics for the new JDBC source by Roc Marshal · 1 year, 4 months ago
- 3b063c9 [FLINK-35137][Connectors/JDBC] Update website data for 3.3-SNAPSHOT by Danny Cranmer · 1 year, 3 months ago
- 20b61ec [FLINK-35137][Connectors/JDBC] Update development version to 3.3-SNAPSHOT by Danny Cranmer · 1 year, 3 months ago
- 2defbbc [FLINK-35496] Revert "[FLINK-35496] Fix annotations on new JdbcSink and JdbcSource" by Roc Marshal · 1 year, 3 months ago
- b955e8b [FLINK-35496] Fix annotations on new JdbcSink and JdbcSource by Joao Boto · 1 year, 3 months ago
- 0ed88d5 [FLINK-33463][Connector/JDBC] Revert "[FLINK-33463][Connector/JDBC] Support the implementation of dynamic source tables based on the new source" by Roc Marshal · 1 year, 3 months ago
- 9380470 [hotfix][Connector/JDBC] Change the ConfigOption API calling to raw strategy for evolving and CI test. by Roc Marshal · 1 year, 3 months ago
- c80f95c [FLINK-35333] Remove weekly check for v3.1 with 1.19 by Joao Boto · 1 year, 3 months ago
- bde28e6 [FLINK-33463][Connector/JDBC] Support the implementation of dynamic source tables based on the new source by Roc Marshal · 1 year, 5 months ago
- 50e8d2b [Hotfix][Connector/JDBC] Add the validation hint-message for connection check timeout seconds by Roc Marshal · 1 year, 5 months ago
- a9135f9 [FLINK-35176][Connector/JDBC] Support property authentication connection for dynamic jdbc source table by Roc Marshal · 1 year, 5 months ago
- 5a8060b [FLINK-35176][Connector/JDBC] Support property authentication connection for JDBC catalog by Roc Marshal · 1 year, 5 months ago
- bb43b3c [FLINK-33460][Connector/JDBC] Support property authentication connection. (#115) by Yuepeng Pan · 1 year, 5 months ago
- 64c7b75 [FLINK-34961] Use dedicated CI name for JDBC connector to differentiate it in infra-reports by Sergey Nuyanzin · 1 year, 5 months ago
- 12f778d [FLINK-35059] Bump org.postgresql:postgresql to 42.7.3 in flink-connector-jdbc by dependabot[bot] · 1 year, 5 months ago
- cd48c4a [FLINK-35057] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.1 by dependabot[bot] · 1 year, 5 months ago
- ab5d615 [FLINK-33459][Connector/JDBC] Support the new source that keeps the same functionality as the original JDBC input format by Yuepeng Pan · 1 year, 5 months ago
- 7025642 [hotfix] Update flink-connector-parent to 1.1.0, add support Flink 1.20-SNAPSHOT by Sergey Nuyanzin · 1 year, 5 months ago
- ffd2bdf [FLINK-34014][jdbc] Avoid executeBatch when buffer is empty by Jeyhun Karimov · 1 year, 6 months ago
- 92e2b5f [FLINK-25421] Port JDBC Sink to new Unified Sink API (FLIP-143) by Joao Boto · 1 year, 6 months ago
- 95294ff [hotfix] Correct CrateDBDialectTypeTest package by gongzhongqiang · 1 year, 6 months ago
- 786bd15 [FLINK-32714] Add dialect for OceanBase database. This closes #72 by He Wang · 1 year, 6 months ago
- 6752f53 [hotfix] Use 1.16.0 as minimum supported Flink version in pom by Sergey Nuyanzin · 1 year, 7 months ago
- 5d6bd2e [FLINK-34358] Fix some tests that failed in Flink 1.19 by Lijie Wang · 1 year, 7 months ago
- 611b45c [FLINK-34259] Creating ExecutionConfig instead of mocking it in tests by Jiabao Sun · 1 year, 7 months ago
- 5a90eb0 [FLINK-33365] include filters with Lookup joins by David Radley · 1 year, 8 months ago
- e3dd841 [hotfix] Set copyright year to 2024 by Martijn Visser · 1 year, 8 months ago
- 32c1ca4 [FLINK-33953] Bump com.google.guava:guava from 31.1-jre to 33.0.0-jre. This closes #81 by dependabot[bot] · 1 year, 8 months ago
- be5150b [FLINK-33329 ] Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0. This closes #84 by dependabot[bot] · 1 year, 9 months ago
- e664599 [FLINK-33883][jdbc] Bump CI flink version on flink-connector-jdbc to support flink 1.19 by Jiabao Sun · 1 year, 9 months ago
- f8de82b [FLINK-33787][jdbc] Java 17 support for jdbc connector by Sergey Nuyanzin · 1 year, 9 months ago
- b477d45 [FLINK-33662] Bump h2 from 2.1.210 to 2.2.224. This closes #69 by dependabot[bot] · 1 year, 10 months ago
- 79e7509 [FLINK-33378] Prepare actions for flink version 1.18 by Joao Boto · 1 year, 10 months ago
- a2fd18a [FLINK-31332] Limit the use of ExecutionConfig on JdbcOutputFormat by Joao Boto · 1 year, 10 months ago
- 8e0496a [FLINK-15462] Add Trino dialect by Joao Boto · 1 year, 11 months ago
- 3ecd0fd [FLINK-14102] Introduce DB2Dialect by gongzhongqiang · 2 years, 9 months ago
- e3c52a4 [FLINK-32477] Fixed missing words in documentation by 719039737@qq.com · 2 years, 2 months ago
- bd371d6 [hotfix] Make sure that `main` is tested against SNAPSHOT versions by Martijn Visser · 2 years, 3 months ago
- 4b05267 [FLINK-31923] Run nightly builds against multiple branches and Flink versions by Martijn Visser · 2 years, 3 months ago
- e6f7072 [FLINK-32342] Set fork count to 1 for IT cases, to mitigate flaky SQL Server test. This closes #60 by Sergey Nuyanzin · 2 years, 3 months ago
- 28016fd [FLINK-32313] Remove usage of flink-shaded from the code, add deprecation on checkstyle level. This closes #56 by Sergey Nuyanzin · 2 years, 3 months ago
- 1a2186c [FLINK-32235][docs] Translate CrateDB Docs to chinese by codenohup · 2 years, 3 months ago
- d67de5f [FLINK-31551] Add support for CrateDB (#29) by Marios Trivyzas · 2 years, 3 months ago
- 7a18a94 [FLINK-32228] Bump testcontainers version by Joao Boto · 2 years, 3 months ago
- 7fc202b [FLINK-29750][Connector/JDBC] Improve PostgresCatalog#listTables() by reusing resources. This closes #4 by Mingliang Liu · 2 years, 4 months ago
- 5b6eccc [Hotfix][Connector/JDBC] Remove non-used code in tests. This closes #46 by Hang Ruan · 2 years, 4 months ago
- b6991d8 [FLINK-30790][Connector/JDBC] Add DatabaseExtension with TableManaged for testing. This closes #22 by Joao Boto · 2 years, 4 months ago
- 0cab447 Update version to 3.2-SNAPSHOT by Danny Cranmer · 2 years, 4 months ago
- 94e1d17 [hotfix] fix incorrect sql_url in jdbc.yml. by Weijie Guo · 2 years, 4 months ago
- 25d9ff8 [FLINK-32024][docs] Short code related to externalized connector retrieve version from its own data yaml by Weijie Guo · 2 years, 4 months ago
- 7f5a8b7 [FLINK-31793][JDBC] remove dependency on flink-shaded guava for flink-connector-jdbc by Wencong Liu · 2 years, 5 months ago
- c0e3eaa [hotfix] Update the copyright year to 2012-2023 in NOTICE by Benchao Li · 2 years, 5 months ago
- 396f205 [FLINK-31649] Fix archunit connectors options must be public by Joao Boto · 2 years, 5 months ago
- 6397c63 [FLINK-31649] Fix archunit returning public(evolving) methods by Joao Boto · 2 years, 5 months ago
- 508b152 [FLINK-31649] Fix archunit ITCase needs minicluster by Joao Boto · 2 years, 5 months ago
- b6c3cb2 [FLINK-31759][JDBC] Using sql_connector_download_table shortcode for table document. by Weijie Guo · 2 years, 5 months ago
- ac2ade0 [FLINK-31759][JDBC] Using connector_artifact shortcode for datastream document. by Weijie Guo · 2 years, 5 months ago
- a9f07f9 [hotfix][docs] Fix the broken postgresql driver download link by jinfeng · 2 years, 5 months ago
- 5372fc3 [hotfix] Run CI PRs against Flink 1.17.0 plus 1.18-SNAPSHOT by Martijn Visser · 2 years, 5 months ago
- c89a825 [hotfix] Allow weekly builds to be triggered manually by Martijn Visser · 2 years, 5 months ago
- 90179da [FLINK-31699] Fix JDBC nightly CI failure (#37) by MartijnVisser · 2 years, 5 months ago
- adf148a [hotfix] Add release workflow to build against final versions by Danny Cranmer · 2 years, 5 months ago