[jira] [Created] (FLINK-36313) Support pipeline sink hudi

2024-09-17 Thread melin (Jira)
melin created FLINK-36313: - Summary: Support pipeline sink hudi Key: FLINK-36313 URL: https://issues.apache.org/jira/browse/FLINK-36313 Project: Flink Issue Type: Improvement Components: Fl

[jira] [Created] (FLINK-36312) Remove deprecated host and port options for prometheus metric reporter

2024-09-17 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-36312: -- Summary: Remove deprecated host and port options for prometheus metric reporter Key: FLINK-36312 URL: https://issues.apache.org/jira/browse/FLINK-36312 Project: Flink

[jira] [Created] (FLINK-36311) Remove deprecated flink-formats config options

2024-09-17 Thread Xuannan Su (Jira)
Xuannan Su created FLINK-36311: -- Summary: Remove deprecated flink-formats config options Key: FLINK-36311 URL: https://issues.apache.org/jira/browse/FLINK-36311 Project: Flink Issue Type: Sub-ta

[jira] [Created] (FLINK-36310) Remove per-job and run-application deprecated APIs

2024-09-17 Thread xuhuang (Jira)
xuhuang created FLINK-36310: --- Summary: Remove per-job and run-application deprecated APIs Key: FLINK-36310 URL: https://issues.apache.org/jira/browse/FLINK-36310 Project: Flink Issue Type: Improvem

[jira] [Created] (FLINK-36309) Flink CDC Paimon Sink Commit failed should log StackTrace

2024-09-17 Thread JunboWang (Jira)
JunboWang created FLINK-36309: - Summary: Flink CDC Paimon Sink Commit failed should log StackTrace Key: FLINK-36309 URL: https://issues.apache.org/jira/browse/FLINK-36309 Project: Flink Issue Ty

[jira] [Created] (FLINK-36308) Remove deprecated CEP config options

2024-09-17 Thread Xuannan Su (Jira)
Xuannan Su created FLINK-36308: -- Summary: Remove deprecated CEP config options Key: FLINK-36308 URL: https://issues.apache.org/jira/browse/FLINK-36308 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-36307) Remove deprecated config options

2024-09-17 Thread Xuannan Su (Jira)
Xuannan Su created FLINK-36307: -- Summary: Remove deprecated config options Key: FLINK-36307 URL: https://issues.apache.org/jira/browse/FLINK-36307 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-36306) Remove deprecated API for 2.0-preview

2024-09-17 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-36306: -- Summary: Remove deprecated API for 2.0-preview Key: FLINK-36306 URL: https://issues.apache.org/jira/browse/FLINK-36306 Project: Flink Issue Type: Technical Debt

[NOTICE] Flink 2.0 Release Sync Canceled for 09/18/2024

2024-09-17 Thread Xintong Song
Hi devs, Given that many folks, including half of the release managers, are at Current 2024, we are canceling the release sync today. If there's anything you'd like to raise or discuss, please feel free to reach out to the release managers. Best, Xintong

[jira] [Created] (FLINK-36305) Remove deprecated Table/SQL config options

2024-09-17 Thread Xuannan Su (Jira)
Xuannan Su created FLINK-36305: -- Summary: Remove deprecated Table/SQL config options Key: FLINK-36305 URL: https://issues.apache.org/jira/browse/FLINK-36305 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-36304) Remove deprecated Statebackend config options

2024-09-17 Thread Xuannan Su (Jira)
Xuannan Su created FLINK-36304: -- Summary: Remove deprecated Statebackend config options Key: FLINK-36304 URL: https://issues.apache.org/jira/browse/FLINK-36304 Project: Flink Issue Type: Sub-tas

[jira] [Created] (FLINK-36303) PostgreSQL timestamp precision 0 not supported

