[jira] [Updated] (FLINK-29702) Add merge tree reader and writer micro benchmarks

2022-10-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29702: --- Labels: pull-request-available (was: ) > Add merge tree reader and writer micro benchmarks

[GitHub] [flink-table-store] zjureel opened a new pull request, #326: [FLINK-29702] Add micro benchmarks module and merge tree reader/writer benchmarks

2022-10-20 Thread GitBox
zjureel opened a new pull request, #326: URL: https://github.com/apache/flink-table-store/pull/326 In this PR we create `flink-table-store-micro-benchmarks` module in `flink-table-store-benchmark`, and add merge tree reader/writer benchmarks: 1. In `MergeTreeReaderBenchmark` we

[GitHub] [flink-table-store] JingsongLi commented on pull request #325: [FLINK-29700] Serializer to BinaryInMemorySortBuffer is wrong

2022-10-20 Thread GitBox
JingsongLi commented on PR #325: URL: https://github.com/apache/flink-table-store/pull/325#issuecomment-1286488493 Just cherry-pick from #315 -- 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

[jira] [Updated] (FLINK-29700) Serializer to BinaryInMemorySortBuffer is wrong

2022-10-20 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-29700: - Fix Version/s: (was: table-store-0.3.0) > Serializer to BinaryInMemorySortBuffer is wrong >

[jira] [Updated] (FLINK-29700) Serializer to BinaryInMemorySortBuffer is wrong

2022-10-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29700: --- Labels: pull-request-available (was: ) > Serializer to BinaryInMemorySortBuffer is wrong >

[GitHub] [flink-table-store] JingsongLi opened a new pull request, #325: [FLINK-29700] Serializer to BinaryInMemorySortBuffer is wrong

2022-10-20 Thread GitBox
JingsongLi opened a new pull request, #325: URL: https://github.com/apache/flink-table-store/pull/325 In SortBufferMemTable, it will use `BinaryInMemorySortBuffer.createBuffer(BinaryRowDataSerializer serializer)`, the serializer is for full row, not just sort key fields. Problems may

[jira] [Updated] (FLINK-29712) The same batch task works fine in 1.15.2 and 1.16.0-rc1, but fails in 1.16.0-rc2

2022-10-20 Thread macdoor615 (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] macdoor615 updated FLINK-29712: --- Description: All my batch jobs have failed with same error. All streaming jobs work fine.

[jira] [Commented] (FLINK-29712) The same batch task works fine in 1.15.2 and 1.16.0-rc1, but fails in 1.16.0-rc2

