Re: [PR] [hotfix][tests] Use Junit5 import in FileSinkTest. [flink]

2025-06-14 Thread via GitHub
github-actions[bot] commented on PR #26193: URL: https://github.com/apache/flink/pull/26193#issuecomment-2973531764 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-37289][table] Resolve JVM bytecode size limit exceeded in method due to excessive field initializations in SQL job [flink]

2025-06-14 Thread via GitHub
github-actions[bot] closed pull request #26128: [FLINK-37289][table] Resolve JVM bytecode size limit exceeded in method due to excessive field initializations in SQL job URL: https://github.com/apache/flink/pull/26128 -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] [FLINK-37289][table] Resolve JVM bytecode size limit exceeded in method due to excessive field initializations in SQL job [flink]

2025-06-14 Thread via GitHub
github-actions[bot] commented on PR #26128: URL: https://github.com/apache/flink/pull/26128#issuecomment-2973531746 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][state/rocksdb] Use try-with-resources to close RocksStateKeysIterator and fix some typos. [flink]

2025-06-14 Thread via GitHub
github-actions[bot] closed pull request #26126: [hotfix][state/rocksdb] Use try-with-resources to close RocksStateKeysIterator and fix some typos. URL: https://github.com/apache/flink/pull/26126 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [hotfix][state/rocksdb] Use try-with-resources to close RocksStateKeysIterator and fix some typos. [flink]

2025-06-14 Thread via GitHub
github-actions[bot] commented on PR #26126: URL: https://github.com/apache/flink/pull/26126#issuecomment-2973531731 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-37900][rocksdb] configurable jitter in rocksdb state uploader [flink]

2025-06-14 Thread via GitHub
HuangZhenQiu commented on code in PR #26640: URL: https://github.com/apache/flink/pull/26640#discussion_r2147403430 ## flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/state/rocksdb/RocksDBStateUploader.java: ## @@ -180,6 +190,19 @@ private HandleAn

Re: [PR] [FLINK-37834] Flink JDBC support ClickHouse Dialect [flink-connector-jdbc]

2025-06-14 Thread via GitHub
Biasqo commented on PR #171: URL: https://github.com/apache/flink-connector-jdbc/pull/171#issuecomment-2972732867 > Thanks for your contribution, I can't start CI/CD sorry. @1996fanrui can you start it? > > > > I review the main code and left minor comments. > > I dont