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

2025-02-14 Thread via GitHub
codenohup opened a new pull request, #26161: URL: https://github.com/apache/flink/pull/26161 **(The sections below can be removed for hotfixes of typos)** --> ## What is the purpose of the change The deprecated StreamExecutionEnvironment#readTextFile(*) method has been remov

Re: [PR] [FLINK-36997] Add Log4j JSONTemplateLayout to flink-dist [flink]

2025-02-14 Thread via GitHub
ryanvanhuuksloot commented on PR #25888: URL: https://github.com/apache/flink/pull/25888#issuecomment-2660565860 @davidradl bump^ -- 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

[jira] [Updated] (FLINK-37328) Upgrade GCS Connector to 2.2.26.

2025-02-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37328: --- Labels: pull-request-available (was: ) > Upgrade GCS Connector to 2.2.26. > ---

Re: [PR] [FLINK-37328][FileSystems] Upgrade GCS connector to 2.2.26. [flink]

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

[PR] [FLINK-37328][FileSystems] Upgrade GCS connector to 2.2.26. [flink]

2025-02-14 Thread via GitHub
cnauroth opened a new pull request, #26160: URL: https://github.com/apache/flink/pull/26160 ## What is the purpose of the change Upgrade GCS connector to 2.2.26. ## Brief change log Upgrade the [GCS Connector](https://github.com/GoogleCloudDataproc/hadoop-connectors/tree

[jira] [Created] (FLINK-37328) Upgrade GCS Connector to 2.2.26.

2025-02-14 Thread Chris Nauroth (Jira)
Chris Nauroth created FLINK-37328: - Summary: Upgrade GCS Connector to 2.2.26. Key: FLINK-37328 URL: https://issues.apache.org/jira/browse/FLINK-37328 Project: Flink Issue Type: Improvement

Re: [PR] [FLINK-37327] [Formats (JSON, Avro, Parquet, ORC, SequenceFile)] Debezium Avro Format: Add FormatOption to Optionally Skip emitting UPDATE_BEFORE Rows [flink]

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

[jira] [Updated] (FLINK-37327) Debezium Avro Format: Add FormatOption to Optionally Skip emitting UPDATE_BEFORE Rows

2025-02-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-37327: --- Labels: pull-request-available (was: ) > Debezium Avro Format: Add FormatOption to Optional

[PR] [FLINK-37327] [Formats (JSON, Avro, Parquet, ORC, SequenceFile)] Debezium Avro Format: Add FormatOption to Optionally Skip emitting UPDATE_BEFORE Rows [flink]

2025-02-14 Thread via GitHub
klam-shop opened a new pull request, #26159: URL: https://github.com/apache/flink/pull/26159 … ## What is the purpose of the change Add a Format Option to the Debezium Format to optionally skip emitting the UPDATE_BEFORE Rows when deserializing a Debezium message with op='u

[jira] [Created] (FLINK-37327) Debezium Avro Format: Add FormatOption to Optionally Skip emitting UPDATE_BEFORE Rows

2025-02-14 Thread Kevin Lam (Jira)
Kevin Lam created FLINK-37327: - Summary: Debezium Avro Format: Add FormatOption to Optionally Skip emitting UPDATE_BEFORE Rows Key: FLINK-37327 URL: https://issues.apache.org/jira/browse/FLINK-37327 Proje

[jira] [Commented] (FLINK-23886) An exception is thrown out when recover job timers from checkpoint file