2022-10-20 Thread macdoor615 (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621486#comment-17621486 ] macdoor615 commented on FLINK-29712: job parameters    {code:java} SET table.dml-sync = true; SET

[jira] [Updated] (FLINK-29712) The same batch task works fine in 1.15.2 and 1.16.0-rc1, but fails in 1.16.0-rc2

2022-10-20 Thread macdoor615 (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] macdoor615 updated FLINK-29712: --- Description: All my tasks have failed with same error  {code:java}

[jira] [Updated] (FLINK-29712) The same batch task works fine in 1.15.2 and 1.16.0-rc1, but fails in 1.16.0-rc2

2022-10-20 Thread macdoor615 (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] macdoor615 updated FLINK-29712: --- Attachment: flink-conf.yaml > The same batch task works fine in 1.15.2 and 1.16.0-rc1, but fails in

[jira] [Created] (FLINK-29712) The same batch task works fine in 1.15.2 and 1.16.0-rc1, but fails in 1.16.0-rc2

2022-10-20 Thread macdoor615 (Jira)
macdoor615 created FLINK-29712: -- Summary: The same batch task works fine in 1.15.2 and 1.16.0-rc1, but fails in 1.16.0-rc2 Key: FLINK-29712 URL: https://issues.apache.org/jira/browse/FLINK-29712

[GitHub] [flink] lindong28 commented on a diff in pull request #20454: [FLINK-28639][Runtime/Checkpointing] Preserve consistency of events from subtask to OC

2022-10-20 Thread GitBox
lindong28 commented on code in PR #20454: URL: https://github.com/apache/flink/pull/20454#discussion_r1001273247 ## flink-runtime/src/main/java/org/apache/flink/runtime/operators/coordination/OperatorCoordinatorHolder.java: ## @@ -207,25 +241,43 @@ public void close() throws

[jira] [Commented] (FLINK-29557) The SinkOperator's OutputFormat function is not recognized

2022-10-20 Thread Aitozi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621475#comment-17621475 ] Aitozi commented on FLINK-29557: ping [~gaoyunhaii]  > The SinkOperator's OutputFormat function is not

[jira] [Resolved] (FLINK-29703) Fail to call unix_timestamp in runtime in Hive dialect

2022-10-20 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia resolved FLINK-29703. -- Resolution: Fixed > Fail to call unix_timestamp in runtime in Hive dialect >

[jira] [Updated] (FLINK-29703) Fail to call unix_timestamp in runtime in Hive dialect

2022-10-20 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-29703: - Description: Can be reproduced by the following sql with Hive dialect: {code:java} select

[jira] [Commented] (FLINK-28766) UnalignedCheckpointStressITCase.runStressTest failed with NoSuchFileException

2022-10-20 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621470#comment-17621470 ] Xingbo Huang commented on FLINK-28766: --

[jira] [Comment Edited] (FLINK-24119) KafkaITCase.testTimestamps fails due to "Topic xxx already exist"

2022-10-20 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621469#comment-17621469 ] Xingbo Huang edited comment on FLINK-24119 at 10/21/22 3:39 AM:

[jira] [Updated] (FLINK-24119) KafkaITCase.testTimestamps fails due to "Topic xxx already exist"

2022-10-20 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xingbo Huang updated FLINK-24119: - Fix Version/s: 1.16.1 (was: 1.16.0) > KafkaITCase.testTimestamps fails

[jira] [Commented] (FLINK-24119) KafkaITCase.testTimestamps fails due to "Topic xxx already exist"

2022-10-20 Thread Xingbo Huang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621469#comment-17621469 ] Xingbo Huang commented on FLINK-24119: --

[jira] [Closed] (FLINK-29684) [UI] Upgrade runtime web Angular framework and associated deps to v14

2022-10-20 Thread Junhan Yang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junhan Yang closed FLINK-29684. --- Resolution: Fixed > [UI] Upgrade runtime web Angular framework and associated deps to v14 >

[jira] [Commented] (FLINK-29684) [UI] Upgrade runtime web Angular framework and associated deps to v14

2022-10-20 Thread Junhan Yang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621467#comment-17621467 ] Junhan Yang commented on FLINK-29684: - master: 97bc331f84285117dc4c30bc583cc2df45196356 > [UI]

[GitHub] [flink] yangjunhan merged pull request #21121: [FLINK-29684] chore: bump runtime web Angular to v14

2022-10-20 Thread GitBox
yangjunhan merged PR #21121: URL: https://github.com/apache/flink/pull/21121 -- 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:

[jira] [Closed] (FLINK-29687) Do not throw exception when Lookup table is empty

2022-10-20 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-29687. Fix Version/s: table-store-0.2.2 Resolution: Fixed master:

[GitHub] [flink] yangjunhan commented on pull request #21121: [FLINK-29684] chore: bump runtime web Angular to v14

2022-10-20 Thread GitBox
yangjunhan commented on PR #21121: URL: https://github.com/apache/flink/pull/21121#issuecomment-1286408461 The CI failure does not relate to the PR's changes, so ready to merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink-table-store] JingsongLi merged pull request #323: [FLINK-29687] Do not throw exception when Lookup table is empty

2022-10-20 Thread GitBox
JingsongLi merged PR #323: URL: https://github.com/apache/flink-table-store/pull/323 -- 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:

[jira] [Commented] (FLINK-29703) Fail to call unix_timestamp in runtime in Hive dialect

2022-10-20 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621463#comment-17621463 ] luoyuxia commented on FLINK-29703: -- The reason is the hive function unix_timestamp will call

[GitHub] [flink] HuangXingBo commented on a diff in pull request #21110: [FLINK-29479][python] Supports whether uses system env for python.

2022-10-20 Thread GitBox
HuangXingBo commented on code in PR #21110: URL: https://github.com/apache/flink/pull/21110#discussion_r1001310191 ## docs/layouts/shortcodes/generated/python_configuration.html: ## @@ -110,5 +110,11 @@ Integer The maximum number of states cached in a

[jira] [Commented] (FLINK-29498) Flink Async I/O Retry Strategies Do Not Work for Scala AsyncDataStream API

2022-10-20 Thread Yun Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621460#comment-17621460 ] Yun Gao commented on FLINK-29498: - [~eric.xiao] Thanks for the PR! I'll have a look > Flink Async I/O

[GitHub] [flink-ml] weibozhao commented on a diff in pull request #160: [FLINK-29434] Add AlgoOperator for Splitter

2022-10-20 Thread GitBox
weibozhao commented on code in PR #160: URL: https://github.com/apache/flink-ml/pull/160#discussion_r1001308391 ## docs/content/docs/operators/feature/splitter.md: ## @@ -0,0 +1,143 @@ +--- +title: "Splitter" +weight: 1 +type: docs +aliases: +- /operators/feature/splitter.html

[jira] [Commented] (FLINK-23074) There is a class conflict between flink-connector-hive and flink-parquet

2022-10-20 Thread Kai Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621456#comment-17621456 ] Kai Chen commented on FLINK-23074: -- [~luoyuxia] After this change, the version of

[GitHub] [flink-kubernetes-operator] clarax commented on a diff in pull request #406: [FLINK-29695] Create a utility to report the status of the last savep…

2022-10-20 Thread GitBox
clarax commented on code in PR #406: URL: https://github.com/apache/flink-kubernetes-operator/pull/406#discussion_r1000931100 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/status/SavepointStatus.java: ## @@ -0,0 +1,28 @@ +/* + * Licensed

[jira] [Created] (FLINK-29711) Topic notification not present in metadata after 60000 ms.

2022-10-20 Thread Durgesh Mishra (Jira)
Durgesh Mishra created FLINK-29711: -- Summary: Topic notification not present in metadata after 6 ms. Key: FLINK-29711 URL: https://issues.apache.org/jira/browse/FLINK-29711 Project: Flink

[jira] [Closed] (FLINK-29615) MetricStore does not remove metrics of nonexistent subtasks when adaptive scheduler lowers job parallelism

2022-10-20 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song closed FLINK-29615. Fix Version/s: 1.17.0 1.16.1 Resolution: Fixed - master (1.17):

[GitHub] [flink] xintongsong closed pull request #21051: [FLINK-29615] Retain active subtasks in TaskMetricStore when fetching metrics to accommodate dynamic scaling

2022-10-20 Thread GitBox
xintongsong closed pull request #21051: [FLINK-29615] Retain active subtasks in TaskMetricStore when fetching metrics to accommodate dynamic scaling URL: https://github.com/apache/flink/pull/21051 -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Updated] (FLINK-29687) Do not throw exception when Lookup table is empty

2022-10-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29687: --- Labels: pull-request-available (was: ) > Do not throw exception when Lookup table is empty

[GitHub] [flink-table-store] LadyForest closed pull request #323: [FLINK-29687] Do not throw exception when Lookup table is empty

2022-10-20 Thread GitBox
LadyForest closed pull request #323: [FLINK-29687] Do not throw exception when Lookup table is empty URL: https://github.com/apache/flink-table-store/pull/323 -- 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

[GitHub] [flink-table-store] LadyForest commented on pull request #323: [FLINK-29687] Do not throw exception when Lookup table is empty

2022-10-20 Thread GitBox
LadyForest commented on PR #323: URL: https://github.com/apache/flink-table-store/pull/323#issuecomment-1286364083 `PreAggregationITCase#testMergeInMemory` is unstable -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (FLINK-29692) Support early/late fires for Windowing TVFs

2022-10-20 Thread Canope Nerda (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621435#comment-17621435 ] Canope Nerda commented on FLINK-29692: -- Thanks [~jark] for suggesting the legacy group window agg.

[jira] [Comment Edited] (FLINK-29674) Apache Kafka Connector‘s “ setBounded” not valid

2022-10-20 Thread hongcha (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621432#comment-17621432 ] hongcha edited comment on FLINK-29674 at 10/21/22 1:37 AM: --- [~coderap] this is

[jira] [Comment Edited] (FLINK-29674) Apache Kafka Connector‘s “ setBounded” not valid

2022-10-20 Thread hongcha (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621432#comment-17621432 ] hongcha edited comment on FLINK-29674 at 10/21/22 1:15 AM: --- [~coderap] this is

[jira] [Commented] (FLINK-29674) Apache Kafka Connector‘s “ setBounded” not valid

2022-10-20 Thread hongcha (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621432#comment-17621432 ] hongcha commented on FLINK-29674: - [~coderap] this is my test source code:   {code:java} package test;

[jira] [Closed] (FLINK-29701) Refactor flink-table-store-benchmark and create micro benchmarks module

2022-10-20 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee closed FLINK-29701. Fix Version/s: table-store-0.3.0 Assignee: Shammon Resolution: Fixed master:

[GitHub] [flink-table-store] JingsongLi merged pull request #324: [FLINK-29701] Refactor flink-table-store-benchmark module to cluster benchmark

2022-10-20 Thread GitBox
JingsongLi merged PR #324: URL: https://github.com/apache/flink-table-store/pull/324 -- 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:

[jira] [Commented] (FLINK-27344) FLIP-222: Support full job lifecycle statements in SQL client

2022-10-20 Thread Alexey Leonov-Vendrovskiy (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621418#comment-17621418 ] Alexey Leonov-Vendrovskiy commented on FLINK-27344: --- I think it is fine to proceed

[GitHub] [flink-kubernetes-operator] clarax commented on pull request #406: [FLINK-29695] Create a utility to report the status of the last savep…

2022-10-20 Thread GitBox
clarax commented on PR #406: URL: https://github.com/apache/flink-kubernetes-operator/pull/406#issuecomment-1286272479 Local docker build and deployment to Minikube succeeded while image build and deployment failed on the workflow. Anything else I should look? -- This is an automated

[jira] [Commented] (FLINK-29610) Infinite timeout is used in SavepointHandlers calls to RestfulGateway

2022-10-20 Thread Jiale Tan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621406#comment-17621406 ] Jiale Tan commented on FLINK-29610: --- Thanks [~gaoyunhaii] for the extra context. Will look into this

[GitHub] [flink] zentol commented on a diff in pull request #21127: [FLINK-29707][cli] Fix possible comparator violation for "flink list"

2022-10-20 Thread GitBox
zentol commented on code in PR #21127: URL: https://github.com/apache/flink/pull/21127#discussion_r1001199344 ## flink-clients/src/test/java/org/apache/flink/client/cli/CliFrontendListTest.java: ## @@ -28,21 +28,100 @@ import org.junit.jupiter.api.AfterAll; import

[GitHub] [flink] zentol commented on pull request #21126: [FLINK-29706][build] Remove japicmp dependency bumps

2022-10-20 Thread GitBox
zentol commented on PR #21126: URL: https://github.com/apache/flink/pull/21126#issuecomment-1286242752 @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.

[GitHub] [flink-connector-dynamodb] dannycranmer commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
dannycranmer commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1001103974 ## flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/sink/DynamoDbSinkWriter.java: ## @@ -0,0 +1,176 @@ +/* + *

[GitHub] [flink] flinkbot commented on pull request #21128: [FLINK-29710] Bump minimum supported Hadoop version to 2.10.2

2022-10-20 Thread GitBox
flinkbot commented on PR #21128: URL: https://github.com/apache/flink/pull/21128#issuecomment-1286119990 ## CI report: * 655a9680f2a8861b3f43fd7475bf3e66e9264ca2 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-29710) Upgrade the minimal supported hadoop version to 2.10.2

2022-10-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29710: --- Labels: pull-request-available (was: ) > Upgrade the minimal supported hadoop version to

[GitHub] [flink] MartijnVisser opened a new pull request, #21128: [FLINK-29710] Bump minimum supported Hadoop version to 2.10.2

2022-10-20 Thread GitBox
MartijnVisser opened a new pull request, #21128: URL: https://github.com/apache/flink/pull/21128 ## What is the purpose of the change * Bump the minimum supported Hadoop version to 2.10.2 ## Brief change log * Changed all references from Hadoop 2.8.5 to 2.10.2 * Moved

[jira] [Created] (FLINK-29710) Upgrade the minimal supported hadoop version to 2.10.2

2022-10-20 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-29710: -- Summary: Upgrade the minimal supported hadoop version to 2.10.2 Key: FLINK-29710 URL: https://issues.apache.org/jira/browse/FLINK-29710 Project: Flink

[jira] [Created] (FLINK-29709) Bump Pulsar to 2.10.2

2022-10-20 Thread Yufan Sheng (Jira)
Yufan Sheng created FLINK-29709: --- Summary: Bump Pulsar to 2.10.2 Key: FLINK-29709 URL: https://issues.apache.org/jira/browse/FLINK-29709 Project: Flink Issue Type: Technical Debt

[GitHub] [flink] MartijnVisser commented on pull request #21127: [FLINK-29707][cli] Fix possible comparator violation for "flink list"

2022-10-20 Thread GitBox
MartijnVisser commented on PR #21127: URL: https://github.com/apache/flink/pull/21127#issuecomment-1286072331 @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

[GitHub] [flink] ericxiao251 commented on pull request #21077: [FlINK-29248] Add Scala Async Retry Strategies and ResultPredicates Helper Classes

2022-10-20 Thread GitBox
ericxiao251 commented on PR #21077: URL: https://github.com/apache/flink/pull/21077#issuecomment-1286039619 @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

[jira] [Commented] (FLINK-29498) Flink Async I/O Retry Strategies Do Not Work for Scala AsyncDataStream API

2022-10-20 Thread Eric Xiao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621332#comment-17621332 ] Eric Xiao commented on FLINK-29498: --- [~gaoyunhaii], I believe I have a

[jira] [Comment Edited] (FLINK-29498) Flink Async I/O Retry Strategies Do Not Work for Scala AsyncDataStream API

2022-10-20 Thread Eric Xiao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621332#comment-17621332 ] Eric Xiao edited comment on FLINK-29498 at 10/20/22 7:30 PM: - Hi

[GitHub] [flink] ericxiao251 commented on pull request #21077: [FlINK-29248] Add Scala Async Retry Strategies and ResultPredicates Helper Classes

2022-10-20 Thread GitBox
ericxiao251 commented on PR #21077: URL: https://github.com/apache/flink/pull/21077#issuecomment-1286022609 @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

[jira] [Commented] (FLINK-29708) Enrich Flink Kubernetes Operator CRD error field

2022-10-20 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621318#comment-17621318 ] Gyula Fora commented on FLINK-29708: Looks good! Maybe we could shorten operatorErrorType -> type I

[jira] [Assigned] (FLINK-29708) Enrich Flink Kubernetes Operator CRD error field

2022-10-20 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora reassigned FLINK-29708: -- Assignee: Daren Wong > Enrich Flink Kubernetes Operator CRD error field >

[jira] [Commented] (FLINK-16419) Avoid to recommit transactions which are known committed successfully to Kafka upon recovery

2022-10-20 Thread Yordan Pavlov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621314#comment-17621314 ] Yordan Pavlov commented on FLINK-16419: --- Thanks for your feedback [~martijnvisser]  > If you're

[GitHub] [flink] ericxiao251 commented on a diff in pull request #21077: [FlINK-29248] Add Scala Async Retry Strategies and ResultPredicates Helper Classes

2022-10-20 Thread GitBox
ericxiao251 commented on code in PR #21077: URL: https://github.com/apache/flink/pull/21077#discussion_r1000959923 ## flink-streaming-scala/src/main/scala/org/apache/flink/streaming/api/scala/async/AsyncRetryStrategies.scala: ## @@ -0,0 +1,134 @@ +/* + * Licensed to the Apache

[jira] [Updated] (FLINK-29708) Enrich Flink Kubernetes Operator CRD error field

2022-10-20 Thread Daren Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daren Wong updated FLINK-29708: --- Description: h1. Problem Statement: FlinkDeployment and FlinkSessionJob CRD has a CommonStatus

[GitHub] [flink] MartijnVisser commented on pull request #17873: [FLINK-25009][CLI] Output slotSharingGroup as part of JsonGraph

2022-10-20 Thread GitBox
MartijnVisser commented on PR #17873: URL: https://github.com/apache/flink/pull/17873#issuecomment-1285943401 Asking @godfreyhe to have a look at the PR -- 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

[jira] [Updated] (FLINK-29708) Enrich Flink Kubernetes Operator CRD error field

2022-10-20 Thread Daren Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daren Wong updated FLINK-29708: --- Description: h1. Problem Statement: FlinkDeployment and FlinkSessionJob CRD has a CommonStatus

[jira] [Updated] (FLINK-29708) Enrich Flink Kubernetes Operator CRD error field

2022-10-20 Thread Daren Wong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daren Wong updated FLINK-29708: --- Description: h1. Problem Statement: FlinkDeployment and FlinkSessionJob CRD has a CommonStatus

[GitHub] [flink-kubernetes-operator] clarax commented on pull request #406: [FLINK-29695] Create a utility to report the status of the last savep…

2022-10-20 Thread GitBox
clarax commented on PR #406: URL: https://github.com/apache/flink-kubernetes-operator/pull/406#issuecomment-1285941481 "mvn clean verify" and local rerun of the failed test "testRollbackSession" passed. The errors in the log seems transient errors. -- This is an automated message from

[jira] [Created] (FLINK-29708) Enrich Flink Kubernetes Operator CRD error field

2022-10-20 Thread Daren Wong (Jira)
Daren Wong created FLINK-29708: -- Summary: Enrich Flink Kubernetes Operator CRD error field Key: FLINK-29708 URL: https://issues.apache.org/jira/browse/FLINK-29708 Project: Flink Issue Type:

[jira] [Comment Edited] (FLINK-16419) Avoid to recommit transactions which are known committed successfully to Kafka upon recovery

2022-10-20 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621298#comment-17621298 ] Martijn Visser edited comment on FLINK-16419 at 10/20/22 5:59 PM: --

[jira] [Commented] (FLINK-16419) Avoid to recommit transactions which are known committed successfully to Kafka upon recovery

2022-10-20 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621298#comment-17621298 ] Martijn Visser commented on FLINK-16419: [~YordanPavlov] Let's see if we can resolve this. A

[GitHub] [flink-kubernetes-operator] clarax commented on a diff in pull request #406: [FLINK-29695] Create a utility to report the status of the last savep…

2022-10-20 Thread GitBox
clarax commented on code in PR #406: URL: https://github.com/apache/flink-kubernetes-operator/pull/406#discussion_r1000953174 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/status/SavepointStatus.java: ## @@ -0,0 +1,28 @@ +/* + * Licensed

[jira] (FLINK-16419) Avoid to recommit transactions which are known committed successfully to Kafka upon recovery

2022-10-20 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16419 ] Martijn Visser deleted comment on FLINK-16419: was (Author: martijnvisser): [~YordanPavlov] Just to verify, do you have unlimited retention for your Kafka events? > Avoid to recommit

[jira] [Commented] (FLINK-16419) Avoid to recommit transactions which are known committed successfully to Kafka upon recovery

2022-10-20 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621293#comment-17621293 ] Martijn Visser commented on FLINK-16419: [~YordanPavlov] Just to verify, do you have unlimited

[GitHub] [flink] ericxiao251 commented on a diff in pull request #21077: [FlINK-29248] Add Scala Async Retry Strategies and ResultPredicates Helper Classes

2022-10-20 Thread GitBox
ericxiao251 commented on code in PR #21077: URL: https://github.com/apache/flink/pull/21077#discussion_r1000938133 ## flink-streaming-scala/src/main/scala/org/apache/flink/streaming/api/scala/async/AsyncRetryStrategies.scala: ## @@ -0,0 +1,134 @@ +/* + * Licensed to the Apache

[GitHub] [flink-kubernetes-operator] clarax commented on a diff in pull request #406: [FLINK-29695] Create a utility to report the status of the last savep…

2022-10-20 Thread GitBox
clarax commented on code in PR #406: URL: https://github.com/apache/flink-kubernetes-operator/pull/406#discussion_r1000931100 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/status/SavepointStatus.java: ## @@ -0,0 +1,28 @@ +/* + * Licensed

[jira] [Closed] (FLINK-29582) SavepointWriter should be usable without any transformation

2022-10-20 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-29582. Resolution: Fixed master: d17ceaf2f8cb0a36c2b629b9f6f87e020ce79395 > SavepointWriter

[GitHub] [flink] zentol merged pull request #21088: [FLINK-29582][state-processor] Relax 1+ operator requirement

2022-10-20 Thread GitBox
zentol merged PR #21088: URL: https://github.com/apache/flink/pull/21088 -- 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:

[jira] [Commented] (FLINK-25841) Expose plan via TableEnvironment.compilePlanSql/executePlan

2022-10-20 Thread Harry Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621266#comment-17621266 ] Harry Li commented on FLINK-25841: -- Right now the CompiledPlan feature works for INSERT statement. Is

[GitHub] [flink] ryanvanhuuksloot commented on a diff in pull request #21077: [FlINK-29248] Add Scala Async Retry Strategies and ResultPredicates Helper Classes

2022-10-20 Thread GitBox
ryanvanhuuksloot commented on code in PR #21077: URL: https://github.com/apache/flink/pull/21077#discussion_r1000885089 ## flink-streaming-scala/src/main/scala/org/apache/flink/streaming/api/scala/async/AsyncRetryStrategies.scala: ## @@ -0,0 +1,134 @@ +/* + * Licensed to the

[GitHub] [flink] ferenc-csaky commented on a diff in pull request #21127: [FLINK-29707][cli] Fix possible comparator violation for "flink list"

2022-10-20 Thread GitBox
ferenc-csaky commented on code in PR #21127: URL: https://github.com/apache/flink/pull/21127#discussion_r1000885230 ## flink-clients/src/test/java/org/apache/flink/client/cli/CliFrontendListTest.java: ## @@ -28,21 +28,100 @@ import org.junit.jupiter.api.AfterAll; import

[GitHub] [flink] ferenc-csaky commented on pull request #21127: [FLINK-29707][cli] Fix possible comparator violation for "flink list"

2022-10-20 Thread GitBox
ferenc-csaky commented on PR #21127: URL: https://github.com/apache/flink/pull/21127#issuecomment-1285847522 > I don't get how this can be JDK-specific. Probably related to overflows, no? > > Is the test replicating the exact case you ran into? TBH I'm not sure anymore :) I

[GitHub] [flink] ferenc-csaky commented on a diff in pull request #21127: [FLINK-29707][cli] Fix possible comparator violation for "flink list"

2022-10-20 Thread GitBox
ferenc-csaky commented on code in PR #21127: URL: https://github.com/apache/flink/pull/21127#discussion_r1000864000 ## flink-clients/src/test/java/org/apache/flink/client/cli/CliFrontendListTest.java: ## @@ -28,21 +28,100 @@ import org.junit.jupiter.api.AfterAll; import

[GitHub] [flink] zentol commented on pull request #21088: [FLINK-29582][state-processor] Relax 1+ operator requirement

2022-10-20 Thread GitBox
zentol commented on PR #21088: URL: https://github.com/apache/flink/pull/21088#issuecomment-1285836764 @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.

[jira] [Commented] (FLINK-16419) Avoid to recommit transactions which are known committed successfully to Kafka upon recovery

2022-10-20 Thread Yordan Pavlov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621220#comment-17621220 ] Yordan Pavlov commented on FLINK-16419: --- [~martijnvisser] This issue has plagued our Flink setup

[GitHub] [flink] ferenc-csaky commented on a diff in pull request #21127: [FLINK-29707][cli] Fix possible comparator violation for "flink list"

2022-10-20 Thread GitBox
ferenc-csaky commented on code in PR #21127: URL: https://github.com/apache/flink/pull/21127#discussion_r1000851448 ## flink-clients/src/test/java/org/apache/flink/client/cli/CliFrontendListTest.java: ## @@ -28,21 +28,100 @@ import org.junit.jupiter.api.AfterAll; import

[GitHub] [flink-connector-dynamodb] YuriGusev commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
YuriGusev commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1000808803 ## flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/util/PrimaryKeyBuilder.java: ## @@ -0,0 +1,104 @@ +/* + *

[GitHub] [flink-connector-dynamodb] YuriGusev commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
YuriGusev commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1000808138 ## flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/sink/DynamoDbSinkBuilder.java: ## @@ -0,0 +1,144 @@ +/* + *

[GitHub] [flink] xinbinhuang commented on pull request #17873: [FLINK-25009][CLI] Output slotSharingGroup as part of JsonGraph

2022-10-20 Thread GitBox
xinbinhuang commented on PR #17873: URL: https://github.com/apache/flink/pull/17873#issuecomment-1285811478 @godfreyhe @KarmaGYZ @MartijnVisser  can we merge this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [flink] ericxiao251 commented on pull request #21077: [FlINK-29248] Add Scala Async Retry Strategies and ResultPredicates Helper Classes

2022-10-20 Thread GitBox
ericxiao251 commented on PR #21077: URL: https://github.com/apache/flink/pull/21077#issuecomment-1285809373 @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

[jira] [Assigned] (FLINK-29707) Fix possible comparator violation for "flink list"

2022-10-20 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-29707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi reassigned FLINK-29707: -- Assignee: Ferenc Csaky > Fix possible comparator violation for "flink list" >

[GitHub] [flink-connector-dynamodb] YuriGusev commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
YuriGusev commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1000815682 ## flink-connector-dynamodb/src/test/java/org/apache/flink/streaming/connectors/dynamodb/sink/DynamoDbSinkBuilderTest.java: ## @@ -0,0 +1,66 @@ +/* + *

[GitHub] [flink-connector-dynamodb] YuriGusev commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
YuriGusev commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1000814379 ## flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/sink/DynamoDbWriteRequest.java: ## @@ -0,0 +1,63 @@ +/* + *

[GitHub] [flink-connector-dynamodb] YuriGusev commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
YuriGusev commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1000813463 ## flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/util/PrimaryKeyBuilder.java: ## @@ -0,0 +1,104 @@ +/* + *

[GitHub] [flink-connector-dynamodb] YuriGusev commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
YuriGusev commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1000808803 ## flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/util/PrimaryKeyBuilder.java: ## @@ -0,0 +1,104 @@ +/* + *

[GitHub] [flink-connector-dynamodb] YuriGusev commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
YuriGusev commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1000808138 ## flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/sink/DynamoDbSinkBuilder.java: ## @@ -0,0 +1,144 @@ +/* + *

[GitHub] [flink-connector-dynamodb] YuriGusev commented on a diff in pull request #1: [FLINK-24229][Connectors][DynamoDB] - Add AWS DynamoDB connector

2022-10-20 Thread GitBox
YuriGusev commented on code in PR #1: URL: https://github.com/apache/flink-connector-dynamodb/pull/1#discussion_r1000803309 ## flink-connector-dynamodb/src/main/java/org/apache/flink/streaming/connectors/dynamodb/sink/DynamoDbSink.java: ## @@ -0,0 +1,154 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-25595) Specify hash/sort aggregate strategy in SQL hint

2022-10-20 Thread Eric Xiao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621193#comment-17621193 ] Eric Xiao commented on FLINK-25595: --- Hi [~godfreyhe] and [~jingzhang], I would like to get more

[jira] [Commented] (FLINK-29459) Sink v2 has bugs in supporting legacy v1 implementations with global committer

2022-10-20 Thread Krzysztof Chmielewski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621187#comment-17621187 ] Krzysztof Chmielewski commented on FLINK-29459: --- FYI ticets 29509 29512 29627 are fixing

[jira] [Commented] (FLINK-29707) Fix possible comparator violation for "flink list"

2022-10-20 Thread Ferenc Csaky (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17621182#comment-17621182 ] Ferenc Csaky commented on FLINK-29707: -- Just opened a PR with the proposed fix. > Fix possible

  1   2   3   4   >