[jira] [Commented] (FLINK-35175) HadoopDataInputStream can't compile with Hadoop 3.2.3

2024-04-22 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839505#comment-17839505 ] Weijie Guo commented on FLINK-35175: Not include the fix:

Re: [PR] [DRAFT][FLINK-35186][Runtime/State] Create State V2 from new StateDescriptor [flink]

2024-04-22 Thread via GitHub
flinkbot commented on PR #24697: URL: https://github.com/apache/flink/pull/24697#issuecomment-2068639529 ## CI report: * e9029b47bf3793ae8efe33e4b4ba8448a27c200f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-35162][state] Implement WriteBatchOperation and general MultiGetOperation for ForSt [flink]

2024-04-22 Thread via GitHub
jectpro7 commented on code in PR #24681: URL: https://github.com/apache/flink/pull/24681#discussion_r1574275399 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStGeneralMultiGetOperation.java: ## @@ -0,0 +1,105 @@ +/* + * Licensed

Re: [PR] [FLINK-35162][state] Implement WriteBatchOperation and general MultiGetOperation for ForSt [flink]

2024-04-22 Thread via GitHub
Zakelly commented on code in PR #24681: URL: https://github.com/apache/flink/pull/24681#discussion_r1574275896 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ContextKey.java: ## @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache

[jira] [Created] (FLINK-35195) Support the execution of materialized table in continuous mode

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35195: - Summary: Support the execution of materialized table in continuous mode Key: FLINK-35195 URL: https://issues.apache.org/jira/browse/FLINK-35195 Project: Flink

[jira] [Updated] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenyuzhi updated FLINK-35192: -- Attachment: screenshot-2.png > operator oom > > > Key: FLINK-35192 >

[jira] [Created] (FLINK-35204) Support the execution of alter materialized table set options

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35204: - Summary: Support the execution of alter materialized table set options Key: FLINK-35204 URL: https://issues.apache.org/jira/browse/FLINK-35204 Project: Flink

[jira] [Updated] (FLINK-35202) Support the execution of alter materialized table set freshness

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35202: -- Description: {code:SQL} ALTER MATERIALIZED TABLE [catalog_name.][db_name.]table_name SET

[jira] [Updated] (FLINK-35203) Support the execution of alter materialized table set refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35203: -- Description: {code:SQL} ALTER MATERIALIZED TABLE [catalog_name.][db_name.]table_name SET

Re: [PR] [FLINK-35047][state] Support ForStStateBackend and ForStKeyedStateBackend [flink]

2024-04-22 Thread via GitHub
masteryhx commented on code in PR #24682: URL: https://github.com/apache/flink/pull/24682#discussion_r1574455229 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStResourceContainer.java: ## @@ -0,0 +1,544 @@ +/* + * Licensed to the

Re: [PR] [FLINK-33584][Filesystems] Update Hadoop Filesystem dependencies to 3.3.6 [flink]

2024-04-22 Thread via GitHub
MartijnVisser commented on PR #23844: URL: https://github.com/apache/flink/pull/23844#issuecomment-2068667425 Most likely we'll have to rewrite/reimplement the entire Hadoop-based filesystem implementations, since they've moved from the V1 API to the V2 API for the AWS SDK. So either

[jira] [Updated] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenyuzhi updated FLINK-35192: -- Attachment: screenshot-1.png > operator oom > > > Key: FLINK-35192 >

[jira] [Created] (FLINK-35196) bouncycastle class not found for flink pulsar connector

2024-04-22 Thread Wenbing Shen (Jira)
Wenbing Shen created FLINK-35196: Summary: bouncycastle class not found for flink pulsar connector Key: FLINK-35196 URL: https://issues.apache.org/jira/browse/FLINK-35196 Project: Flink

[jira] [Updated] (FLINK-35195) Support the execution of create materialized table in continuous mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35195: -- Summary: Support the execution of create materialized table in continuous mode (was: Support the

[jira] [Updated] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenyuzhi updated FLINK-35192: -- Description: The kubernetest operator docker process was killed by kernel cause out of memory(the

Re: [PR] [FLINK-35196] [Connector / Pulsar] Fix bouncycastle class not found [flink-connector-pulsar]

2024-04-22 Thread via GitHub
wenbingshen closed pull request #91: [FLINK-35196] [Connector / Pulsar] Fix bouncycastle class not found URL: https://github.com/apache/flink-connector-pulsar/pull/91 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Assigned] (FLINK-35191) Support alter materialized table related syntaxes: suspend, resume, refresh, set and reset

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu reassigned FLINK-35191: - Assignee: Feng Jin > Support alter materialized table related syntaxes: suspend, resume,

[jira] [Updated] (FLINK-35206) Desc table syntax support materialized table

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35206: -- Description: The desc syntax supports materialized table: {code:SQL} DESC Orders {code} Return the

Re: [PR] [FLINK-35047][state] Support ForStStateBackend and ForStKeyedStateBackend [flink]

2024-04-22 Thread via GitHub
masteryhx commented on code in PR #24682: URL: https://github.com/apache/flink/pull/24682#discussion_r1574482995 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStOperationUtils.java: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the

Re: [PR] [FLINK-34970] Translate architecture documents into Chinese [flink-kubernetes-operator]

2024-04-22 Thread via GitHub
caicancai commented on code in PR #809: URL: https://github.com/apache/flink-kubernetes-operator/pull/809#discussion_r1574216679 ## docs/content.zh/docs/concepts/architecture.md: ## @@ -24,57 +24,65 @@ specific language governing permissions and limitations under the License.

Re: [PR] [FLINK-35134][Connectors/Elasticsearch] Drop support for Flink 1.17 [flink-connector-elasticsearch]

2024-04-22 Thread via GitHub
boring-cyborg[bot] commented on PR #99: URL: https://github.com/apache/flink-connector-elasticsearch/pull/99#issuecomment-2068646947 Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html) --

[PR] [FLINK-35134][Connectors/Elasticsearch] Drop support for Flink 1.17 [flink-connector-elasticsearch]

2024-04-22 Thread via GitHub
hlteoh37 opened a new pull request, #99: URL: https://github.com/apache/flink-connector-elasticsearch/pull/99 Drop 1.17 runs from CI and bump default Flink version in pom -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (FLINK-35134) Release flink-connector-elasticsearch vX.X.X for Flink 1.19

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35134: --- Labels: pull-request-available (was: ) > Release flink-connector-elasticsearch vX.X.X for

Re: [PR] [FLINK-35162][state] Implement WriteBatchOperation and general MultiGetOperation for ForSt [flink]

2024-04-22 Thread via GitHub
jectpro7 commented on code in PR #24681: URL: https://github.com/apache/flink/pull/24681#discussion_r1574272182 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStWriteBatchOperation.java: ## @@ -0,0 +1,96 @@ +/* + * Licensed to the

Re: [PR] [FLINK-34369][connectors/elasticsearch] Elasticsearch connector supports SSL context [flink-connector-elasticsearch]

2024-04-22 Thread via GitHub
reta commented on code in PR #91: URL: https://github.com/apache/flink-connector-elasticsearch/pull/91#discussion_r1574279683 ## flink-connector-elasticsearch-base/src/main/java/org/apache/flink/connector/elasticsearch/sink/ElasticsearchSinkBuilderBase.java: ## @@ -263,6

[jira] [Created] (FLINK-35193) Support drop materialized table syntax and execution

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35193: - Summary: Support drop materialized table syntax and execution Key: FLINK-35193 URL: https://issues.apache.org/jira/browse/FLINK-35193 Project: Flink Issue Type:

[jira] [Created] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
chenyuzhi created FLINK-35192: - Summary: operator oom Key: FLINK-35192 URL: https://issues.apache.org/jira/browse/FLINK-35192 Project: Flink Issue Type: Bug Components: Kubernetes

[jira] [Created] (FLINK-35205) Support the execution of alter materialized table reset options

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35205: - Summary: Support the execution of alter materialized table reset options Key: FLINK-35205 URL: https://issues.apache.org/jira/browse/FLINK-35205 Project: Flink

[jira] [Updated] (FLINK-35194) Support describe job syntax and execution

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35194: -- Summary: Support describe job syntax and execution (was: Support describe job syntax) > Support

[jira] [Updated] (FLINK-35205) Support the execution of alter materialized table reset options

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35205: -- Description: {code:SQL} ALTER MATERIALIZED TABLE [catalog_name.][db_name.]table_name RESET ('key');

Re: [PR] [FLINK-35039][rest] Use PUT method supported by YARN web proxy instead of POST [flink]

2024-04-22 Thread via GitHub
yeezychao commented on PR #24689: URL: https://github.com/apache/flink/pull/24689#issuecomment-2068868982 @Myasuka Thx u for your reply. Maybe we can create a new Jira to discuss how to works in standalone env. Can you review this pr first? -- This is an automated message from the Apache

[jira] [Updated] (FLINK-35183) Expose FlinkMinorVersion as metric for applications in operator

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35183: --- Labels: pull-request-available (was: ) > Expose FlinkMinorVersion as metric for

[jira] [Created] (FLINK-35208) Respect pipeline.cached-files during processing Python dependencies

2024-04-22 Thread Dian Fu (Jira)
Dian Fu created FLINK-35208: --- Summary: Respect pipeline.cached-files during processing Python dependencies Key: FLINK-35208 URL: https://issues.apache.org/jira/browse/FLINK-35208 Project: Flink

[jira] [Created] (FLINK-35190) Support the syntaxes of Create, Suspend, Resume, Refresh and Drop materialized table

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35190: - Summary: Support the syntaxes of Create, Suspend, Resume, Refresh and Drop materialized table Key: FLINK-35190 URL: https://issues.apache.org/jira/browse/FLINK-35190

[jira] [Resolved] (FLINK-35102) Incorret Type mapping for Flink CDC Doris connector

2024-04-22 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu resolved FLINK-35102. Resolution: Fixed fixed via 5e52d8620cee995b55f003956c3f7d7a3bdf4a22 > Incorret Type mapping for

Re: [PR] [FLINK-35026][runtime][config] Introduce async execution configurations [flink]

2024-04-22 Thread via GitHub
fredia commented on code in PR #24667: URL: https://github.com/apache/flink/pull/24667#discussion_r1574293924 ## flink-runtime/src/main/java/org/apache/flink/runtime/asyncprocessing/AsyncExecutionController.java: ## @@ -50,15 +50,24 @@ public class AsyncExecutionController {

[jira] [Created] (FLINK-35197) Support the execution of suspend, resume materialized table in continuous mode

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35197: - Summary: Support the execution of suspend, resume materialized table in continuous mode Key: FLINK-35197 URL: https://issues.apache.org/jira/browse/FLINK-35197 Project:

[jira] [Created] (FLINK-35201) Support the execution of drop materialized table in full refresh mode

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35201: - Summary: Support the execution of drop materialized table in full refresh mode Key: FLINK-35201 URL: https://issues.apache.org/jira/browse/FLINK-35201 Project: Flink

[jira] [Created] (FLINK-35200) Support the execution of suspend, resume materialized table in full refresh mode

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35200: - Summary: Support the execution of suspend, resume materialized table in full refresh mode Key: FLINK-35200 URL: https://issues.apache.org/jira/browse/FLINK-35200 Project:

[jira] [Comment Edited] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839545#comment-17839545 ] chenyuzhi edited comment on FLINK-35192 at 4/22/24 8:18 AM: the yaml spec:

Re: [PR] [FLINK-35196] Fix bouncycastle class not found [flink-connector-pulsar]

2024-04-22 Thread via GitHub
boring-cyborg[bot] commented on PR #91: URL: https://github.com/apache/flink-connector-pulsar/pull/91#issuecomment-2068776075 Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html) -- This is

[jira] [Updated] (FLINK-35196) bouncycastle class not found for flink pulsar connector

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35196: --- Labels: pull-request-available (was: ) > bouncycastle class not found for flink pulsar

[jira] [Updated] (FLINK-35191) Support alter materialized table related syntaxes: suspend, resume, refresh, set and reset

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35191: -- Description: SQL statement as follows: {code:SQL} // suspend ALTER MATERIALIZED TABLE

[jira] [Updated] (FLINK-35193) Support drop materialized table syntax and execution in continuous refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35193: -- Description: {code:SQL} DROP MATERIALIZED TABLE [ IF EXISTS ] [catalog_name.][db_name.]table_name

[jira] [Updated] (FLINK-35199) Support the execution of create materialized table in full refreshmode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35199: -- Description: In full refresh mode, support creates materialized table and its background refresh

[jira] [Updated] (FLINK-35199) Support the execution of create materialized table in full refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35199: -- Summary: Support the execution of create materialized table in full refresh mode (was: Support the

[jira] [Commented] (FLINK-35191) Support alter materialized table related syntaxes: suspend, resume, refresh, set and reset

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839585#comment-17839585 ] dalongliu commented on FLINK-35191: --- Thanks for taking this ticket, assign to you. > Support alter

[jira] [Updated] (FLINK-35186) Create State V2 from new StateDescriptor

2024-04-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35186: --- Labels: pull-request-available (was: ) > Create State V2 from new StateDescriptor >

[PR] [DRAFT][FLINK-35186][Runtime/State] Create State V2 from new StateDescriptor [flink]

2024-04-22 Thread via GitHub
Zakelly opened a new pull request, #24697: URL: https://github.com/apache/flink/pull/24697 ## This is only a draft for testing purpose, do not merge this ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server,

[jira] [Created] (FLINK-35191) Support alter materialized table related syntaxes: suspend, resume, refresh, set and reset

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35191: - Summary: Support alter materialized table related syntaxes: suspend, resume, refresh, set and reset Key: FLINK-35191 URL: https://issues.apache.org/jira/browse/FLINK-35191

[jira] [Updated] (FLINK-35193) Support drop materialized table syntax and execution in continuous mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35193: -- Summary: Support drop materialized table syntax and execution in continuous mode (was: Support drop

[jira] [Created] (FLINK-35194) Support describe job syntax

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35194: - Summary: Support describe job syntax Key: FLINK-35194 URL: https://issues.apache.org/jira/browse/FLINK-35194 Project: Flink Issue Type: Sub-task

[jira] [Updated] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenyuzhi updated FLINK-35192: -- Description: The kubernetest operator docker process was killed by kernel cause out of memory(the

[jira] [Updated] (FLINK-35195) Support the execution of create materialized table in continuous refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35195: -- Summary: Support the execution of create materialized table in continuous refresh mode (was: Support

[jira] [Created] (FLINK-35203) Support the execution of alter materialized table set refresh mode

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35203: - Summary: Support the execution of alter materialized table set refresh mode Key: FLINK-35203 URL: https://issues.apache.org/jira/browse/FLINK-35203 Project: Flink

[jira] [Created] (FLINK-35206) Desc table syntax support materialized table

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35206: - Summary: Desc table syntax support materialized table Key: FLINK-35206 URL: https://issues.apache.org/jira/browse/FLINK-35206 Project: Flink Issue Type: Sub-task

Re: [PR] [FLINK-35196] [Connector / Pulsar] Fix bouncycastle class not found [flink-connector-pulsar]

2024-04-22 Thread via GitHub
wenbingshen commented on PR #91: URL: https://github.com/apache/flink-connector-pulsar/pull/91#issuecomment-2068796453 @syhily @snuyanzin @tsreaper PTAL. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (FLINK-35190) Support create materialized table syntax

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35190: -- Description: Create materialized table syntax: {code:SQL} CREATE MATERIALIZED TABLE

[jira] [Updated] (FLINK-35190) Support create materialized table syntax

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35190: -- Description: {code:SQL} CREATE MATERIALIZED TABLE [catalog_name.][db_name.]table_name [ ([ ]) ]

[jira] [Updated] (FLINK-35195) Support the execution of create materialized table in continuous refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35195: -- Description: {code:SQL} CREATE MATERIALIZED TABLE [catalog_name.][db_name.]table_name [ ([ ]) ]

[jira] [Updated] (FLINK-35195) Support the execution of create materialized table in continuous refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35195: -- Description: In continuous refresh mode, support creates materialized table and its background

[jira] [Commented] (FLINK-35191) Support alter materialized table related syntaxes: suspend, resume, refresh, set and reset

2024-04-22 Thread Feng Jin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839567#comment-17839567 ] Feng Jin commented on FLINK-35191: -- [~lsy] I would like to take this issue. Please assign this task to

[jira] [Commented] (FLINK-35190) Support create materialized table syntax

2024-04-22 Thread Feng Jin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839566#comment-17839566 ] Feng Jin commented on FLINK-35190: -- [~lsy]  I would like to take this issue. Please assign this task to

[jira] [Updated] (FLINK-35133) Release flink-connector-cassandra v3.2.0 for Flink 1.19

2024-04-22 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer updated FLINK-35133: -- Fix Version/s: cassandra-3.2.0 > Release flink-connector-cassandra v3.2.0 for Flink 1.19 >

[jira] [Commented] (FLINK-35190) Support create materialized table syntax

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839586#comment-17839586 ] dalongliu commented on FLINK-35190: --- Thanks for taking this ticket, assign to you. > Support create

[jira] [Created] (FLINK-35186) Create State V2 from new StateDescriptor

2024-04-22 Thread Zakelly Lan (Jira)
Zakelly Lan created FLINK-35186: --- Summary: Create State V2 from new StateDescriptor Key: FLINK-35186 URL: https://issues.apache.org/jira/browse/FLINK-35186 Project: Flink Issue Type: Sub-task

Re: [PR] [FLINK-35120][doris] Add Doris integration test cases [flink-cdc]

2024-04-22 Thread via GitHub
yuxiqian commented on PR #3227: URL: https://github.com/apache/flink-cdc/pull/3227#issuecomment-2068618701 @JNSimba Thanks for pointing it out, #3215 and #3224 share changes by extending `DorisSchemaChangeManager`. I could rebase one after merge another / combine them into one PR. @JNSimba

[jira] [Updated] (FLINK-35178) Checkpoint CLAIM mode does not fully control snapshot ownership

2024-04-22 Thread elon_X (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] elon_X updated FLINK-35178: --- Attachment: image-2024-04-22-15-16-02-381.png > Checkpoint CLAIM mode does not fully control snapshot

Re: [PR] [FLINK-34369][connectors/elasticsearch] Elasticsearch connector supports SSL context [flink-connector-elasticsearch]

2024-04-22 Thread via GitHub
reta commented on code in PR #91: URL: https://github.com/apache/flink-connector-elasticsearch/pull/91#discussion_r1574288489 ## flink-connector-elasticsearch-base/src/main/java/org/apache/flink/connector/elasticsearch/sink/ElasticsearchWriter.java: ## @@ -161,17 +166,46 @@

[jira] [Created] (FLINK-35188) Introduce CatalogMaterializedTable and related interface to support materialized table

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35188: - Summary: Introduce CatalogMaterializedTable and related interface to support materialized table Key: FLINK-35188 URL: https://issues.apache.org/jira/browse/FLINK-35188

[jira] [Created] (FLINK-35199) Support the execution of create materialized table in full refreshmode

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35199: - Summary: Support the execution of create materialized table in full refreshmode Key: FLINK-35199 URL: https://issues.apache.org/jira/browse/FLINK-35199 Project: Flink

[jira] [Updated] (FLINK-35197) Support the execution of suspend, resume materialized table in continuous refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35197: -- Summary: Support the execution of suspend, resume materialized table in continuous refresh mode

[jira] [Updated] (FLINK-35193) Support drop materialized table syntax and execution in continuous refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35193: -- Summary: Support drop materialized table syntax and execution in continuous refresh mode (was:

[jira] [Comment Edited] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839545#comment-17839545 ] chenyuzhi edited comment on FLINK-35192 at 4/22/24 8:21 AM: the yaml spec:

[jira] [Commented] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839546#comment-17839546 ] chenyuzhi commented on FLINK-35192: --- Could you help to have look at this operator problem when you

[jira] [Updated] (FLINK-35197) Support the execution of suspend, resume materialized table in continuous refresh mode

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35197: -- Description: In continuous refresh mode, support suspend, resume the background refresh job of

[jira] [Commented] (FLINK-32523) NotifyCheckpointAbortedITCase.testNotifyCheckpointAborted fails with timeout on AZP

2024-04-22 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839553#comment-17839553 ] Ryan Skraba commented on FLINK-32523: - 1.20 Java 17 / Test (module: tests)

Re: [PR] [FLINK-35047][state] Support ForStStateBackend and ForStKeyedStateBackend [flink]

2024-04-22 Thread via GitHub
Zakelly commented on code in PR #24682: URL: https://github.com/apache/flink/pull/24682#discussion_r1574434930 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStOperationUtils.java: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the

Re: [PR] [FLINK-33584][Filesystems] Update Hadoop Filesystem dependencies to 3.3.6 [flink]

2024-04-22 Thread via GitHub
MartijnVisser commented on PR #23844: URL: https://github.com/apache/flink/pull/23844#issuecomment-2068660231 > Could we resolve this by the solution See the comment above; how would you resolve the situation? -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [BP-1.19][FLINK-35169][runtime] Recycle buffers to freeSegments before releasing data buffer for sort accumulator [flink]

2024-04-22 Thread via GitHub
TanYuxin-tyx commented on PR #24695: URL: https://github.com/apache/flink/pull/24695#issuecomment-2068681183 @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-35097][table] Fix 'raw' format deserialization [flink]

2024-04-22 Thread via GitHub
twalthr merged PR #24661: URL: https://github.com/apache/flink/pull/24661 -- 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-35102][doris] Fix Doris connector type mapping issues [flink-cdc]

2024-04-22 Thread via GitHub
leonardBang merged PR #3224: URL: https://github.com/apache/flink-cdc/pull/3224 -- 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] [Updated] (FLINK-35102) Incorret Type mapping for Flink CDC Doris connector

2024-04-22 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-35102: --- Fix Version/s: cdc-3.1.0 > Incorret Type mapping for Flink CDC Doris connector >

[jira] [Commented] (FLINK-35192) operator oom

2024-04-22 Thread chenyuzhi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839545#comment-17839545 ] chenyuzhi commented on FLINK-35192: --- the yaml spec: {code:yaml} apiVersion: apps/v1 kind: Deployment

[jira] [Updated] (FLINK-35202) Support the execution of alter materialized table set freshness

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35202: -- Summary: Support the execution of alter materialized table set freshness (was: Support the execution

[jira] [Created] (FLINK-35202) Support the execution of set freshness for materialized table

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35202: - Summary: Support the execution of set freshness for materialized table Key: FLINK-35202 URL: https://issues.apache.org/jira/browse/FLINK-35202 Project: Flink

[PR] [FLINK-35196] Fix bouncycastle class not found [flink-connector-pulsar]

2024-04-22 Thread via GitHub
wenbingshen opened a new pull request, #91: URL: https://github.com/apache/flink-connector-pulsar/pull/91 ## Purpose of the change 1. The `bouncycastle` dependency was removed in this PR https://github.com/apache/flink-connector-pulsar/pull/9 , which was correct at the time, and

Re: [PR] [FLINK-32080][FLIP-306][checkpoint] Restoration of FileMergingSnapshotManager [flink]

2024-04-22 Thread via GitHub
Zakelly commented on code in PR #24640: URL: https://github.com/apache/flink/pull/24640#discussion_r1574334314 ## flink-runtime/src/main/java/org/apache/flink/runtime/taskexecutor/TaskExecutor.java: ## @@ -830,6 +832,8 @@ public CompletableFuture submitTask(

[jira] [Created] (FLINK-35207) Kubernetes session E2E test fails to fetch packages.

2024-04-22 Thread Ryan Skraba (Jira)
Ryan Skraba created FLINK-35207: --- Summary: Kubernetes session E2E test fails to fetch packages. Key: FLINK-35207 URL: https://issues.apache.org/jira/browse/FLINK-35207 Project: Flink Issue

[jira] [Updated] (FLINK-35194) Support describe job syntax and execution

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35194: -- Description: {code:java} { DESCRIBE | DESC } JOB 'xxx' {code} > Support describe job syntax and

Re: [PR] [FLINK-35162][state] Implement WriteBatchOperation and general MultiGetOperation for ForSt [flink]

2024-04-22 Thread via GitHub
masteryhx commented on code in PR #24681: URL: https://github.com/apache/flink/pull/24681#discussion_r1574412285 ## flink-state-backends/flink-statebackend-forst/src/main/java/org/apache/flink/state/forst/ForStValueState.java: ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache

[PR] [FLINK-35183] MinorVersion metric for tracking applications [flink-kubernetes-operator]

2024-04-22 Thread via GitHub
mbalassi opened a new pull request, #819: URL: https://github.com/apache/flink-kubernetes-operator/pull/819 ## What is the purpose of the change * Adds new convenience metric for tracking minor version of running applications per namespace * Changes current Flink version metric to

[jira] [Updated] (FLINK-35208) Respect pipeline.cached-files during processing Python dependencies

2024-04-22 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated FLINK-35208: Description: Currently, PyFlink will make use of distributed cache

Re: [PR] [FLINK-35133][Connectors/Cassandra] Adding support for Flink 1.19 [flink-connector-cassandra]

2024-04-22 Thread via GitHub
dannycranmer merged PR #28: URL: https://github.com/apache/flink-connector-cassandra/pull/28 -- 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-35178) Checkpoint CLAIM mode does not fully control snapshot ownership

2024-04-22 Thread elon_X (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839522#comment-17839522 ] elon_X commented on FLINK-35178: [~lijinzhong]  Thank you for your response. I have been using the

[jira] [Created] (FLINK-35189) Introduce test-filesystem Catalog based on FileSystem Connector to support materialized table

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35189: - Summary: Introduce test-filesystem Catalog based on FileSystem Connector to support materialized table Key: FLINK-35189 URL: https://issues.apache.org/jira/browse/FLINK-35189

[jira] [Commented] (FLINK-35184) Hash collision inside MiniBatchStreamingJoin operator

2024-04-22 Thread Roman Boyko (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17839540#comment-17839540 ] Roman Boyko commented on FLINK-35184: - Most probably the easiest way to fix it would be to replace

[jira] [Created] (FLINK-35198) Support the execution of refresh materialized table

2024-04-22 Thread dalongliu (Jira)
dalongliu created FLINK-35198: - Summary: Support the execution of refresh materialized table Key: FLINK-35198 URL: https://issues.apache.org/jira/browse/FLINK-35198 Project: Flink Issue Type:

[jira] [Updated] (FLINK-35198) Support the execution of refresh materialized table

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35198: -- Description: {code:SQL} ALTER MATERIALIZED TABLE [catalog_name.][db_name.]table_name REFRESH

[jira] [Updated] (FLINK-35204) Support the execution of alter materialized table set options

2024-04-22 Thread dalongliu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dalongliu updated FLINK-35204: -- Description: {code:SQL} ALTER MATERIALIZED TABLE [catalog_name.][db_name.]table_name SET ('key' =

  1   2   3   >