2024-09-17 Thread Ken Geis (Jira)
Ken Geis created FLINK-36303: Summary: PostgreSQL timestamp precision 0 not supported Key: FLINK-36303 URL: https://issues.apache.org/jira/browse/FLINK-36303 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-36302) FileSourceTextLinesITCase timed out

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36302: - Summary: FileSourceTextLinesITCase timed out Key: FLINK-36302 URL: https://issues.apache.org/jira/browse/FLINK-36302 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-36301) TPC-H end-to-end test fails due to TimeoutException

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36301: - Summary: TPC-H end-to-end test fails due to TimeoutException Key: FLINK-36301 URL: https://issues.apache.org/jira/browse/FLINK-36301 Project: Flink Issue T

[jira] [Created] (FLINK-36300) TableEnvHiveConnectorITCase.testDateTimestampPartitionColumns times out

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36300: - Summary: TableEnvHiveConnectorITCase.testDateTimestampPartitionColumns times out Key: FLINK-36300 URL: https://issues.apache.org/jira/browse/FLINK-36300 Project: Fl

[jira] [Created] (FLINK-36299) AdaptiveSchedulerTest.testStatusMetrics times out

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36299: - Summary: AdaptiveSchedulerTest.testStatusMetrics times out Key: FLINK-36299 URL: https://issues.apache.org/jira/browse/FLINK-36299 Project: Flink Issue Typ

[jira] [Created] (FLINK-36298) NullPointerException in Calcite causes a PyFlink test failure

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36298: - Summary: NullPointerException in Calcite causes a PyFlink test failure Key: FLINK-36298 URL: https://issues.apache.org/jira/browse/FLINK-36298 Project: Flink

Non-nullable children of nullable arrays and objects in SQL not working with Avro format

2024-09-17 Thread David Radley
Hi, I have been looking at an issue where non-nullable children under nullable objects or arrays does not work. I identified the issue to be Calcite that enforces this nullability. More details are in https://issues.apache.org/jira/browse/CALCITE-6579 It seems most SQLs do not support having no

[jira] [Created] (FLINK-36297) SIGSEGV caused CI failure

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36297: - Summary: SIGSEGV caused CI failure Key: FLINK-36297 URL: https://issues.apache.org/jira/browse/FLINK-36297 Project: Flink Issue Type: Bug Compone

[jira] [Created] (FLINK-36296) Add incremental shard discovery for DDB Streams source

2024-09-17 Thread Abhi Gupta (Jira)
Abhi Gupta created FLINK-36296: -- Summary: Add incremental shard discovery for DDB Streams source Key: FLINK-36296 URL: https://issues.apache.org/jira/browse/FLINK-36296 Project: Flink Issue Type

[jira] [Created] (FLINK-36295) AdaptiveSchedulerClusterITCase. testCheckpointStatsPersistedAcrossRescale failed with

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36295: - Summary: AdaptiveSchedulerClusterITCase. testCheckpointStatsPersistedAcrossRescale failed with Key: FLINK-36295 URL: https://issues.apache.org/jira/browse/FLINK-36295

[jira] [Created] (FLINK-36294) table stage failed with general junit5 TestEngine failure

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36294: - Summary: table stage failed with general junit5 TestEngine failure Key: FLINK-36294 URL: https://issues.apache.org/jira/browse/FLINK-36294 Project: Flink I

[jira] [Created] (FLINK-36293) RocksDBWriteBatchWrapperTest.testAsyncCancellation

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36293: - Summary: RocksDBWriteBatchWrapperTest.testAsyncCancellation Key: FLINK-36293 URL: https://issues.apache.org/jira/browse/FLINK-36293 Project: Flink Issue T

[jira] [Created] (FLINK-36292) SplitFetcherManagerTest.testCloseCleansUpPreviouslyClosedFetcher times out

2024-09-17 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-36292: - Summary: SplitFetcherManagerTest.testCloseCleansUpPreviouslyClosedFetcher times out Key: FLINK-36292 URL: https://issues.apache.org/jira/browse/FLINK-36292 Project: