[jira] [Created] (FLINK-34007) Flink Job stuck in suspend state after recovery from failure in HA Mode

2024-01-05 Thread Zhenqiu Huang (Jira)
Zhenqiu Huang created FLINK-34007: - Summary: Flink Job stuck in suspend state after recovery from failure in HA Mode Key: FLINK-34007 URL: https://issues.apache.org/jira/browse/FLINK-34007 Project:

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
snuyanzin commented on code in PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#discussion_r1443547398 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/table/ParameterizedPredicate.java: ## @@ -52,8 +69,26 @@ public void

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
snuyanzin commented on code in PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#discussion_r1443523454 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/table/ParameterizedPredicate.java: ## @@ -52,8 +69,26 @@ public void

Re: [PR] [FLINK-33817][flink-protobuf] Set ReadDefaultValues=False by default in proto3 for performance improvement [flink]

2024-01-05 Thread via GitHub
flinkbot commented on PR #24035: URL: https://github.com/apache/flink/pull/24035#issuecomment-1879438867 ## CI report: * a0672a71f647609a9a4790943070cc56f7da1d10 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-33817) Allow ReadDefaultValues = False for non primitive types on Proto3

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33817: --- Labels: pull-request-available (was: ) > Allow ReadDefaultValues = False for non primitive

[PR] [FLINK-33817][flink-protobuf] Set ReadDefaultValues=False by default in proto3 for performance improvement [flink]

2024-01-05 Thread via GitHub
sharath1709 opened a new pull request, #24035: URL: https://github.com/apache/flink/pull/24035 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
snuyanzin commented on code in PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#discussion_r1443527603 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/table/JdbcDynamicTableSource.java: ## @@ -94,30 +97,76 @@ public

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
snuyanzin commented on code in PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#discussion_r1443526792 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/table/JdbcDynamicTableSource.java: ## @@ -94,30 +97,76 @@ public

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
snuyanzin commented on code in PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#discussion_r1443521093 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/table/JdbcFilterPushdownPreparedStatementVisitor.java: ## @@ -97,12 +147,14 @@

[jira] [Created] (FLINK-34006) Flink terminates the execution of an application when there is a network problem between TaskManagers

2024-01-05 Thread Sophia (Jira)
Sophia created FLINK-34006: -- Summary: Flink terminates the execution of an application when there is a network problem between TaskManagers Key: FLINK-34006 URL: https://issues.apache.org/jira/browse/FLINK-34006

Re: [PR] [FLINK-31238] [WIP] Use IngestDB to speed up Rocksdb rescaling recovery (rebased) [flink]

2024-01-05 Thread via GitHub
rkhachatryan commented on code in PR #24031: URL: https://github.com/apache/flink/pull/24031#discussion_r1443459209 ## flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/restore/RocksDBIncrementalRestoreOperation.java: ## @@

Re: [PR] [FLINK-31238] [WIP] Use IngestDB to speed up Rocksdb rescaling recovery (rebased) [flink]

2024-01-05 Thread via GitHub
rkhachatryan commented on code in PR #24031: URL: https://github.com/apache/flink/pull/24031#discussion_r1443422130 ## flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksIncrementalCheckpointRescalingTest.java: ## @@

Re: [PR] [FLINK-31238] [WIP] Use IngestDB to speed up Rocksdb rescaling recovery (rebased) [flink]

2024-01-05 Thread via GitHub
rkhachatryan commented on code in PR #24031: URL: https://github.com/apache/flink/pull/24031#discussion_r1443421426 ## flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBIncrementalCheckpointUtils.java: ## @@ -154,6

Re: [PR] [FLINK-31238] [WIP] Use IngestDB to speed up Rocksdb rescaling recovery (rebased) [flink]

2024-01-05 Thread via GitHub
rkhachatryan commented on code in PR #24031: URL: https://github.com/apache/flink/pull/24031#discussion_r1443420860 ## flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/EmbeddedRocksDBStateBackend.java: ## @@ -305,6 +311,11

Re: [PR] [FLINK-33996][table-planner]: Avoid merging projects if leads to redundant computation [flink]

2024-01-05 Thread via GitHub
jeyhunkarimov commented on PR #24033: URL: https://github.com/apache/flink/pull/24033#issuecomment-1879333784 @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

Re: [PR] [FLINK-33611] [flink-protobuf] Support Large Protobuf Schemas [flink]

2024-01-05 Thread via GitHub
sharath1709 commented on PR #23937: URL: https://github.com/apache/flink/pull/23937#issuecomment-1879310386 @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

Re: [PR] [FLINK-33996][table-planner]: Avoid merging projects if leads to redundant computation [flink]

2024-01-05 Thread via GitHub
jeyhunkarimov commented on PR #24033: URL: https://github.com/apache/flink/pull/24033#issuecomment-1879308733 @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

Re: [PR] [FLINK-34005] Implement restore tests for MiniBatchAssigner node [flink]

2024-01-05 Thread via GitHub
flinkbot commented on PR #24034: URL: https://github.com/apache/flink/pull/24034#issuecomment-1879185905 ## CI report: * a671536a73ceee8b2fb8ec1cef69f342f979cd1e UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-34005) Implement restore tests for MiniBatchAssigner node

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34005: --- Labels: pull-request-available (was: ) > Implement restore tests for MiniBatchAssigner

[PR] [FLINK-34005] Implement restore tests for MiniBatchAssigner node [flink]

2024-01-05 Thread via GitHub
bvarghese1 opened a new pull request, #24034: URL: https://github.com/apache/flink/pull/24034 ## What is the purpose of the change *Add restore tests for MiniBatchAssigner node* ## Verifying this change This change added tests and can be verified as follows:

[jira] [Created] (FLINK-34005) Implement restore tests for MiniBatchAssigner node

2024-01-05 Thread Bonnie Varghese (Jira)
Bonnie Varghese created FLINK-34005: --- Summary: Implement restore tests for MiniBatchAssigner node Key: FLINK-34005 URL: https://issues.apache.org/jira/browse/FLINK-34005 Project: Flink

Re: [PR] [hotfix] Update NOTICE files to reflect year 2023 [flink-connector-hive]

2024-01-05 Thread via GitHub
snuyanzin commented on PR #4: URL: https://github.com/apache/flink-connector-hive/pull/4#issuecomment-1879126027 superceded by https://github.com/apache/flink-connector-hive/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [hotfix] Update NOTICE files to reflect year 2023 [flink-connector-hive]

2024-01-05 Thread via GitHub
snuyanzin closed pull request #4: [hotfix] Update NOTICE files to reflect year 2023 URL: https://github.com/apache/flink-connector-hive/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-34002] [FLINK-33883][jdbc] Bump CI flink version on flink-connector-elasticsearch to support Flink 1.19 [flink-connector-elasticsearch]

2024-01-05 Thread via GitHub
snuyanzin commented on PR #86: URL: https://github.com/apache/flink-connector-elasticsearch/pull/86#issuecomment-1879122467 I submitted a PR to your branch to make it passing tests with jdk17+ https://github.com/MartijnVisser/flink-connector-elasticsearch/pull/3 -- This is an

[jira] [Comment Edited] (FLINK-33925) Extended failure handling for bulk requests (elasticsearch back port)

2024-01-05 Thread Peter Schulz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803629#comment-17803629 ] Peter Schulz edited comment on FLINK-33925 at 1/5/24 5:13 PM: --

[jira] [Comment Edited] (FLINK-33925) Extended failure handling for bulk requests (elasticsearch back port)

2024-01-05 Thread Peter Schulz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803629#comment-17803629 ] Peter Schulz edited comment on FLINK-33925 at 1/5/24 5:12 PM: --

[jira] [Commented] (FLINK-33925) Extended failure handling for bulk requests (elasticsearch back port)

2024-01-05 Thread Peter Schulz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803629#comment-17803629 ] Peter Schulz commented on FLINK-33925: -- [~martijnvisser], this PR seems stuck. I'm not sure how to

[jira] [Commented] (FLINK-33996) Support disabling project rewrite when multiple exprs in the project reference the same sub project field.

2024-01-05 Thread Jeyhun Karimov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803626#comment-17803626 ] Jeyhun Karimov commented on FLINK-33996: Thanks for reporting the issue [~hackergin] and thanks

Re: [PR] [FLINK-33996][table-planner]: Avoid merging projects if leads to redundant computation [flink]

2024-01-05 Thread via GitHub
flinkbot commented on PR #24033: URL: https://github.com/apache/flink/pull/24033#issuecomment-1878973201 ## CI report: * d687103dabf6ac2a0af763e8a3b845ef9629c7ba UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-33996) Support disabling project rewrite when multiple exprs in the project reference the same sub project field.

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33996: --- Labels: pull-request-available (was: ) > Support disabling project rewrite when multiple

[PR] [FLINK-33996][table-planner]: Avoid merging projects if leads to redundant computation [flink]

2024-01-05 Thread via GitHub
jeyhunkarimov opened a new pull request, #24033: URL: https://github.com/apache/flink/pull/24033 ## What is the purpose of the change The current optimizer/planner merges two Projection/Calc nodes if they are deterministic. In some scenarios, this check is not enough.

[jira] [Closed] (FLINK-33775) Report JobInitialization traces

2024-01-05 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-33775. -- Fix Version/s: 1.19.0 Resolution: Fixed merged commit 793a66b into apache:master >

[jira] [Closed] (FLINK-33695) FLIP-384: Introduce TraceReporter and use it to create checkpointing and recovery traces

2024-01-05 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-33695. -- Resolution: Fixed > FLIP-384: Introduce TraceReporter and use it to create checkpointing and

Re: [PR] [FLINK-33775] Report JobInitialization traces [flink]

2024-01-05 Thread via GitHub
pnowojski merged PR #23908: URL: https://github.com/apache/flink/pull/23908 -- 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:

Re: [PR] [FLINK-33978] Introduces AsyncScalarFunction as a new UDF type [flink]

2024-01-05 Thread via GitHub
alpinegizmo commented on PR #23975: URL: https://github.com/apache/flink/pull/23975#issuecomment-1878877745 We should add appropriate content to the UDF docs as part of implementing this FLIP. https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/functions/udfs/ is

[jira] [Updated] (FLINK-33978) FLIP-400: AsyncScalarFunction for asynchronous scalar function support

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-33978: --- Labels: pull-request-available (was: ) > FLIP-400: AsyncScalarFunction for asynchronous

Re: [PR] [FLINK-33978] Introduces AsyncScalarFunction as a new UDF type [flink]

2024-01-05 Thread via GitHub
twalthr commented on code in PR #23975: URL: https://github.com/apache/flink/pull/23975#discussion_r1442740953 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/config/ExecutionConfigOptions.java: ## @@ -692,6 +734,14 @@ public enum AsyncOutputMode {

Re: [PR] [FLINK-34004] Harden TestingCheckpointIDCounter [flink]

2024-01-05 Thread via GitHub
flinkbot commented on PR #24032: URL: https://github.com/apache/flink/pull/24032#issuecomment-1878827522 ## CI report: * 9a8406e252f89c78bcd4c9beb36e967c18a83045 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-34004) TestingCheckpointIDCounter can easily lead to NPEs

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34004: --- Labels: pull-request-available (was: ) > TestingCheckpointIDCounter can easily lead to

[jira] [Created] (FLINK-34004) TestingCheckpointIDCounter can easily lead to NPEs

2024-01-05 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-34004: Summary: TestingCheckpointIDCounter can easily lead to NPEs Key: FLINK-34004 URL: https://issues.apache.org/jira/browse/FLINK-34004 Project: Flink

[PR] Add HBase 3.0.1 connector [flink-web]

2024-01-05 Thread via GitHub
MartijnVisser opened a new pull request, #708: URL: https://github.com/apache/flink-web/pull/708 (no comment) -- 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

[jira] [Updated] (FLINK-32571) Prebuild HBase testing docker image

2024-01-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-32571: --- Fix Version/s: (was: hbase-3.0.1) > Prebuild HBase testing docker image >

[jira] [Updated] (FLINK-34003) Bump CI flink version on flink-connector-hbase

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34003: --- Labels: pull-request-available (was: ) > Bump CI flink version on flink-connector-hbase >

[jira] [Created] (FLINK-34003) Bump CI flink version on flink-connector-hbase

2024-01-05 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-34003: -- Summary: Bump CI flink version on flink-connector-hbase Key: FLINK-34003 URL: https://issues.apache.org/jira/browse/FLINK-34003 Project: Flink Issue

Re: [PR] [FLINK-31238] [WIP] Use IngestDB to speed up Rocksdb rescaling recovery (rebased) [flink]

2024-01-05 Thread via GitHub
flinkbot commented on PR #24031: URL: https://github.com/apache/flink/pull/24031#issuecomment-1878781250 ## CI report: * 056b9af12d0795dadabde47e50dfb040e14ad71d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-31238] [WIP] Use IngestDB to speed up Rocksdb rescaling recovery (rebased) [flink]

2024-01-05 Thread via GitHub
StefanRRichter commented on code in PR #24031: URL: https://github.com/apache/flink/pull/24031#discussion_r1442957056 ## flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/restore/RocksDBIncrementalRestoreOperation.java: ## @@

[jira] [Commented] (FLINK-33365) Missing filter condition in execution plan containing lookup join with mysql jdbc connector

2024-01-05 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803557#comment-17803557 ] Sergey Nuyanzin commented on FLINK-33365: - marked as a blocker as mentioned at

[jira] [Updated] (FLINK-34002) Bump CI flink version on flink-connector-elasticsearch

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34002: --- Labels: pull-request-available (was: ) > Bump CI flink version on

[jira] [Created] (FLINK-34002) Bump CI flink version on flink-connector-elasticsearch

2024-01-05 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-34002: -- Summary: Bump CI flink version on flink-connector-elasticsearch Key: FLINK-34002 URL: https://issues.apache.org/jira/browse/FLINK-34002 Project: Flink

[jira] [Updated] (FLINK-33365) Missing filter condition in execution plan containing lookup join with mysql jdbc connector

2024-01-05 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin updated FLINK-33365: Priority: Blocker (was: Critical) > Missing filter condition in execution plan

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl closed pull request #79: [FLINK-33365] include filters with Lookup joins URL: https://github.com/apache/flink-connector-jdbc/pull/79 -- 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

[PR] Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 [flink-connector-hbase]

2024-01-05 Thread via GitHub
dependabot[bot] opened a new pull request, #38: URL: https://github.com/apache/flink-connector-hbase/pull/38 Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0. [![Dependabot compatibility

[PR] Bump org.apache.zookeeper:zookeeper from 3.4.14 to 3.7.2 [flink-connector-hbase]

2024-01-05 Thread via GitHub
dependabot[bot] opened a new pull request, #37: URL: https://github.com/apache/flink-connector-hbase/pull/37 Bumps org.apache.zookeeper:zookeeper from 3.4.14 to 3.7.2. [![Dependabot compatibility

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl commented on PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#issuecomment-1878726394 Fixed the test failures -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl closed pull request #79: [FLINK-33365] include filters with Lookup joins URL: https://github.com/apache/flink-connector-jdbc/pull/79 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl closed pull request #79: [FLINK-33365] include filters with Lookup joins URL: https://github.com/apache/flink-connector-jdbc/pull/79 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl closed pull request #79: [FLINK-33365] include filters with Lookup joins URL: https://github.com/apache/flink-connector-jdbc/pull/79 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl closed pull request #79: [FLINK-33365] include filters with Lookup joins URL: https://github.com/apache/flink-connector-jdbc/pull/79 -- 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

[PR] Add JDBC 3.1.2 connector [flink-web]

2024-01-05 Thread via GitHub
MartijnVisser opened a new pull request, #707: URL: https://github.com/apache/flink-web/pull/707 (no comment) -- 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

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl closed pull request #79: [FLINK-33365] include filters with Lookup joins URL: https://github.com/apache/flink-connector-jdbc/pull/79 -- 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] [Commented] (FLINK-33897) Allow triggering unaligned checkpoint via CLI

2024-01-05 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803535#comment-17803535 ] Piotr Nowojski commented on FLINK-33897: By real world motivation, I meant if that really is an

Re: [PR] [FLINK-33970][jdbc][docs] Remove dead link [flink-connector-jdbc]

2024-01-05 Thread via GitHub
GOODBOY008 commented on PR #88: URL: https://github.com/apache/flink-connector-jdbc/pull/88#issuecomment-1878625591 @MartijnVisser I want to fix dead link in document first. And I also want to add dead link check into https://github.com/apache/flink-connector-shared-utils/tree/ci_utils

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl commented on PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#issuecomment-1878620080 I see there are some test failures - I will look into them -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] [FLINK-33970][jdbc][docs] Add docs check dead links [flink-connector-shared-utils]

2024-01-05 Thread via GitHub
GOODBOY008 opened a new pull request, #32: URL: https://github.com/apache/flink-connector-shared-utils/pull/32 Add docs check dead links. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-33634] Add Conditions to Flink CRD's Status field [flink-kubernetes-operator]

2024-01-05 Thread via GitHub
tagarr commented on code in PR #749: URL: https://github.com/apache/flink-kubernetes-operator/pull/749#discussion_r1442824067 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/controller/FlinkDeploymentController.java: ## @@ -227,4 +235,28 @@

Re: [PR] [FLINK-33634] Add Conditions to Flink CRD's Status field [flink-kubernetes-operator]

2024-01-05 Thread via GitHub
tagarr commented on code in PR #749: URL: https://github.com/apache/flink-kubernetes-operator/pull/749#discussion_r1442824067 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/controller/FlinkDeploymentController.java: ## @@ -227,4 +235,28 @@

Re: [PR] Add HBase connector 3.0.0 [flink-web]

2024-01-05 Thread via GitHub
MartijnVisser merged PR #591: URL: https://github.com/apache/flink-web/pull/591 -- 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-33996) Support disabling project rewrite when multiple exprs in the project reference the same sub project field.

2024-01-05 Thread Feng Jin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803524#comment-17803524 ] Feng Jin commented on FLINK-33996: -- [~xuyangzhong]  Introducing a new rule may be a better way,

[jira] [Updated] (FLINK-33996) Support disabling project rewrite when multiple exprs in the project reference the same sub project field.

2024-01-05 Thread Feng Jin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Jin updated FLINK-33996: - Description: When multiple top projects reference the same bottom project, project rewrite rules may

Re: [PR] [FLINK-33775] Report JobInitialization traces [flink]

2024-01-05 Thread via GitHub
pnowojski commented on code in PR #23908: URL: https://github.com/apache/flink/pull/23908#discussion_r1442770858 ## docs/content/docs/ops/traces.md: ## @@ -97,7 +97,7 @@ Flink reports a single span trace for the whole checkpoint once checkpoint reach -

Re: [PR] [FLINK-33775] Report JobInitialization traces [flink]

2024-01-05 Thread via GitHub
pnowojski commented on code in PR #23908: URL: https://github.com/apache/flink/pull/23908#discussion_r1442749273 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointStatsTracker.java: ## @@ -155,7 +167,12 @@ public CheckpointStatsSnapshot

[jira] [Updated] (FLINK-34001) doc of "Configure Operator-level State TTL" error

2024-01-05 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-34001: --- Component/s: Documentation Table SQL / API (was: API /

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl commented on code in PR #79: URL: https://github.com/apache/flink-connector-jdbc/pull/79#discussion_r1442730232 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/table/JdbcDynamicTableSource.java: ## @@ -96,28 +97,115 @@ public

Re: [PR] [FLINK-25421] Port JDBC Sink to new Unified Sink API (FLIP-143) [flink-connector-jdbc]

2024-01-05 Thread via GitHub
RocMarshal commented on code in PR #2: URL: https://github.com/apache/flink-connector-jdbc/pull/2#discussion_r1442655533 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/datasource/statements/JdbcQueryStatement.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-28915) Make application mode could support remote DFS schema(e.g. S3, OSS, HDFS, etc.)

2024-01-05 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803501#comment-17803501 ] Márton Balassi commented on FLINK-28915: Due to the

Re: [PR] [FLINK-33365] include filters with Lookup joins [flink-connector-jdbc]

2024-01-05 Thread via GitHub
davidradl closed pull request #79: [FLINK-33365] include filters with Lookup joins URL: https://github.com/apache/flink-connector-jdbc/pull/79 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-33980][core] Reorganize job configuration [flink]

2024-01-05 Thread via GitHub
JunRuiLee commented on code in PR #24025: URL: https://github.com/apache/flink/pull/24025#discussion_r1442718242 ## flink-core/src/main/java/org/apache/flink/api/common/ExecutionConfig.java: ## @@ -1201,6 +1212,9 @@ public void configure(ReadableConfig configuration,

Re: [PR] [FLINK-25421] Port JDBC Sink to new Unified Sink API (FLIP-143) [flink-connector-jdbc]

2024-01-05 Thread via GitHub
RocMarshal commented on code in PR #2: URL: https://github.com/apache/flink-connector-jdbc/pull/2#discussion_r1442712519 ## flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/datasource/statements/JdbcQueryStatement.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to

Re: [PR] [FLINK-20281][table] support consuming cdc stream about window aggregate [flink]

2024-01-05 Thread via GitHub
flinkbot commented on PR #24030: URL: https://github.com/apache/flink/pull/24030#issuecomment-1878444332 ## CI report: * fa4675861793c8cd42d7ece15334879b2ec54953 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-20281][table] support consuming cdc stream about window aggregate [flink]

2024-01-05 Thread via GitHub
xuyangzhong opened a new pull request, #24030: URL: https://github.com/apache/flink/pull/24030 ## What is the purpose of the change Currently, window aggregation doesn't support to consume a changelog stream. See more at

[jira] [Updated] (FLINK-20281) Window aggregation supports changelog stream input

2024-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-20281: --- Labels: auto-deprioritized-major auto-deprioritized-minor pull-request-available (was:

Re: [PR] [FLINK-33980][core] Reorganize job configuration [flink]

2024-01-05 Thread via GitHub
1996fanrui commented on code in PR #24025: URL: https://github.com/apache/flink/pull/24025#discussion_r1442706214 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/StreamExecutionEnvironment.java: ## @@ -453,7 +440,10 @@ public

Re: [PR] [FLINK-33980][core] Reorganize job configuration [flink]

2024-01-05 Thread via GitHub
1996fanrui commented on code in PR #24025: URL: https://github.com/apache/flink/pull/24025#discussion_r1442704443 ## flink-core/src/main/java/org/apache/flink/api/common/ExecutionConfig.java: ## @@ -1201,6 +1212,9 @@ public void configure(ReadableConfig configuration,

Re: [PR] [FLINK-28915] Flink Native k8s mode jar localtion support s3 schema. [flink]

2024-01-05 Thread via GitHub
mbalassi commented on PR #20779: URL: https://github.com/apache/flink/pull/20779#issuecomment-1878422305 Hi @SwimSweet, given your lack of response @ferenc-csaky offered to build on your work and take it forward based on my comments above. Hope that is OK, he is planning to post an updated

[jira] [Commented] (FLINK-33856) Add metrics to monitor the interaction performance between task and external storage system in the process of checkpoint making

2024-01-05 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803484#comment-17803484 ] Rui Fan commented on FLINK-33856: - {quote}I would suggest that both of yo chat offline about the scope

[jira] [Updated] (FLINK-34001) doc of "Configure Operator-level State TTL" error

2024-01-05 Thread yong yang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yong yang updated FLINK-34001: -- Summary: doc of "Configure Operator-level State TTL" error (was: doc diff from code) > doc of

[jira] [Commented] (FLINK-34001) doc diff from code

2024-01-05 Thread yong yang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803483#comment-17803483 ] yong yang commented on FLINK-34001: --- {code:java} //代码占位符 // plan1.json {   "flinkVersion" : "1.18",  

[jira] [Commented] (FLINK-34001) doc diff from code

2024-01-05 Thread yong yang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803482#comment-17803482 ] yong yang commented on FLINK-34001: --- {code:java} //代码占位符 package com.yy.state.OperatorStateTTL import

[jira] [Created] (FLINK-34001) doc diff from code

2024-01-05 Thread yong yang (Jira)
yong yang created FLINK-34001: - Summary: doc diff from code Key: FLINK-34001 URL: https://issues.apache.org/jira/browse/FLINK-34001 Project: Flink Issue Type: Bug Components: API /

[jira] [Closed] (FLINK-33993) Ineffective scaling detection events are misleading

2024-01-05 Thread Maximilian Michels (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels closed FLINK-33993. -- Resolution: Fixed > Ineffective scaling detection events are misleading >

Re: [PR] [FLINK-33993] Fix misleading events for scaling effectiveness detection [flink-kubernetes-operator]

2024-01-05 Thread via GitHub
mxm commented on PR #748: URL: https://github.com/apache/flink-kubernetes-operator/pull/748#issuecomment-1878408347 Thanks for the quick review Rui! -- 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

[jira] [Comment Edited] (FLINK-33856) Add metrics to monitor the interaction performance between task and external storage system in the process of checkpoint making

2024-01-05 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803478#comment-17803478 ] Piotr Nowojski edited comment on FLINK-33856 at 1/5/24 9:58 AM: {quote}

Re: [PR] [FLINK-33993] Fix misleading events for scaling effectiveness detection [flink-kubernetes-operator]

2024-01-05 Thread via GitHub
mxm merged PR #748: URL: https://github.com/apache/flink-kubernetes-operator/pull/748 -- 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] [Comment Edited] (FLINK-33856) Add metrics to monitor the interaction performance between task and external storage system in the process of checkpoint making

2024-01-05 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803478#comment-17803478 ] Piotr Nowojski edited comment on FLINK-33856 at 1/5/24 9:56 AM: {quote}

[jira] [Commented] (FLINK-33856) Add metrics to monitor the interaction performance between task and external storage system in the process of checkpoint making

2024-01-05 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17803478#comment-17803478 ] Piotr Nowojski commented on FLINK-33856: {quote} Maybe a new flip that supports task-level trace

Re: [PR] [FLINK-33775] Report JobInitialization traces [flink]

2024-01-05 Thread via GitHub
StefanRRichter commented on code in PR #23908: URL: https://github.com/apache/flink/pull/23908#discussion_r1442679306 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java: ## @@ -730,57 +739,87 @@ void restoreInternal() throws Exception

Re: [PR] [FLINK-33980][core] Reorganize job configuration [flink]

2024-01-05 Thread via GitHub
JunRuiLee commented on PR #24025: URL: https://github.com/apache/flink/pull/24025#issuecomment-1878390963 Thanks @1996fanrui for the quick reviews, I've updated this pr, PTAL~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [FLINK-33775] Report JobInitialization traces [flink]

2024-01-05 Thread via GitHub
StefanRRichter commented on code in PR #23908: URL: https://github.com/apache/flink/pull/23908#discussion_r1442676217 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointStatsTracker.java: ## @@ -155,7 +167,12 @@ public CheckpointStatsSnapshot

Re: [PR] [FLINK-33980][core] Reorganize job configuration [flink]

2024-01-05 Thread via GitHub
JunRuiLee commented on code in PR #24025: URL: https://github.com/apache/flink/pull/24025#discussion_r1442675488 ## flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/StreamExecutionEnvironment.java: ## @@ -453,7 +440,10 @@ public

Re: [PR] [FLINK-33905][core] Unify the Provision of Diverse Metadata for Context-like APIs [flink]

2024-01-05 Thread via GitHub
xintongsong commented on code in PR #23905: URL: https://github.com/apache/flink/pull/23905#discussion_r1442654920 ## pom.xml: ## @@ -2301,6 +2301,8 @@ under the License.

  1   2   >