[jira] [Assigned] (FLINK-37069) Cross-team verification for "Disaggregated State Management"

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37069: -- Assignee: Weijie Guo > Cross-team verification for "Disaggregated State Management" > ---

[jira] [Assigned] (FLINK-37048) Cross-team verification for "Remove Deprecated methods/fields/classes in DataStream API"

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37048: -- Assignee: Junrui Lee > Cross-team verification for "Remove Deprecated methods/fields/classes

[jira] [Commented] (FLINK-37044) Support connectors and formats as plugins

2025-02-16 Thread Samrat Deb (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927627#comment-17927627 ] Samrat Deb commented on FLINK-37044: Hey Karan,   Thank you for creating the ticket

Re: [PR] [FLINK-37333][runtime] Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect. [flink]

2025-02-16 Thread via GitHub
flinkbot commented on PR #26163: URL: https://github.com/apache/flink/pull/26163#issuecomment-2662289834 ## CI report: * aedda14b91aa71137ee28277f3b415ae5e202d10 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-33786][Connectors / Hive] Remove Hive connector from master branch [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on PR #23899: URL: https://github.com/apache/flink/pull/23899#issuecomment-2662278782 > One small question: do we need sync the delta commits from the existing master to the hive connector repo (the delta part compare to hive connector's latest branch) before finally

[jira] [Updated] (FLINK-37304) Dynamic Kafka Source logs unnecessary information in plaintext under INFO

2025-02-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37304: --- Labels: pull-request-available (was: ) > Dynamic Kafka Source logs unnecessary information

[PR] [FLINK-37304] Reduce the log level about metadataUpdateEvent in DynamicKafkaSourceEnumerator. [flink-connector-kafka]

2025-02-16 Thread via GitHub
lvyanquan opened a new pull request, #153: URL: https://github.com/apache/flink-connector-kafka/pull/153 To avoid displaying a large amount of connection information. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (FLINK-37333) Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect

2025-02-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37333: --- Labels: pull-request-available (was: ) > Use ForwardForUnspecifiedPartitioner when adaptive

[PR] [FLINK-37333][runtime] Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect. [flink]

2025-02-16 Thread via GitHub
SinBex opened a new pull request, #26163: URL: https://github.com/apache/flink/pull/26163 ## What is the purpose of the change According to the design, we need to change the original forward partitioner to a rescale partitioner after the adaptive broadcast join takes effect. Accordin

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-02-16 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1957702817 ## flink-table/flink-table-runtime/src/test/java/org/apache/flink/table/runtime/operators/over/NonTimeRangeUnboundedPrecedingFunctionTest.java: ## @@ -0,0 +1,2028 @@

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-02-16 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1957702535 ## flink-table/flink-table-runtime/src/test/java/org/apache/flink/table/runtime/operators/over/NonTimeRangeUnboundedPrecedingFunctionTest.java: ## @@ -0,0 +1,2028 @@

[jira] [Assigned] (FLINK-37333) Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect

2025-02-16 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu reassigned FLINK-37333: --- Assignee: xingbe > Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect >

Re: [PR] [FLINK-19059]: Support non-time retract mode for OverAggregate operator [flink]

2025-02-16 Thread via GitHub
bvarghese1 commented on code in PR #25753: URL: https://github.com/apache/flink/pull/25753#discussion_r1957701908 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/over/NonTimeRangeUnboundedPrecedingFunction.java: ## @@ -0,0 +1,689 @@ +/*

Re: [PR] [FLINK-36336][doc] Remove deprecated DataSet API related contents in documentations [flink]

2025-02-16 Thread via GitHub
codenohup commented on code in PR #26119: URL: https://github.com/apache/flink/pull/26119#discussion_r1957670167 ## docs/content.zh/docs/deployment/config.md: ## @@ -597,15 +597,15 @@ You can configure environment variables to be set on the JobManager and TaskMana These option

[jira] [Created] (FLINK-37333) Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect

2025-02-16 Thread xingbe (Jira)
xingbe created FLINK-37333: -- Summary: Use ForwardForUnspecifiedPartitioner when adaptive broadcast join takes effect Key: FLINK-37333 URL: https://issues.apache.org/jira/browse/FLINK-37333 Project: Flink

[jira] [Commented] (FLINK-31960) SQL OverBy. Error on a code that does not exist

2025-02-16 Thread yisha zhou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927618#comment-17927618 ] yisha zhou commented on FLINK-31960: [~jark] hi Jark, I encountered the same issue.

[jira] [Updated] (FLINK-37329) Skip Source Stats Collection When "table.optimizer.source.report-statistics-enabled" is false

2025-02-16 Thread Syed Shameerur Rahman (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed Shameerur Rahman updated FLINK-37329: -- Description: Currently when "table.optimizer.source.report-statistics-enabled"

Re: [PR] [FLINK-37329][table-planner] Skip Source Stats Collection When table.optimizer.source.report-statistics-enabled is False [flink]

2025-02-16 Thread via GitHub
shameersss1 commented on PR #26162: URL: https://github.com/apache/flink/pull/26162#issuecomment-2662159840 @reswqa @JunRuiLee @dawidwys Could you please review the changes ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[jira] [Commented] (FLINK-37067) Cross-team verification for “Introduce DataStream API V2”

2025-02-16 Thread xuhuang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927611#comment-17927611 ] xuhuang commented on FLINK-37067: - Hi, [~yutonghan1718] Is the test still going on? If

[jira] [Commented] (FLINK-37062) Cross-team verification for FLINK-36147

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927610#comment-17927610 ] Weijie Guo commented on FLINK-37062: Hi [~mapohl], could you please adding instructi

[jira] [Closed] (FLINK-37052) Cross-team verification for FLINK-36245

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo closed FLINK-37052. -- Resolution: Invalid > Cross-team verification for FLINK-36245 > --

[jira] [Assigned] (FLINK-37060) Cross-team verification for FLIP-398

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37060: -- Assignee: xuhuang > Cross-team verification for FLIP-398 > --

[jira] [Assigned] (FLINK-37049) Cross-team verification for "Remove all Scala APIs"

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37049: -- Assignee: Zhanghao Chen > Cross-team verification for "Remove all Scala APIs" > -

[jira] [Assigned] (FLINK-37047) Cross-team verification for "Remove DataSet API"

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37047: -- Assignee: Zhanghao Chen > Cross-team verification for "Remove DataSet API" >

Re: [PR] [FLINK-28047][docs] Remove deprecated StreamExecutionEnvironment#readTextFile method in documentation [flink]

2025-02-16 Thread via GitHub
reswqa merged PR #26161: URL: https://github.com/apache/flink/pull/26161 -- 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...@flink.apache

[jira] [Commented] (FLINK-37194) WatermarkITCase.testAlignedWatermarkBlockUpstream failed

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927597#comment-17927597 ] Weijie Guo commented on FLINK-37194: master(2.1) via 20d5eb0a8cc9be84a3375e2968564b1

[jira] [Assigned] (FLINK-37194) WatermarkITCase.testAlignedWatermarkBlockUpstream failed

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo reassigned FLINK-37194: -- Assignee: Luke Chen > WatermarkITCase.testAlignedWatermarkBlockUpstream failed >

[jira] [Resolved] (FLINK-37194) WatermarkITCase.testAlignedWatermarkBlockUpstream failed

2025-02-16 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo resolved FLINK-37194. Fix Version/s: 2.0.0 2.1.0 Assignee: (was: xuhuang) Resoluti

Re: [PR] [FLINK-37194][tests] Fix NPE issue in WatermarkITCase [flink]

2025-02-16 Thread via GitHub
reswqa merged PR #26048: URL: https://github.com/apache/flink/pull/26048 -- 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...@flink.apache

Re: [PR] [FLINK-37194][tests] Fix NPE issue in WatermarkITCase [flink]

2025-02-16 Thread via GitHub
showuon commented on PR #26048: URL: https://github.com/apache/flink/pull/26048#issuecomment-2661883107 @reswqa , Rebased. I think it's good to be merged. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [FLINK-37274] Add examples for DataStream V2 [flink]

2025-02-16 Thread via GitHub
reswqa commented on PR #26118: URL: https://github.com/apache/flink/pull/26118#issuecomment-2661881669 Hi @davidradl, and feedback about this PR? I plan to merge this PR tomorrow if you have no new comments. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [FLINK-36086] [Sqlserver] Fix Sqlserver restart during one transaction [flink-cdc]

2025-02-16 Thread via GitHub
GOODBOY008 commented on PR #3873: URL: https://github.com/apache/flink-cdc/pull/3873#issuecomment-2661853083 @morozov Can you review the changes which I made to improve the robustness of UT. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [FLINK-33786][Connectors / Hive] Remove Hive connector from master branch [flink]

2025-02-16 Thread via GitHub
lincoln-lil commented on PR #23899: URL: https://github.com/apache/flink/pull/23899#issuecomment-2661793194 @luoyuxia would be great if you have time to have a double check for this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[jira] [Commented] (FLINK-37097) Remove Hive connector from core Flink

2025-02-16 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927582#comment-17927582 ] luoyuxia commented on FLINK-37097: -- [~Sergey Nuyanzin] Thanks for the greate work.. I w

Re: [PR] [FLINK-36429] [runtime-web] Enhancing Flink History Server File Storage and Retrieval with RocksDB [flink]

2025-02-16 Thread via GitHub
Shawnsuun commented on PR #25838: URL: https://github.com/apache/flink/pull/25838#issuecomment-2661664038 > ## CI report: > * [026a975](https://github.com/apache/flink/commit/026a9756641272c5df243ec1e55c5205c860f6c1) UNKNOWN > * [b17c658](https://github.com/apache/flink/commit/b17c65

Re: [PR] [FLINK-34673][test] Fix SessionRelatedITCase#testTouchSession failure on GitHub Actions [flink]

2025-02-16 Thread via GitHub
juanvisoler commented on PR #24826: URL: https://github.com/apache/flink/pull/24826#issuecomment-2661589222 @RyanSkraba should we merge this? -- 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 s

[jira] [Commented] (FLINK-37097) Remove Hive connector from core Flink

2025-02-16 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927538#comment-17927538 ] Sergey Nuyanzin commented on FLINK-37097: - Hey [~lincoln.86xy], [~luoyuxia] the

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957366433 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/operations/converters/SqlAlterModelSetConverter.java: ## @@ -0,0 +1,105 @@ +/* + * Lic

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957365112 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/operations/converters/SqlAlterModelRenameConverter.java: ## @@ -0,0 +1,70 @@ +/* + * L

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957363319 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/operations/DescribeModelOperation.java: ## @@ -0,0 +1,156 @@ +/* + * Licensed to the Apache S

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957361662 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/catalog/CatalogManager.java: ## @@ -1512,18 +1513,52 @@ public void createTemporaryModel(

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957356371 ## flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlAlterModelReset.java: ## @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache Software Fou

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957356578 ## flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlAlterModelSet.java: ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache Software Found

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957355248 ## flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlAlterModelReset.java: ## @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache Software Fou

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957355248 ## flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlAlterModelReset.java: ## @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache Software Fou

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957354921 ## flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlAlterModelRename.java: ## @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Fo

Re: [PR] [FLINK-35014] SqlNode to operation conversion for models [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25834: URL: https://github.com/apache/flink/pull/25834#discussion_r1957354159 ## flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlAlterModelRename.java: ## @@ -0,0 +1,67 @@ +/* + * Licensed to the Apache Software Fo

[jira] [Commented] (FLINK-37311) Fix doc generation issues with new version of hugo

2025-02-16 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927526#comment-17927526 ] Gabor Somogyi commented on FLINK-37311: --- I would vote on clean solution, sooner or

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1957352108 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1290,6 +1353,24 @@ private static long floor(long a, long b) {

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on code in PR #25897: URL: https://github.com/apache/flink/pull/25897#discussion_r1957351774 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/DateTimeUtils.java: ## @@ -1299,6 +1380,39 @@ private static long ceil(long a, long b) {

[jira] [Comment Edited] (FLINK-37311) Fix doc generation issues with new version of hugo

2025-02-16 Thread Jinkun Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927524#comment-17927524 ] Jinkun Liu edited comment on FLINK-37311 at 2/16/25 3:23 PM: -

Re: [PR] [FLINK-36898][Table] Support SQL FLOOR and CEIL functions with NanoSecond and MicroSecond for TIMESTAMP_TLZ [flink]

2025-02-16 Thread via GitHub
snuyanzin commented on PR #25897: URL: https://github.com/apache/flink/pull/25897#issuecomment-2661478306 `TimestampData` is annotated with `@PublicEvolving` https://github.com/apache/flink/blob/4efbc9138782f07ee35c71456759187e613617b6/flink-table/flink-table-common/src/main/java/org/apac

[jira] [Commented] (FLINK-37311) Fix doc generation issues with new version of hugo

2025-02-16 Thread Jinkun Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927524#comment-17927524 ] Jinkun Liu commented on FLINK-37311: Hi [~gaborgsomogyi]         I encountered same

[jira] [Commented] (FLINK-35725) Translate new DISTRIBUTED BY documentation into Chinese

2025-02-16 Thread Jim Hughes (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927516#comment-17927516 ] Jim Hughes commented on FLINK-35725: Hi [~jkk123] yes! I have assigned the task to

[jira] [Assigned] (FLINK-35725) Translate new DISTRIBUTED BY documentation into Chinese

2025-02-16 Thread Jim Hughes (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Hughes reassigned FLINK-35725: -- Assignee: Jinkun Liu > Translate new DISTRIBUTED BY documentation into Chinese >

[jira] [Commented] (FLINK-37248) Scala was removed in flink 2.0

2025-02-16 Thread 911432 (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927491#comment-17927491 ] 911432 commented on FLINK-37248: [~kunni] [~Zhanghao Chen] The location of the document

[jira] [Commented] (FLINK-35725) Translate new DISTRIBUTED BY documentation into Chinese

2025-02-16 Thread Jinkun Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927486#comment-17927486 ] Jinkun Liu commented on FLINK-35725: Hi [~jhughes] ,         I’d be happy to assist

[jira] [Updated] (FLINK-37332) Support any columns as chunk key column (postgres, orcale, db2, sqlserver)

2025-02-16 Thread Lee SeungMin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lee SeungMin updated FLINK-37332: - Description: Now, support any columns as chunk key column (postgres, orcale, db2, sqlserver) gi

[jira] [Updated] (FLINK-37332) Support any columns as chunk key column (postgres, orcale, db2, sqlserver)

2025-02-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37332: --- Labels: pull-request-available (was: ) > Support any columns as chunk key column (postgres,

[PR] [FLINK-37332] Support any column as chunk key column (postgres, orcale, db2, sqlserver) [flink-cdc]

2025-02-16 Thread via GitHub
SML0127 opened a new pull request, #3922: URL: https://github.com/apache/flink-cdc/pull/3922 MySQL CDC connector supports this feature from flink cdc v3.2 Now, other connectors that support incremental snapshot allow any columns as chunk key column apache jira: https://issues.apach