- f94c020 [hotfix] Dependency convergence by Sergey Nuyanzin · 1 year, 2 months ago main
- 399d2ae [hotfix] Use jdk11 as minimum for Flink 2.0 by Sergey Nuyanzin · 1 year, 2 months ago
- 9045295 [hotfix] Make it compilable with Flink 2.0-preview by Sergey Nuyanzin · 1 year, 2 months ago
- 32a4703 [hotfix] Remove minor unused deprecated method/class by Xu Huang · 1 year, 7 months ago
- 9693528 [FLINK-36336] Remove deprecated dataset API exclude table module by Xu Huang · 1 year, 8 months ago
- ed05a8a [FLINK-36245] Relocate deprecated SourceFunction / SinkFunction and remove deprecated Sink V1 in 2.0 (#25331) by Kunni · 1 year, 8 months ago
- 3e28102 [FLINK-36366][core] Remove deprecate API in flink-core exclude connector and state part by Weijie Guo · 1 year, 8 months ago
- 327a7d5 [FLINK-36369][table] Move deprecated user-visible classes in table-api-java-bridge to the legacy package by xuyang · 1 year, 8 months ago
- 463292a [FLINK-36369][table] Move deprecated user-visible classes in table-common to the legacy package by xuyang · 1 year, 8 months ago
- 82ef7b8 [FLINK-36273][table] Remove all deprecated configuration in 2.0 in flink-connector-hive module by xuyang · 1 year, 8 months ago
- 42004db [FLINK-29741][scala] Remove flink-scala and flink-streaming-scala dependency exclude table module by Xu Huang · 1 year, 8 months ago
- 05d8cdc [FLINK-36249][streaming-java] Remove RestartStrategy-related configuration getters/setters that return/set complex Java objects. by JunRuiLee · 1 year, 9 months ago
- bb52a87 [FLINK-36085][table] Refactor SHOW operations with LIKE/ILIKE by Sergey Nuyanzin · 1 year, 9 months ago
- 141964e [hotfix][parquet] Fix dependences and variable name problems in FLINK-35702 (#25004) by Wenchao Wu · 1 year, 11 months ago
- 84a16e1 [FLINK-35702][parquet] support parquet read nested in nested (#24991) by Wenchao Wu · 1 year, 11 months ago
- 98e4258 [FLINK-34961] Use dedicated CI name for Hive connector to differentiate it in infra-reports by Kunni · 1 year, 3 months ago
- c8aa0cc [hotfix] Enable tests for java 11 with hive2 by Sergey Nuyanzin · 1 year, 4 months ago
- 385f37d [hotfix] Bump commons-net:commons-net from 3.6 to 3.9.0 by dependabot[bot] · 1 year, 4 months ago
- 9a845b4 [hotfix] Update dependencies by Sergey Nuyanzin · 1 year, 4 months ago
- e9b15d5 [hotfix] Dependency convergence by Sergey Nuyanzin · 1 year, 4 months ago
- 204c8bd [hotfix] Apply 1.20.0 in github ci by Sergey Nuyanzin · 1 year, 4 months ago
- 56740ed [FLINK-35656][hive] Fix the issue that Hive Source incorrectly set max parallelism in dynamic inference mode by sunxia · 1 year, 11 months ago
- 4aefc5b [hotfix][doc] Update the Kafka DDL example in the hive catalog page to the new parameter style by Feng Jin · 2 years, 3 months ago
- 7172309 [FLINK-35543][HIVE] Upgrade Hive 2.3 connector to version 2.3.10 adapt for external connector by Sergey Nuyanzin · 1 year, 4 months ago
- e7a0158 [FLINK-35543][HIVE] Upgrade Hive 2.3 connector to version 2.3.10 (#24905) by Cheng Pan · 1 year, 11 months ago
- 31e841c [FLINK-25537] [JUnit5 Migration] Module: flink-core with,Package: core (#24881) by gongzhongqiang · 2 years ago
- cab36b3 [FLINK-35293][hive] Hive source supports dynamic parallelism inference by sunxia · 2 years ago
- 54dfc32 [FLINK-29050][test-utils] Rename AbstractTestBase, JavaProgramTestBase MultipleProgramsTestBase with JUnit4 suffix. by Roc Marshal · 2 years, 11 months ago
- b5d928a [FLINK-35188][table-api] Introduce CatalogMaterializedTable interface to support materialized table by fengli · 2 years, 1 month ago
- ddf03a3 [FLINK-28048][connectors] Introduce Source API alternative to FiniteTestSource (#23777) by Alexander Fedulov · 2 years, 1 month ago
- 66c3d01 [FLINK-33984][runtime] Support batch snapshot for OperatorCoordinator. by JunRuiLee · 2 years, 3 months ago
- 55f1063 [FLINK-29114][connector][filesystem] Fix issue of file overwriting caused by multiple writes to the same sink table and shared staging directory by Jane Chan · 2 years, 2 months ago
- ddbb538 [FLINK-35221][hive] Support SQL 2011 reserved keywords as identifiers in HiveParser (#18) by Wencong Liu · 2 years ago
- da3c3ba [FLINK-16627][json] Support ignore null fields when serializing into JSON by zhouyisha · 2 years, 3 months ago
- 756b1d9 [FLINK-34204][core] Dispatch legacy serializer related methods in ExecutionConfig to SerializerConfig by Weijie Guo · 2 years, 4 months ago
- d96d035 [FLINK-34081][configuration] Refactor all callers of deprecated `getXxx(ConfigOption<Xxx>)`, `getXxx(ConfigOption<Xxx>, Xxx)` and `setXxx(ConfigOption<Integer>, Xxx)` methods of Configuration by Rui Fan · 2 years, 4 months ago
- 917e84c [hotfix] Use guava instead of flink-shaded by Sergey Nuyanzin · 1 year, 4 months ago
- 38d857f [FLINK-33705] Upgrade to flink-shaded 18.0 by Sergey Nuyanzin · 2 years, 4 months ago
- d852274 [hotfix] Bump Flink to 1.19.0 by Sergey Nuyanzin · 1 year, 4 months ago
- 74c0ad0 [FLINK-33905][core] Unify the provision of metadata in RuntimeContext by Wencong Liu · 2 years, 5 months ago
- 1292676 Revert "[FLINK-35221][hive] Support SQL 2011 reserved keywords as identifiers in HiveParser (#18)" by Sergey Nuyanzin · 1 year, 4 months ago
- bb95109 [FLINK-35221][hive] Support SQL 2011 reserved keywords as identifiers in HiveParser (#18) by Wencong Liu · 2 years ago
- 0421326 [hotfix] Add release tools as submodule by Sergey Nuyanzin · 2 years, 4 months ago
- 30bfa21 [hotfix] flink-connector-hive artifactId with scala version by slankka · 2 years, 4 months ago
- e8131a7 [hotfix] Run end to end tests only if profile run-end-to-end-tests explicitely activated by Sergey Nuyanzin · 2 years, 4 months ago
- 016bec3 [hotfix] Update NOTICE files to reflect year 2024 by Sergey Nuyanzin · 2 years, 4 months ago
- 557a369 [hotfix] Allow manual trigger for weekly by Sergey Nuyanzin · 2 years, 5 months ago
- 13424e8 [FLINK-30064][hive] Move Hive connector to external repo by Sergey Nuyanzin · 2 years, 6 months ago
- 785660f [FLINK-33718][table] Cleanup the usage of deprecated StreamTableEnvironment#toAppendStream by Sergey Nuyanzin · 2 years, 5 months ago
- 99818dd [hotfix][connector-hive][test] fix ArchUnit typo in pom by jingge · 2 years, 6 months ago
- aa20473 [FLINK-33637][table-planner][JUnit5 Migration] Introduce ArchTest to ban Junit4 for table-planner module by Jiabao Sun · 2 years, 6 months ago
- 079016f [FLINK-33418][test] Uses getHost() by Matthias Pohl · 2 years, 7 months ago
- 58f0f4f [FLINK-32997][table-planner][JUnit5 Migration] Module: flink-connectors (StreamingTestBase) by Jiabao Sun · 2 years, 8 months ago
- 7ceae5e [hotfix] Remove Calcite classes from Hive connector by Sergey Nuyanzin · 2 years, 6 months ago
- 43491d0 [FLINK-33551][Connectors/Hive] Fix HiveTemporalJoinITCase.testProcTimeTemporalJoinHiveTable nightly CI fails by Jiabao Sun · 2 years, 6 months ago
- 4e3f699 [FLINK-33478][hive] Enable foldExpr by default in filter condition (#23682) by yunfan123 · 2 years, 6 months ago
- 91a7419 [FLINK-33023][table-planner][JUnit5 Migration] Module: flink-connectors/flink-connector-hive (TableTestBase) by Jiabao Sun · 2 years, 8 months ago
- 348503d [FLINK-33226][table] Forbid to drop current database by Ferenc Csaky · 2 years, 7 months ago
- 7c75e69 [FLINK-33233][hive] Fix NPE when non-native udf is used in join condition with Hive dialect by yunfan123 · 2 years, 7 months ago
- bec407e [FLINK-25593][table-planner] Skip redundant scan while partition table push down contains none-existent partition (#23423) by yunhong · 2 years, 7 months ago
- 14234e2 [FLINK-32223][runtime][security] Add Hive delegation token support by jiaoqingbo · 2 years, 8 months ago
- 634265b [FLINK-32978][flink-core] Migrate the usage of RichFunction#open(Configuration parameters) to RichFunction#open(OpenContext openContext) by Wencong Liu · 2 years, 8 months ago
- 77a9bd4 [FLINK-32731][e2e] Fix NameNode uses port 9870 in hadoop3 by Shengkai · 2 years, 9 months ago
- 7f71579 [FLINK-32620][sink] Migrate DiscardingSink to sinkv2. by Weijie Guo · 2 years, 10 months ago
- 13ca975 [FLINK-32982][doc] Not to suggest to swap flink-table-planner lib for using Hive dialect by luoyuxia · 2 years, 9 months ago
- b899b5a [FLINK-32731][e2e] Add retry mechanism when fails to start the namenode (#23267) by Shengkai · 2 years, 9 months ago
- 44efc62 [FLINK-32760][Connectors/Hive] Reshade shaded parquet in flink-sql-connector-hive (#23166) by dongwoo6kim · 2 years, 9 months ago
- 85d7729 Update version to 1.19-SNAPSHOT by jingge · 2 years, 9 months ago
- 8df9a6b [FLINK-32731][e2e] Backup the hive-metastore, hdfs namenode and mysql logs (#23155) by Shengkai · 2 years, 9 months ago
- 24be94e [FLINK-32656][table] Deprecate ManagedTable related APIs by Jane Chan · 2 years, 10 months ago
- 292e985 Revert "[FLINK-32223][runtime][security] Add Hive delegation token support" by Matthias Pohl · 2 years, 10 months ago
- fe21c31 [FLINK-32223][runtime][security] Add Hive delegation token support by jiaoqingbo · 2 years, 10 months ago
- 2d23cf1 [FLINK-31575][hive] Avoid swapping table-planner-loader and table-planner to use hive dialect (#22862) by yuxia Luo · 2 years, 10 months ago
- bc97ae3 [FLINK-32365][hive] Allow Hive source to scan table to get statistics in parallel (#22805) by baiwuchang · 2 years, 10 months ago
- 22bf089 [FLINK-32388][filesystem]Add the ability to pass parameters to CUSTOM PartitionCommitPolicy (#22831) by Bangui Dunn · 2 years, 11 months ago
- cbe7c2c [FLINK-32526] Bump Apache Parquet from 1.12.3 to 1.13.1 by Sergey Nuyanzin · 2 years, 11 months ago
- f7de674 [FLINK-32410] Replace new LinkedHashMap<>(size) with CollectionUtil.newLinkedHashMapWithExpectedSize(size) by Stefan Richter · 2 years, 11 months ago
- 55f31e4 [FLINK-32410] Replace new HashSet<>(size) with CollectionUtil.newHashSetWithExpectedSize(size) by Stefan Richter · 2 years, 11 months ago
- d32bdf8 [FLINK-32410] Replace new HashMap<>(size) with CollectionUtil.newHashMapWithExpectedSize(size) by Stefan Richter · 2 years, 11 months ago
- cb235d7 [FLINK-32032] Upgrade to flink-shaded 17.0. This closes #22546 by MartijnVisser · 2 years, 11 months ago
- a9b331c [FLINK-31413][hive] Change scope of flink-table-planner dependency from provided to test in Hive connector by luoyuxia · 3 years ago
- 1988323 [FLINK-31413][hive] HiveParser allows to parse Flink's special commands by luoyuxia · 3 years ago
- b73ee29 [FLINK-31413][hive] Copy HintPredicate,NodeTypeHintPredicate, LogicalDistribution,LogicalScriptTransform,ExpressionBuilder by luoyuxia · 3 years ago
- de1bd01 [FLINK-31413][hive] Remove usage org.apache.flink.table.planner.functions.* of in Hive connector by luoyuxia · 3 years ago
- ff98871 [FLINK-31413][hive] Hive connector shouldn't use OperationConverterUtils by luoyuxia · 3 years ago
- ba81cd7 [FLINK-31413][hive] Hive connector shouldn't use PlannerQueryOperation by luoyuxia · 3 years ago
- 49741ce [FLINK-32294][e2e] Fix HiveITCase failure (#22740) by yuxia Luo · 3 years ago
- 8fc54f1 [FLINK-30660][e2e] Add e2e test for hive by luoyuxia · 3 years ago
- 7112338 [docs] Deduplicate mistakenly repeated words by Rich Bowen · 3 years ago
- 20ddff0 [FLINK-28203][build] Mark bundled dependencies as optional by Chesnay Schepler · 4 years ago
- 8953ca7 [hotfix][hive] Mark mapreduce-client-core as provided by Chesnay Schepler · 3 years ago
- 021a39c [FLINK-30815][tests] Migrate BatchAbstractTestBase to junit5 by Yuxin Tan · 3 years, 1 month ago
- f5d7921 [FLINK-31409][hive] Hive dialect shouldn't use interfaces in table-planner to build LogicPlan by luoyuxia · 3 years, 2 months ago
- a7df471 [FLINK-31409][table] Introduce public interfaces for pluggable dialect by luoyuxia · 3 years, 2 months ago
- 3f18cab [FLINK-31804] Allow MiniClusterTestEnvironment by Chesnay Schepler · 3 years, 1 month ago
- 7202a3d [hotfix] replace deprecated calcite apis by Sergey Nuyanzin · 3 years, 5 months ago
- bb09935 [FLINK-31531][hive] Fix HiveCatalogHiveMetadataTest&HiveDialectITCase failure in Hive3 (#22230) by yuxia Luo · 3 years, 2 months ago
- 76b85cf [hotfix] Update copyright NOTICE year to 2023 by Robert Metzger · 3 years, 2 months ago
- 8fa2662 [FLINK-31487][table-planner] Add targetColumns to DynamicTableSink#Context by lincoln lee · 3 years, 2 months ago
- 337e2c7 [FLINK-29585][hive] Migrate TableSchema to Schema for Hive connector (#21522) by Aitozi · 3 years, 2 months ago