2025-02-14 Thread Tommy Schnabel (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927247#comment-17927247 ] Tommy Schnabel commented on FLINK-23886: [~gaborgsomogyi] This is the closest to

Re: [PR] [FLINK-37321][table] Make window functions with wrong descriptors fail during planning rather than runtime [flink]

2025-02-14 Thread via GitHub
snuyanzin commented on code in PR #26157: URL: https://github.com/apache/flink/pull/26157#discussion_r1956427182 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/WindowUtil.scala: ## @@ -227,6 +232,11 @@ object WindowUtil { }

Re: [PR] [FLINK-37321][table] Make window functions with wrong descriptors fail during planning rather than runtime [flink]

2025-02-14 Thread via GitHub
snuyanzin commented on code in PR #26157: URL: https://github.com/apache/flink/pull/26157#discussion_r1956427182 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/WindowUtil.scala: ## @@ -227,6 +232,11 @@ object WindowUtil { }

Re: [PR] [FLINK-37282] Add Backchannel and ProducerPool [flink-connector-kafka]

2025-02-14 Thread via GitHub
fapaul commented on code in PR #152: URL: https://github.com/apache/flink-connector-kafka/pull/152#discussion_r1956378108 ## flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/sink/KafkaWriterITCase.java: ## @@ -359,14 +356,14 @@ void useSameProducerForNonTran

Re: [PR] [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY [flink]

2025-02-14 Thread via GitHub
gustavodemorais commented on code in PR #26113: URL: https://github.com/apache/flink/pull/26113#discussion_r1956398378 ## docs/content/docs/dev/table/sql/queries/joins.md: ## @@ -326,16 +326,55 @@ FROM Orders AS o In the example above, the Orders table is enriched with data f

Re: [PR] [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY [flink]

2025-02-14 Thread via GitHub
gustavodemorais commented on code in PR #26113: URL: https://github.com/apache/flink/pull/26113#discussion_r1956398378 ## docs/content/docs/dev/table/sql/queries/joins.md: ## @@ -326,16 +326,55 @@ FROM Orders AS o In the example above, the Orders table is enriched with data f

Re: [PR] [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY [flink]

2025-02-14 Thread via GitHub
gustavodemorais commented on code in PR #26113: URL: https://github.com/apache/flink/pull/26113#discussion_r1956384544 ## docs/content/docs/dev/table/sql/queries/joins.md: ## @@ -326,16 +326,55 @@ FROM Orders AS o In the example above, the Orders table is enriched with data f

Re: [PR] [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY [flink]

2025-02-14 Thread via GitHub
gustavodemorais commented on code in PR #26113: URL: https://github.com/apache/flink/pull/26113#discussion_r1956384544 ## docs/content/docs/dev/table/sql/queries/joins.md: ## @@ -326,16 +326,55 @@ FROM Orders AS o In the example above, the Orders table is enriched with data f

[jira] [Commented] (FLINK-23886) An exception is thrown out when recover job timers from checkpoint file

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927161#comment-17927161 ] Gabor Somogyi commented on FLINK-23886: --- This question applies to all the peoples

[jira] [Commented] (FLINK-23886) An exception is thrown out when recover job timers from checkpoint file

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927160#comment-17927160 ] Gabor Somogyi commented on FLINK-23886: --- [~tommyschnabel] can you give me some con

[jira] [Closed] (FLINK-37310) SQL connector for keyed savepoint data documentation

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi closed FLINK-37310. - > SQL connector for keyed savepoint data documentation > ---

[jira] [Resolved] (FLINK-37310) SQL connector for keyed savepoint data documentation

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi resolved FLINK-37310. --- Fix Version/s: 2.0.0 Resolution: Fixed [{{4efbc91}}|https://github.com/apache/flink/c

[jira] [Resolved] (FLINK-37109) Improve state processor API performance when reading keyed rocksdb state by allowing duplicates

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi resolved FLINK-37109. --- Fix Version/s: 2.0.0 1.20.2 Resolution: Fixed > Improve state proc

Re: [PR] Bump io.netty:netty-common from 4.1.46.Final to 4.1.118.Final in /flink-end-to-end-tests/flink-end-to-end-tests-hive [flink]

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

[jira] [Commented] (FLINK-37109) Improve state processor API performance when reading keyed rocksdb state by allowing duplicates

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927154#comment-17927154 ] Gabor Somogyi commented on FLINK-37109: --- [{{dd3eb7b}}|https://github.com/apache/fl

Re: [PR] [FLINK-37310][doc] SQL connector for keyed savepoint data documentation [flink]

2025-02-14 Thread via GitHub
gaborgsomogyi merged PR #26154: URL: https://github.com/apache/flink/pull/26154 -- 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

[jira] [Closed] (FLINK-37109) Improve state processor API performance when reading keyed rocksdb state by allowing duplicates

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi closed FLINK-37109. - > Improve state processor API performance when reading keyed rocksdb state by > allowing duplicates

Re: [PR] [FLINK-37109][state] Improve state processor API key iteration speed [flink]

2025-02-14 Thread via GitHub
gaborgsomogyi merged PR #26145: URL: https://github.com/apache/flink/pull/26145 -- 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

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

2025-02-14 Thread via GitHub
hanyuzheng7 commented on PR #25897: URL: https://github.com/apache/flink/pull/25897#issuecomment-2659636431 @snuyanzin can we change the method in TimestampData ``` private TimestampData(long millisecond, int nanoOfMillisecond) { Preconditions.checkArgument(nanoOfMillisec

Re: [PR] [FLINK-37321][table] Make window functions with wrong descriptors fail during planning rather than runtime [flink]

2025-02-14 Thread via GitHub
davidradl commented on code in PR #26157: URL: https://github.com/apache/flink/pull/26157#discussion_r1956259835 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/WindowUtil.scala: ## @@ -227,6 +232,11 @@ object WindowUtil { }

Re: [PR] Bump io.netty:netty-common from 4.1.46.Final to 4.1.115.Final in /flink-end-to-end-tests/flink-end-to-end-tests-hive [flink]

2025-02-14 Thread via GitHub
dependabot[bot] closed pull request #25750: Bump io.netty:netty-common from 4.1.46.Final to 4.1.115.Final in /flink-end-to-end-tests/flink-end-to-end-tests-hive URL: https://github.com/apache/flink/pull/25750 -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] Bump io.netty:netty-common from 4.1.46.Final to 4.1.115.Final in /flink-end-to-end-tests/flink-end-to-end-tests-hive [flink]

2025-02-14 Thread via GitHub
dependabot[bot] commented on PR #25750: URL: https://github.com/apache/flink/pull/25750#issuecomment-2659572336 Superseded by #26158. -- 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

[PR] Bump io.netty:netty-common from 4.1.46.Final to 4.1.118.Final in /flink-end-to-end-tests/flink-end-to-end-tests-hive [flink]

2025-02-14 Thread via GitHub
dependabot[bot] opened a new pull request, #26158: URL: https://github.com/apache/flink/pull/26158 Bumps [io.netty:netty-common](https://github.com/netty/netty) from 4.1.46.Final to 4.1.118.Final. Commits https://github.com/netty/netty/commit/36f95cfaeed0c1313b21f1b5350c19436ae

Re: [PR] [hotfix] Bump io.netty:netty-common from 4.1.17.Final to 4.1.115.Final [flink-connector-hive]

2025-02-14 Thread via GitHub
dependabot[bot] commented on PR #27: URL: https://github.com/apache/flink-connector-hive/pull/27#issuecomment-2659571656 A newer version of io.netty:netty-common exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated

Re: [PR] [FLINK-37005][table] Make StreamExecDeduplicate ouput insert only where possible [flink]

2025-02-14 Thread via GitHub
pnowojski commented on PR #26051: URL: https://github.com/apache/flink/pull/26051#issuecomment-2659343708 @flinkbot run azure -- 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.

Re: [PR] [FLINK-37282] Add Backchannel and ProducerPool [flink-connector-kafka]

2025-02-14 Thread via GitHub
AHeise commented on code in PR #152: URL: https://github.com/apache/flink-connector-kafka/pull/152#discussion_r1956126504 ## flink-connector-kafka/src/main/java/org/apache/flink/connector/kafka/sink/internal/ProducerPoolImpl.java: ## @@ -0,0 +1,241 @@ +/* + * Licensed to the Ap

Re: [PR] [FLINK-37282] Add Backchannel and ProducerPool [flink-connector-kafka]

2025-02-14 Thread via GitHub
AHeise commented on code in PR #152: URL: https://github.com/apache/flink-connector-kafka/pull/152#discussion_r1956126504 ## flink-connector-kafka/src/main/java/org/apache/flink/connector/kafka/sink/internal/ProducerPoolImpl.java: ## @@ -0,0 +1,241 @@ +/* + * Licensed to the Ap

Re: [PR] [FLINK-37282] Add Backchannel and ProducerPool [flink-connector-kafka]

2025-02-14 Thread via GitHub
AHeise commented on code in PR #152: URL: https://github.com/apache/flink-connector-kafka/pull/152#discussion_r1956121906 ## flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/sink/internal/BackchannelImplTest.java: ## @@ -0,0 +1,163 @@ +/* + * Licensed to the

Re: [PR] [FLINK-37282] Add Backchannel and ProducerPool [flink-connector-kafka]

2025-02-14 Thread via GitHub
AHeise commented on code in PR #152: URL: https://github.com/apache/flink-connector-kafka/pull/152#discussion_r1956117000 ## flink-connector-kafka/src/main/java/org/apache/flink/connector/kafka/sink/internal/BackchannelImpl.java: ## @@ -0,0 +1,198 @@ +/* + * Licensed to the Apa

Re: [PR] [FLINK-37310][doc] SQL connector for keyed savepoint data documentation [flink]

2025-02-14 Thread via GitHub
gaborgsomogyi commented on code in PR #26154: URL: https://github.com/apache/flink/pull/26154#discussion_r1956062376 ## docs/content/docs/libs/state_processor_api.md: ## @@ -514,3 +512,119 @@ savepointWriter OperatorIdentifier.forUid("new-uid")) ... ``` + +## Tabl

Re: [PR] [FLINK-37310][doc] SQL connector for keyed savepoint data documentation [flink]

2025-02-14 Thread via GitHub
Zakelly commented on code in PR #26154: URL: https://github.com/apache/flink/pull/26154#discussion_r1956024216 ## docs/content/docs/libs/state_processor_api.md: ## @@ -514,3 +512,119 @@ savepointWriter OperatorIdentifier.forUid("new-uid")) ... ``` + +## Table API

Re: [PR] [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY [flink]

2025-02-14 Thread via GitHub
gustavodemorais commented on code in PR #26113: URL: https://github.com/apache/flink/pull/26113#discussion_r1956017956 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/functions/table/UnnestRowsFunction.java: ## @@ -19,169 +19,89 @@ package org.ap

Re: [PR] [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY [flink]

2025-02-14 Thread via GitHub
gustavodemorais commented on code in PR #26113: URL: https://github.com/apache/flink/pull/26113#discussion_r1955988937 ## docs/content/docs/dev/table/sql/queries/joins.md: ## @@ -326,16 +326,55 @@ FROM Orders AS o In the example above, the Orders table is enriched with data f

Re: [PR] [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY [flink]

2025-02-14 Thread via GitHub
gustavodemorais commented on code in PR #26113: URL: https://github.com/apache/flink/pull/26113#discussion_r1955988937 ## docs/content/docs/dev/table/sql/queries/joins.md: ## @@ -326,16 +326,55 @@ FROM Orders AS o In the example above, the Orders table is enriched with data f

Re: [PR] [FLINK-37267][table] Add support for UNNEST WITH ORDINALITY [flink]

2025-02-14 Thread via GitHub
gustavodemorais commented on code in PR #26113: URL: https://github.com/apache/flink/pull/26113#discussion_r1955968662 ## docs/content/docs/dev/table/sql/queries/joins.md: ## @@ -326,16 +326,55 @@ FROM Orders AS o In the example above, the Orders table is enriched with data f

[jira] [Updated] (FLINK-37326) The transform module reports an error when column is a Java keyword

2025-02-14 Thread zexin gong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zexin gong updated FLINK-37326: --- Description: For example: When column is class !字段为Java关键字.jpg! was:For example: When column is

[jira] [Commented] (FLINK-37326) The transform module reports an error when column is a Java keyword

2025-02-14 Thread zexin gong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927095#comment-17927095 ] zexin gong commented on FLINK-37326: I'd like to work on a fix for this issue, pleas

[jira] [Created] (FLINK-37326) The transform module reports an error when column is a Java keyword

2025-02-14 Thread zexin gong (Jira)
zexin gong created FLINK-37326: -- Summary: The transform module reports an error when column is a Java keyword Key: FLINK-37326 URL: https://issues.apache.org/jira/browse/FLINK-37326 Project: Flink

Re: [PR] Align entrypoint with what was used for 1.19.1 [flink-docker]

2025-02-14 Thread via GitHub
afedulov merged PR #216: URL: https://github.com/apache/flink-docker/pull/216 -- 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.a

[PR] Align entrypoint with what was used for 1.19.1 [flink-docker]

2025-02-14 Thread via GitHub
afedulov opened a new pull request, #216: URL: https://github.com/apache/flink-docker/pull/216 1.19.1 release entrypoint seem to have been generated off of 1.20 release branch. This raises questions for publishing in the official-images repo https://github.com/docker-library/official-ima

[jira] [Resolved] (FLINK-37241) Remove Mockito dependency from StateBackendTestBase

2025-02-14 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-37241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Morávek resolved FLINK-37241. --- Resolution: Fixed > Remove Mockito dependency from StateBackendTestBase > --

[jira] [Comment Edited] (FLINK-37241) Remove Mockito dependency from StateBackendTestBase

2025-02-14 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-37241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926749#comment-17926749 ] David Morávek edited comment on FLINK-37241 at 2/14/25 9:35 AM: --

Re: [PR] [FLINK-37109][state] Improve state processor API key iteration speed [flink]

2025-02-14 Thread via GitHub
gaborgsomogyi commented on PR #26145: URL: https://github.com/apache/flink/pull/26145#issuecomment-2658732568 Adapted all the changes to this branch and rebased to the latest `release-1.20`. Checking the performance with some load. -- This is an automated message from the Apache Git Servi

Re: [PR] [FLINK-37310][doc] SQL connector for keyed savepoint data documentation [flink]

2025-02-14 Thread via GitHub
gaborgsomogyi commented on code in PR #26154: URL: https://github.com/apache/flink/pull/26154#discussion_r1955808914 ## docs/content/docs/libs/state_processor_api.md: ## @@ -514,3 +512,119 @@ savepointWriter OperatorIdentifier.forUid("new-uid")) ... ``` + +## Tabl

Re: [PR] [FLINK-37310][doc] SQL connector for keyed savepoint data documentation [flink]

2025-02-14 Thread via GitHub
gaborgsomogyi commented on PR #26154: URL: https://github.com/apache/flink/pull/26154#issuecomment-2658682417 > And I suggest another ticket for the chinese doc. Just created https://issues.apache.org/jira/browse/FLINK-37325 -- This is an automated message from the Apache Git Servic

[jira] [Created] (FLINK-37325) SQL connector for keyed savepoint data Chinese documentation

2025-02-14 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-37325: - Summary: SQL connector for keyed savepoint data Chinese documentation Key: FLINK-37325 URL: https://issues.apache.org/jira/browse/FLINK-37325 Project: Flink

Re: [PR] [FLINK-37310][doc] SQL connector for keyed savepoint data documentation [flink]

2025-02-14 Thread via GitHub
gaborgsomogyi commented on code in PR #26154: URL: https://github.com/apache/flink/pull/26154#discussion_r1955788750 ## docs/content/docs/libs/state_processor_api.md: ## @@ -514,3 +512,119 @@ savepointWriter OperatorIdentifier.forUid("new-uid")) ... ``` + +## Tabl

[jira] [Assigned] (FLINK-37109) Improve state processor API performance when reading keyed rocksdb state by allowing duplicates

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Somogyi reassigned FLINK-37109: - Assignee: Gabor Somogyi > Improve state processor API performance when reading keyed ro

[jira] [Created] (FLINK-37324) RocksDB keys iterator performance improvement

2025-02-14 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-37324: - Summary: RocksDB keys iterator performance improvement Key: FLINK-37324 URL: https://issues.apache.org/jira/browse/FLINK-37324 Project: Flink Issue Type: I

[jira] [Commented] (FLINK-37109) Improve state processor API performance when reading keyed rocksdb state by allowing duplicates

2025-02-14 Thread Gabor Somogyi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927074#comment-17927074 ] Gabor Somogyi commented on FLINK-37109: --- [{{9bcc41d}}|https://github.com/apache/fl

[jira] [Commented] (FLINK-36795) postgres cdc supports pipeline configuration connector

2025-02-14 Thread ouyangwulin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927071#comment-17927071 ] ouyangwulin commented on FLINK-36795: - duplicate https://issues.apache.org/jira/brow

Re: [PR] [FLINK-37109][state] Improve state processor API key iteration speed [flink]

2025-02-14 Thread via GitHub
gaborgsomogyi merged PR #26134: URL: https://github.com/apache/flink/pull/26134 -- 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

Re: [PR] Align entrypoint with what was used for 1.19.1 [flink-docker]

2025-02-14 Thread via GitHub
mbalassi merged PR #215: URL: https://github.com/apache/flink-docker/pull/215 -- 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.a

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

2025-02-14 Thread via GitHub
xintongsong commented on code in PR #26118: URL: https://github.com/apache/flink/pull/26118#discussion_r1955711278 ## flink-examples/flink-examples-streaming/src/main/resources/datas/dsv2/windowing/CountProductSalesWindowingResult.csv: ## @@ -0,0 +1,115 @@ +5,173882520,2 Re

[jira] [Updated] (FLINK-37283) Improved ability to split ‘db.\.*.\.*.’

2025-02-14 Thread ouyangwulin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-37283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ouyangwulin updated FLINK-37283: Description:  1. We need to distinguish between '*' and 'app.\*', the expression of two different

[jira] [Comment Edited] (FLINK-31363) KafkaSink failed to commit transactions under EXACTLY_ONCE semantics

2025-02-14 Thread Hongshun Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927059#comment-17927059 ] Hongshun Wang edited comment on FLINK-31363 at 2/14/25 8:11 AM: --

[jira] [Commented] (FLINK-31363) KafkaSink failed to commit transactions under EXACTLY_ONCE semantics

2025-02-14 Thread Hongshun Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927059#comment-17927059 ] Hongshun Wang commented on FLINK-31363: --- Hi, [~tzulitai] [~lightzhao]  I have not