Re: [PR] [FLINK-36659] Bump flink version to 2.0.0 [flink-connector-jdbc]

2025-04-03 Thread via GitHub
leonardBang merged PR #153: URL: https://github.com/apache/flink-connector-jdbc/pull/153 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[PR] [hotfix][cdc-connector][test] Sleep to wait for the assign status to INITIAL_ASSIGNING_FINISHED so that newly added table won't be stuck. [flink-cdc]

2025-04-03 Thread via GitHub
loserwang1024 opened a new pull request, #3978: URL: https://github.com/apache/flink-cdc/pull/3978 Currenly, tests are often stuck in removing table test . The reason, when getting all the data of snapshot split, the assigned status maybe still not changed to INITIAL_ASSIGNING_FINISHED. If

Re: [PR] A few documentation fixes [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #22625: A few documentation fixes URL: https://github.com/apache/flink/pull/22625 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [FLINK-32263]-table-Add-ELT-function [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #22853: [FLINK-32263]-table-Add-ELT-function URL: https://github.com/apache/flink/pull/22853 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

Re: [PR] [FLINK-36659] Bump flink version to 2.0.0 [flink-connector-jdbc]

2025-04-03 Thread via GitHub
leonardBang commented on code in PR #153: URL: https://github.com/apache/flink-connector-jdbc/pull/153#discussion_r2026341446 ## pom.xml: ## @@ -57,7 +56,7 @@ under the License. -1.20.0 +2.0.0 Review Comment: ok -- This is an automated mess

[jira] [Assigned] (FLINK-37577) Wait compaction only when table set deletion-vectors.enabled to true in PaimonWriter

2025-04-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu reassigned FLINK-37577: -- Assignee: Yanquan Lv > Wait compaction only when table set deletion-vectors.enabled to true i

[jira] [Commented] (FLINK-34992) FLIP-437: Support ML Models in Flink SQL

2025-04-03 Thread Shengkai Fang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940575#comment-17940575 ] Shengkai Fang commented on FLINK-34992: --- [~lihaosky]  Currently, I am working on

Re: [PR] [FLINK-32565][table] Support Cast From NUMBER to BYTES [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23067: [FLINK-32565][table] Support Cast From NUMBER to BYTES URL: https://github.com/apache/flink/pull/23067 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] [FLINK-36659] Bump flink version to 2.0.0 [flink-connector-jdbc]

2025-04-03 Thread via GitHub
lvyanquan commented on code in PR #153: URL: https://github.com/apache/flink-connector-jdbc/pull/153#discussion_r2026284979 ## pom.xml: ## @@ -57,7 +56,7 @@ under the License. -1.20.0 +2.0.0 Review Comment: Yeah, I've raised another pr to do th

Re: [PR] [FLINK-30093][protobuf] Fix compile errors for google.protobuf.Timestamp type [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #22752: URL: https://github.com/apache/flink/pull/22752#issuecomment-2774618669 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [hotfix][cdc-connector][test] Sleep to wait for the assign status to INITIAL_ASSIGNING_FINISHED so that newly added table won't be stuck. [flink-cdc]

2025-04-03 Thread via GitHub
loserwang1024 commented on PR #3978: URL: https://github.com/apache/flink-cdc/pull/3978#issuecomment-2774847840 The mysql test is failed and I fixed it, run it sucessfule in my CI, https://github.com/loserwang1024/flink-cdc-connectors/actions/runs/14237185479 https://github.com/user-attac

Re: [PR] [FLINK-32763] [SocketSource] Catch exceptions for retry code to work [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23148: URL: https://github.com/apache/flink/pull/23148#issuecomment-2774622126 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

[jira] [Updated] (FLINK-37577) Wait compaction only when table set deletion-vectors.enabled to true in PaimonWriter

2025-04-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-37577: --- Fix Version/s: cdc-3.4.0 > Wait compaction only when table set deletion-vectors.enabled to true in

[jira] [Assigned] (FLINK-36659) Release flink-connector-jdbc v4.0.0 for Flink 2.0

2025-04-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu reassigned FLINK-36659: -- Assignee: Yanquan Lv > Release flink-connector-jdbc v4.0.0 for Flink 2.0 > --

Re: [PR] [FLINK-33882] UT/IT for checkpointing statistics [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24007: URL: https://github.com/apache/flink/pull/24007#issuecomment-2774622588 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-17224][table] Support precision for TIME [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #22775: URL: https://github.com/apache/flink/pull/22775#issuecomment-2774618880 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-37407][state] Add savepoint metadata SQL built-in process function [flink]

2025-04-03 Thread via GitHub
flinkbot commented on PR #26393: URL: https://github.com/apache/flink/pull/26393#issuecomment-2774769646 ## CI report: * 9396b6f2d7131dd1ca676a837484e51f248dee4a UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-36659) Release flink-connector-jdbc v4.0.0 for Flink 2.0

2025-04-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-36659: --- Affects Version/s: jdbc-3.2.0 (was: 2.1.0) > Release flink-connector-jdbc

[jira] [Resolved] (FLINK-36659) Release flink-connector-jdbc v4.0.0 for Flink 2.0

2025-04-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu resolved FLINK-36659. Resolution: Implemented Implemented via main: 140f179d019aba6a3f52e17d180c8d329ccdb8b6 > Release

[jira] [Updated] (FLINK-36659) Release flink-connector-jdbc v4.0.0 for Flink 2.0

2025-04-03 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-36659: --- Fix Version/s: jdbc-4.0.0 (was: 2.1.0) > Release flink-connector-jdbc v4.0.0

Re: [PR] [FLINK-31518][Runtime / REST] Fix StandaloneHaServices#getClusterRestEndpointLeaderRetreiver to return correct rest port [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #22308: URL: https://github.com/apache/flink/pull/22308#issuecomment-2774616251 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-32006] Harden and speed up AsyncWaitOperatorTest#testProcessingTimeAlwaysTimeoutFunctionWithRetry [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #22523: [FLINK-32006] Harden and speed up AsyncWaitOperatorTest#testProcessingTimeAlwaysTimeoutFunctionWithRetry URL: https://github.com/apache/flink/pull/22523 -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] [FLINK-31863]kubernetes] Add Hostname enum val to kubernetes NodeAddress type [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #22433: [FLINK-31863]kubernetes] Add Hostname enum val to kubernetes NodeAddress type URL: https://github.com/apache/flink/pull/22433 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [FLINK-17337][table] Support emitting UPDATE_BEFORE and UPDATE_AFTER records in streaming LEFT/RIGHT/FULL OUTER JOIN [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #22351: [FLINK-17337][table] Support emitting UPDATE_BEFORE and UPDATE_AFTER records in streaming LEFT/RIGHT/FULL OUTER JOIN URL: https://github.com/apache/flink/pull/22351 -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [FLINK-31863]kubernetes] Add Hostname enum val to kubernetes NodeAddress type [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #22433: URL: https://github.com/apache/flink/pull/22433#issuecomment-2774616875 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

[PR] [FLINK-37407][state] Add savepoint metadata SQL built-in process function [flink]

2025-04-03 Thread via GitHub
gaborgsomogyi opened a new pull request, #26393: URL: https://github.com/apache/flink/pull/26393 ## What is the purpose of the change Savepoint metadata is useful information from user perspective but it's not yet available from SQL perspective. In this PR I've added support for this,

Re: [PR] [FLINK-37298] Added Pluggable Components for BatchStrategy & BufferWrapper in AsyncSinkWriter. [flink]

2025-04-03 Thread via GitHub
Poorvankbhatia commented on code in PR #26274: URL: https://github.com/apache/flink/pull/26274#discussion_r2028123654 ## flink-connectors/flink-connector-base/src/test/java/org/apache/flink/connector/base/sink/writer/DequeueRequestBufferTest.java: ## @@ -0,0 +1,111 @@ +/* + * Li

Re: [PR] FLINK-30893 Replace not specifying a driver in Minikube by something … [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23494: FLINK-30893 Replace not specifying a driver in Minikube by something … URL: https://github.com/apache/flink/pull/23494 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [FLINK-37609][format] Bump parquet from 1.14.4 to 1.15.1 [flink]

2025-04-03 Thread via GitHub
flinkbot commented on PR #26398: URL: https://github.com/apache/flink/pull/26398#issuecomment-2777617191 ## CI report: * 3b223097917f44cf44d75e3325ad48776c5aeb62 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] Srichter local rescaling [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23552: URL: https://github.com/apache/flink/pull/23552#issuecomment-2777666949 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] Bump com.github.tomakehurst:wiremock-jre8 from 2.32.0 to 2.35.1 in /flink-metrics/flink-metrics-influxdb [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23382: URL: https://github.com/apache/flink/pull/23382#issuecomment-2777666053 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-33428] Flink SQL CEP support 'followed','notNext' and 'notFollowedBy' semantics [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23646: URL: https://github.com/apache/flink/pull/23646#issuecomment-2777667620 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34480] support user jar class overwrite flink inner when meet the same. [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24359: URL: https://github.com/apache/flink/pull/24359#issuecomment-2777669502 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-32958][table-planner] Support view as source table of the LIKE clause in the CREATE TABLE statement [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23291: URL: https://github.com/apache/flink/pull/23291#issuecomment-2777665824 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-33130]reuse source and sink operator io metrics for task [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23454: URL: https://github.com/apache/flink/pull/23454#issuecomment-2777666255 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] Bump @babel/traverse from 7.19.4 to 7.23.2 in /flink-runtime-web/web-dashboard [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23543: Bump @babel/traverse from 7.19.4 to 7.23.2 in /flink-runtime-web/web-dashboard URL: https://github.com/apache/flink/pull/23543 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] Bump org.apache.kafka:kafka-clients from 2.2.2 to 2.6.3 in /flink-end-to-end-tests/flink-sql-client-test [flink]

2025-04-03 Thread via GitHub
dependabot[bot] commented on PR #23361: URL: https://github.com/apache/flink/pull/23361#issuecomment-2777666080 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

Re: [PR] Bump org.apache.avro:avro from 1.8.2 to 1.11.3 in /flink-connectors/flink-sql-connector-hive-3.1.3 [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23481: URL: https://github.com/apache/flink/pull/23481#issuecomment-2777666495 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-33687][client] Reuse RestClusterClient in StandaloneClusterDescriptor [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23921: URL: https://github.com/apache/flink/pull/23921#issuecomment-2777668798 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34603][table] Migrate BatchPhysicalBoundedStreamScanRule to java. [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24451: URL: https://github.com/apache/flink/pull/24451#issuecomment-2777669989 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34462][table-planner] Improve the exception for negative parameters in window TVF [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24353: URL: https://github.com/apache/flink/pull/24353#issuecomment-2777669475 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-32853][runtime][JUnit5 Migration] The security, taskmanager an… [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23265: [FLINK-32853][runtime][JUnit5 Migration] The security, taskmanager an… URL: https://github.com/apache/flink/pull/23265 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [FLINK-34497][REST] Avoid using system classloader in SerializedThrowableDeserializer [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24369: URL: https://github.com/apache/flink/pull/24369#issuecomment-2777669644 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

[jira] [Created] (FLINK-37608) File sink supports to close buckets in parallel when snapshot

2025-04-03 Thread Hangxiang Yu (Jira)
Hangxiang Yu created FLINK-37608: Summary: File sink supports to close buckets in parallel when snapshot Key: FLINK-37608 URL: https://issues.apache.org/jira/browse/FLINK-37608 Project: Flink

Re: [PR] [FLINK-33212][core] Introduce job status changed listener for lineage [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23695: URL: https://github.com/apache/flink/pull/23695#issuecomment-2777667830 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33159] [build] use variables in pom file for Java and Maven versions [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23469: [FLINK-33159] [build] use variables in pom file for Java and Maven versions URL: https://github.com/apache/flink/pull/23469 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [FLINK-23598] [core] Fix a bug that caused position to be updated twice when writing a string to a byte array [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23563: URL: https://github.com/apache/flink/pull/23563#issuecomment-2777666999 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34060][table] Migrate UserDefinedTableAggFunctions to JavaUserDefinedTableAggFunctions [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24289: URL: https://github.com/apache/flink/pull/24289#issuecomment-2777669057 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] Bump org.apache.kafka:kafka-clients from 2.2.2 to 2.6.3 in /flink-end-to-end-tests/flink-sql-client-test [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23361: URL: https://github.com/apache/flink/pull/23361#issuecomment-2777665999 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] Bump ip from 2.0.0 to 2.0.1 in /flink-runtime-web/web-dashboard [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24350: URL: https://github.com/apache/flink/pull/24350#issuecomment-2777669439 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33034][Backport][runtime] Correct ValueState creating for StateBackendTestBase#testGetKeysAndNamespaces [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23357: URL: https://github.com/apache/flink/pull/23357#issuecomment-2777665948 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-34463] Open catalog in CatalogManager should use proper context classloader [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24328: URL: https://github.com/apache/flink/pull/24328#issuecomment-2777669324 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33700] CustomSSLEngineProvider supports SHA-256 [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23833: URL: https://github.com/apache/flink/pull/23833#issuecomment-2777668293 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33809] HiveCatalog load hivemetastore-site.xml [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23924: URL: https://github.com/apache/flink/pull/23924#issuecomment-2777668832 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34045][ci] Refactors docs build scripts and adds CI for pushing docs changes [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24318: URL: https://github.com/apache/flink/pull/24318#issuecomment-2777669291 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34597][table] Migrate SimplifyFilterConditionRule to java [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24445: URL: https://github.com/apache/flink/pull/24445#issuecomment-2777669968 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-32954][Metrics] Metrics expose number of heap timer [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23289: [FLINK-32954][Metrics] Metrics expose number of heap timer URL: https://github.com/apache/flink/pull/23289 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] [FLINK-33034][Backport][runtime] Correct ValueState creating for StateBackendTestBase#testGetKeysAndNamespaces [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23357: [FLINK-33034][Backport][runtime] Correct ValueState creating for StateBackendTestBase#testGetKeysAndNamespaces URL: https://github.com/apache/flink/pull/23357 -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [FLINK-33249][table-planner] comment should be parsed by StringLitera… [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23517: [FLINK-33249][table-planner] comment should be parsed by StringLitera… URL: https://github.com/apache/flink/pull/23517 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [FLINK-32488][REST] Introduce configuration for web cache TTL [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23387: URL: https://github.com/apache/flink/pull/23387#issuecomment-2777666104 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] Bump org.apache.avro:avro from 1.8.2 to 1.11.3 in /flink-connectors/flink-connector-hive [flink]

2025-04-03 Thread via GitHub
dependabot[bot] commented on PR #23480: URL: https://github.com/apache/flink/pull/23480#issuecomment-2777666523 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

Re: [PR] [FLINK-33218] Replace glob with version parameter [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23498: [FLINK-33218] Replace glob with version parameter URL: https://github.com/apache/flink/pull/23498 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-33249][table-planner] comment should be parsed by StringLitera… [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23517: URL: https://github.com/apache/flink/pull/23517#issuecomment-2777666717 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] Bump org.apache.kafka:kafka-clients from 2.2.2 to 2.6.3 in /flink-end-to-end-tests/flink-sql-client-test [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23361: Bump org.apache.kafka:kafka-clients from 2.2.2 to 2.6.3 in /flink-end-to-end-tests/flink-sql-client-test URL: https://github.com/apache/flink/pull/23361 -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [FLINK-33373][build] Capture build scans on ge.apache.org to benefit from deep build insights [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23602: URL: https://github.com/apache/flink/pull/23602#issuecomment-2777667418 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] Draft [FLINK-33335] (CI) [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23605: URL: https://github.com/apache/flink/pull/23605#issuecomment-2777667468 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-32488][REST] Introduce configuration for web cache TTL [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23387: [FLINK-32488][REST] Introduce configuration for web cache TTL URL: https://github.com/apache/flink/pull/23387 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

Re: [PR] Bump @babel/traverse from 7.19.4 to 7.23.2 in /flink-runtime-web/web-dashboard [flink]

2025-04-03 Thread via GitHub
dependabot[bot] commented on PR #23543: URL: https://github.com/apache/flink/pull/23543#issuecomment-2777666980 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

Re: [PR] [FLINK-33328] Allow TwoPhaseCommittingSink WithPreCommitTopology to alter the type of the Committable [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23587: [FLINK-33328] Allow TwoPhaseCommittingSink WithPreCommitTopology to alter the type of the Committable URL: https://github.com/apache/flink/pull/23587 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [FLINK-33345][sql-parse] Sql parse only single statement supported [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23576: [FLINK-33345][sql-parse] Sql parse only single statement supported URL: https://github.com/apache/flink/pull/23576 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [FLINK-33408] Bump the snakeyaml from 1.33 to 2.0 to fix the container vulnerability. [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23631: [FLINK-33408] Bump the snakeyaml from 1.33 to 2.0 to fix the container vulnerability. URL: https://github.com/apache/flink/pull/23631 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [FLINK-33362][doc] Document Externalized Declarative Resource Management With Chinese [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23595: URL: https://github.com/apache/flink/pull/23595#issuecomment-2777667308 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-31065] New split assigner to reduce task failover cost in batch mode. [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23582: [FLINK-31065] New split assigner to reduce task failover cost in batch mode. URL: https://github.com/apache/flink/pull/23582 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [FLINK-33156][Test]Remove flakiness from tests in OperatorStateBackendTest.java [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23464: [FLINK-33156][Test]Remove flakiness from tests in OperatorStateBackendTest.java URL: https://github.com/apache/flink/pull/23464 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] Srichter local rescaling [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23552: Srichter local rescaling URL: https://github.com/apache/flink/pull/23552 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] Bump com.squareup.okio:okio from 1.17.2 to 1.17.6 in /flink-end-to-end-tests/flink-end-to-end-tests-sql [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23736: URL: https://github.com/apache/flink/pull/23736#issuecomment-2777667961 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [hotfix] Fix wrong flink-conf.yaml file path [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23780: URL: https://github.com/apache/flink/pull/23780#issuecomment-2777668066 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33472][Client] Solve the problem that the temporary file of flink-conf.yaml in S3AFileSystem cannot be uploaded [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23782: URL: https://github.com/apache/flink/pull/23782#issuecomment-2777668101 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33508] [HistoryServer] Support for wildcard paths in Flink History Server for multi cluster environment [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23714: URL: https://github.com/apache/flink/pull/23714#issuecomment-2777667897 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33130]reuse source and sink operator io metrics for task [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23454: [FLINK-33130]reuse source and sink operator io metrics for task URL: https://github.com/apache/flink/pull/23454 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] [flink-xxxxx][flink-connectors] Skip missing planned files [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23495: [flink-x][flink-connectors] Skip missing planned files URL: https://github.com/apache/flink/pull/23495 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] [FLINK-33628][runtime] Upgrades default ZooKeeper version from 3.7.1 to 3.8.3 [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23784: URL: https://github.com/apache/flink/pull/23784#issuecomment-2777668130 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [hotfix] [tests] Per-class the lifecycle of mini-cluster in `ClientHeartbeatTest`. [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23910: URL: https://github.com/apache/flink/pull/23910#issuecomment-2777668722 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33345][sql-parse] Sql parse only single statement supported [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23576: URL: https://github.com/apache/flink/pull/23576#issuecomment-2777667107 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-32756][ha] Implement reusable ClientHAServices and reuse it when creating RestClusterClient [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23926: URL: https://github.com/apache/flink/pull/23926#issuecomment-2777668898 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [hotfix][sql-client] remove duplicated code in CliUtils [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23860: URL: https://github.com/apache/flink/pull/23860#issuecomment-2777668439 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34372][table-api] Support DESCRIBE CATALOG [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24275: URL: https://github.com/apache/flink/pull/24275#issuecomment-2777669025 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34421] Skip post-compile checks if 'fast' profile is active [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24296: URL: https://github.com/apache/flink/pull/24296#issuecomment-2777669086 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33751] use modules correctly when deserializing json plan [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23874: URL: https://github.com/apache/flink/pull/23874#issuecomment-2777668515 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33684][datastream] Use IncrementalDelayRetryStrategy in CollectResultFetcher [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23856: URL: https://github.com/apache/flink/pull/23856#issuecomment-2777668406 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33686][client] Reuse ClusterDescriptor in AbstractSessionClusterExecutor [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23925: URL: https://github.com/apache/flink/pull/23925#issuecomment-2777668871 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33680][docs]Failed to build document with docker [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23831: URL: https://github.com/apache/flink/pull/23831#issuecomment-2777668261 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33095] Job jar issue should be reported as BAD_REQUEST instead of INTERNAL_SERVER_ERROR. [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23428: URL: https://github.com/apache/flink/pull/23428#issuecomment-2777666202 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-32853][runtime][JUnit5 Migration] The security, taskmanager an… [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23265: URL: https://github.com/apache/flink/pull/23265#issuecomment-2777665703 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [flink-xxxxx][flink-connectors] Skip missing planned files [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23495: URL: https://github.com/apache/flink/pull/23495#issuecomment-277718 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] Bump com.github.tomakehurst:wiremock-jre8 from 2.32.0 to 2.35.1 in /flink-metrics/flink-metrics-influxdb [flink]

2025-04-03 Thread via GitHub
github-actions[bot] closed pull request #23382: Bump com.github.tomakehurst:wiremock-jre8 from 2.32.0 to 2.35.1 in /flink-metrics/flink-metrics-influxdb URL: https://github.com/apache/flink/pull/23382 -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [FLINK-34147][table-planner] Enhance the java doc of TimestampData to distinguish the different usage of Instant and LocalDateTime [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24339: URL: https://github.com/apache/flink/pull/24339#issuecomment-2777669386 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-33159] [build] use variables in pom file for Java and Maven versions [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #23469: URL: https://github.com/apache/flink/pull/23469#issuecomment-2777666384 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel fre

Re: [PR] [FLINK-34522] Changing the Time to Duration for StateTtlConfig.Builder.cleanupInRocksdbCompactFilter [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24410: URL: https://github.com/apache/flink/pull/24410#issuecomment-2777669680 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

Re: [PR] [FLINK-34264[plugins] add pushgateway http basic auth [flink]

2025-04-03 Thread via GitHub
github-actions[bot] commented on PR #24329: URL: https://github.com/apache/flink/pull/24329#issuecomment-2777669356 This PR is being marked as stale since it has not had any activity in the last 90 days. If you would like to keep this PR alive, please leave a comment asking for a review

  1   2   3   >