Re: [PR] [FLINK-35356][State] State descriptor and implementation for async reducing state [flink]

2024-05-15 Thread via GitHub
masteryhx commented on code in PR #24798: URL: https://github.com/apache/flink/pull/24798#discussion_r1602658277 ## flink-runtime/src/main/java/org/apache/flink/runtime/state/v2/ReducingStateDescriptor.java: ## @@ -0,0 +1,74 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Updated] (FLINK-35371) Allow the keystore and truststore type to configured for SSL

2024-05-15 Thread Ammar Master (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ammar Master updated FLINK-35371: - Description: Flink always creates a keystore and trustore using the [default

[jira] [Updated] (FLINK-35371) Allow the keystore and truststore type to configured for SSL

2024-05-15 Thread Ammar Master (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ammar Master updated FLINK-35371: - Description: Flink always creates a keystore and trustore using the [default

[jira] [Created] (FLINK-35371) Allow the keystore and truststore type to configured for SSL

2024-05-15 Thread Ammar Master (Jira)
Ammar Master created FLINK-35371: Summary: Allow the keystore and truststore type to configured for SSL Key: FLINK-35371 URL: https://issues.apache.org/jira/browse/FLINK-35371 Project: Flink

Re: [PR] [FLINK-35356][State] State descriptor and implementation for async reducing state [flink]

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

[jira] [Assigned] (FLINK-35356) Async reducing state

2024-05-15 Thread Zakelly Lan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zakelly Lan reassigned FLINK-35356: --- Assignee: Zakelly Lan > Async reducing state > > >

[jira] [Updated] (FLINK-35356) Async reducing state

2024-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35356: --- Labels: pull-request-available (was: ) > Async reducing state > > >

[PR] [FLINK-35356][State] State descriptor and implementation for async reducing state [flink]

2024-05-15 Thread via GitHub
Zakelly opened a new pull request, #24798: URL: https://github.com/apache/flink/pull/24798 ## What is the purpose of the change This PR provides the definition of `StateDescriptor` and simple implementation for `ReducingState` in `State V2`. ## Brief change log -

Re: [PR] [FLINK-35221][hive] Support SQL 2011 reserved keywords as identifiers in HiveParser [flink-connector-hive]

2024-05-15 Thread via GitHub
reswqa commented on code in PR #18: URL: https://github.com/apache/flink-connector-hive/pull/18#discussion_r1602581492 ## flink-connector-hive/src/main/java/org/apache/flink/table/planner/delegation/hive/HiveParserConstants.java: ## @@ -30,4 +30,6 @@ public class

Re: [PR] [FLINK-35221][hive] Support SQL 2011 reserved keywords as identifiers in HiveParser [flink-connector-hive]

2024-05-15 Thread via GitHub
reswqa commented on code in PR #18: URL: https://github.com/apache/flink-connector-hive/pull/18#discussion_r1602576000 ## flink-connector-hive/src/main/java/org/apache/flink/table/planner/delegation/hive/HiveParserConstants.java: ## @@ -30,4 +30,6 @@ public class

[jira] [Created] (FLINK-35370) Create a temp module to test backward compatibility

2024-05-15 Thread Jira
João Boto created FLINK-35370: - Summary: Create a temp module to test backward compatibility Key: FLINK-35370 URL: https://issues.apache.org/jira/browse/FLINK-35370 Project: Flink Issue Type:

Re: [PR] [FLINK-35221][hive] Support SQL 2011 reserved keywords as identifiers in HiveParser [flink-connector-hive]

2024-05-15 Thread via GitHub
reswqa commented on code in PR #18: URL: https://github.com/apache/flink-connector-hive/pull/18#discussion_r1602571412 ## flink-connector-hive/src/test/java/org/apache/flink/connectors/hive/HiveDialectSupportSQL11ReservedKeywordAsIdentifierTest.java: ## @@ -0,0 +1,230 @@ +/* +

Re: [PR] [FLINK-35325][cdc-connector][paimon]Support for specifying column order. [flink-cdc]

2024-05-15 Thread via GitHub
melin commented on PR #3323: URL: https://github.com/apache/flink-cdc/pull/3323#issuecomment-2113979566 https://github.com/apache/paimon/issues/3316 -- 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

Re: [PR] [FLINK-32082][docs] Documentation of checkpoint file-merging [flink]

2024-05-15 Thread via GitHub
Zakelly commented on code in PR #24766: URL: https://github.com/apache/flink/pull/24766#discussion_r1602564828 ## docs/content/docs/dev/datastream/fault-tolerance/checkpointing.md: ## @@ -292,4 +292,26 @@ The final checkpoint would be triggered immediately after all operators

[jira] [Assigned] (FLINK-32088) Re-uploading in state file-merging for space amplification control

2024-05-15 Thread Zakelly Lan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zakelly Lan reassigned FLINK-32088: --- Assignee: Zakelly Lan (was: Han Yin) > Re-uploading in state file-merging for space

[PR] [minor][cdc][docs] Optimize markdown formats in doris quickstart doc [flink-cdc]

2024-05-15 Thread via GitHub
Jiabao-Sun opened a new pull request, #3324: URL: https://github.com/apache/flink-cdc/pull/3324 ![image](https://github.com/apache/flink-cdc/assets/27403841/ffc84541-45f8-416a-a934-bcec1b9cabbc) -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Closed] (FLINK-32083) Chinese translation of documentation of checkpoint file-merging

2024-05-15 Thread Zakelly Lan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zakelly Lan closed FLINK-32083. --- Resolution: Duplicate > Chinese translation of documentation of checkpoint file-merging >

[jira] [Commented] (FLINK-35325) Paimon connector miss the position of AddColumnEvent

2024-05-15 Thread tianzhu.wen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846791#comment-17846791 ] tianzhu.wen commented on FLINK-35325: - pr refer to: https://github.com/apache/flink-cdc/pull/3323 >

[jira] (FLINK-35325) Paimon connector miss the position of AddColumnEvent

2024-05-15 Thread tianzhu.wen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35325 ] tianzhu.wen deleted comment on FLINK-35325: - was (Author: JIRAUSER305385): pr refer to: https://github.com/apache/flink-cdc/pull/3323 > Paimon connector miss the position of AddColumnEvent

[PR] [FLINK-35325][cdc-connector][paimon]Support for specifying column order. [flink-cdc]

2024-05-15 Thread via GitHub
joyCurry30 opened a new pull request, #3323: URL: https://github.com/apache/flink-cdc/pull/3323 Refer to jira: https://issues.apache.org/jira/browse/FLINK-35325 Adding support for specifying column order when adding new columns to a table. -- This is an automated message from the

[jira] [Updated] (FLINK-35325) Paimon connector miss the position of AddColumnEvent

2024-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35325: --- Labels: pull-request-available (was: ) > Paimon connector miss the position of

Re: [PR] [FLINK-35353][docs-zh]Translate "Profiler" page into Chinese [flink]

2024-05-15 Thread via GitHub
Zakelly commented on PR #24793: URL: https://github.com/apache/flink/pull/24793#issuecomment-2113919880 @drymatini I think your commits include the wrong files by mistake, maybe you amend commit my previous one? -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [FLINK-35346][table-common] Introduce workflow scheduler interface for materialized table [flink]

2024-05-15 Thread via GitHub
hackergin commented on PR #24767: URL: https://github.com/apache/flink/pull/24767#issuecomment-2113912527 @lsyldliu Thanks for the updates and explanations, LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [FLINK-35226][rest] Deprecate execution-mode in ExecutionConfigInfo related rest api [flink]

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

Re: [PR] [FLINK-35225][Web] Remove Execution mode in Flink WebUI [flink]

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

[jira] [Updated] (FLINK-35226) Deprecate execution-mode in ExecutionConfigInfo related rest api

2024-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35226: --- Labels: pull-request-available (was: ) > Deprecate execution-mode in ExecutionConfigInfo

[PR] [FLINK-35226][rest] Deprecate execution-mode in ExecutionConfigInfo related rest api [flink]

2024-05-15 Thread via GitHub
1996fanrui opened a new pull request, #24797: URL: https://github.com/apache/flink/pull/24797 ## What is the purpose of the change See [FLIP-441](https://cwiki.apache.org/confluence/display/FLINK/FLIP-441%3A+Show+the+JobType+and+remove+Execution+Mode+on+Flink+WebUI) ##

[jira] [Comment Edited] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846786#comment-17846786 ] Kanthi Vaidya edited comment on FLINK-35289 at 5/16/24 2:31 AM:

[jira] [Updated] (FLINK-35225) Remove Execution mode in Flink WebUI

2024-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-35225: --- Labels: pull-request-available (was: ) > Remove Execution mode in Flink WebUI >

[jira] [Comment Edited] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846786#comment-17846786 ] Kanthi Vaidya edited comment on FLINK-35289 at 5/16/24 2:29 AM:

[jira] [Comment Edited] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846786#comment-17846786 ] Kanthi Vaidya edited comment on FLINK-35289 at 5/16/24 2:28 AM:

[jira] [Comment Edited] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846786#comment-17846786 ] Kanthi Vaidya edited comment on FLINK-35289 at 5/16/24 2:27 AM:

Re: [PR] [FLINK-35346][table-common] Introduce workflow scheduler interface for materialized table [flink]

2024-05-15 Thread via GitHub
lsyldliu commented on code in PR #24767: URL: https://github.com/apache/flink/pull/24767#discussion_r1602508279 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/factories/WorkflowSchedulerFactoryUtil.java: ## @@ -0,0 +1,156 @@ +/* + * Licensed to the

[jira] [Comment Edited] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846786#comment-17846786 ] Kanthi Vaidya edited comment on FLINK-35289 at 5/16/24 2:22 AM:

[jira] [Commented] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846786#comment-17846786 ] Kanthi Vaidya commented on FLINK-35289: --- package sample; import lombok.extern.slf4j.Slf4j; import

[jira] [Commented] (FLINK-35318) incorrect timezone handling for TIMESTAMP_WITH_LOCAL_TIME_ZONE type during predicate pushdown

2024-05-15 Thread linshangquan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846785#comment-17846785 ] linshangquan commented on FLINK-35318: -- [https://github.com/apache/flink/pull/24787] Hi [~qingyue]

Re: [PR] [FLINK-35346][table-common] Introduce workflow scheduler interface for materialized table [flink]

2024-05-15 Thread via GitHub
lsyldliu commented on code in PR #24767: URL: https://github.com/apache/flink/pull/24767#discussion_r1602497989 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/workflow/WorkflowScheduler.java: ## @@ -0,0 +1,91 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (FLINK-32092) Integrate snapshot file-merging with existing IT cases

2024-05-15 Thread Yanfei Lei (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846784#comment-17846784 ] Yanfei Lei commented on FLINK-32092: Merged into master via b87ead7 > Integrate snapshot

[jira] [Resolved] (FLINK-32092) Integrate snapshot file-merging with existing IT cases

2024-05-15 Thread Yanfei Lei (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanfei Lei resolved FLINK-32092. Resolution: Resolved > Integrate snapshot file-merging with existing IT cases >

Re: [PR] [FLINK-32092][tests] Integrate snapshot file-merging with existing ITCases [flink]

2024-05-15 Thread via GitHub
fredia merged PR #24789: URL: https://github.com/apache/flink/pull/24789 -- 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-35325) Paimon connector miss the position of AddColumnEvent

2024-05-15 Thread tianzhu.wen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846782#comment-17846782 ] tianzhu.wen commented on FLINK-35325: - I'd like to fix it, please assign it to me, thanks. > Paimon

[jira] [Comment Edited] (FLINK-34380) Strange RowKind and records about intermediate output when using minibatch join

2024-05-15 Thread Shuai Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846626#comment-17846626 ] Shuai Xu edited comment on FLINK-34380 at 5/16/24 1:58 AM: --- Hi [~rovboyko] ,

[jira] [Commented] (FLINK-33109) Watermark alignment not applied after recovery from checkpoint

2024-05-15 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846777#comment-17846777 ] Rui Fan commented on FLINK-33109: - Thanks [~YordanPavlov] for the feedback, let me close this JIRA. >

[jira] [Closed] (FLINK-33109) Watermark alignment not applied after recovery from checkpoint

2024-05-15 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan closed FLINK-33109. --- Resolution: Not A Problem > Watermark alignment not applied after recovery from checkpoint >

Re: [PR] [FLINK-33759] [flink-parquet] Add support for nested array with row/map/array type [flink]

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

Re: [PR] [FLINK-33759] flink parquet writer support write nested array or map type [flink]

2024-05-15 Thread via GitHub
ViktorCosenza commented on PR #23881: URL: https://github.com/apache/flink/pull/23881#issuecomment-2113594484 > Hi @LoveHeat, can you cherry-pick the change in #24029 from @ukby1234 and merge the two PRs? @xccui, i've created a PR cherry picking both commits:

[PR] Flink 33759 [flink]

2024-05-15 Thread via GitHub
ViktorCosenza opened a new pull request, #24795: URL: https://github.com/apache/flink/pull/24795 ## What is the purpose of the change This Pull request adds commits from https://github.com/apache/flink/pull/24029 and https://github.com/apache/flink/pull/23881 to fully resolve

Re: [PR] [FLINK-34379][table] Fix adding catalogtable logic [flink]

2024-05-15 Thread via GitHub
jeyhunkarimov commented on code in PR #24788: URL: https://github.com/apache/flink/pull/24788#discussion_r1602288457 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/utils/DynamicPartitionPruningUtils.java: ## @@ -234,20 +234,16 @@ private static

[PR] Adding Opensearch Connector v2.0.0 [flink-web]

2024-05-15 Thread via GitHub
snuyanzin opened a new pull request, #741: URL: https://github.com/apache/flink-web/pull/741 (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 unsubscribe,

[jira] [Commented] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Jeyhun Karimov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846759#comment-17846759 ] Jeyhun Karimov commented on FLINK-35289:   {code:java} carData.assignTimestampsAndWatermarks(

[jira] [Updated] (FLINK-35369) Improve `Table API and SQL` overview page or add new page to guide new users to right Flink SQL option

2024-05-15 Thread Keith Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Lee updated FLINK-35369: -- Description: Flink has rich and varied SQL offerings/deployment mode, it can take some time for new

[jira] [Updated] (FLINK-35369) Improve `Table API and SQL` overview page or add new page to guide new users to right Flink SQL option

2024-05-15 Thread Keith Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Lee updated FLINK-35369: -- Summary: Improve `Table API and SQL` overview page or add new page to guide new users to right Flink

[jira] [Updated] (FLINK-35369) Improve `Table API and SQL` page or add new page to guide new users to right Flink SQL option

2024-05-15 Thread Keith Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Lee updated FLINK-35369: -- Description: Flink has rich and varied SQL offerings/deployment mode, it can take some time for new

[PR] Adding Opensearch Connector v1.2.0 [flink-web]

2024-05-15 Thread via GitHub
snuyanzin opened a new pull request, #740: URL: https://github.com/apache/flink-web/pull/740 (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 unsubscribe,

[jira] [Updated] (FLINK-35369) Improve `Table API and SQL` page or add new page to guide new users to right Flink SQL option

2024-05-15 Thread Keith Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Lee updated FLINK-35369: -- Description: Flink has rich and varied SQL offerings/deployment mode, it can take some time for new

[jira] [Created] (FLINK-35369) Improve `Table API and SQL` page or add new page to guide new users to right Flink SQL option

2024-05-15 Thread Keith Lee (Jira)
Keith Lee created FLINK-35369: - Summary: Improve `Table API and SQL` page or add new page to guide new users to right Flink SQL option Key: FLINK-35369 URL: https://issues.apache.org/jira/browse/FLINK-35369

[jira] [Updated] (FLINK-35094) SinkTestSuiteBase.testScaleDown is hanging for 1.20-SNAPSHOT

2024-05-15 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin updated FLINK-35094: Fix Version/s: opensearch-2.0.0 > SinkTestSuiteBase.testScaleDown is hanging for

[jira] [Commented] (FLINK-33109) Watermark alignment not applied after recovery from checkpoint

2024-05-15 Thread Yordan Pavlov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846747#comment-17846747 ] Yordan Pavlov commented on FLINK-33109: --- Hi [~pnowojski] , yes we do not observe the problem in

[jira] [Commented] (FLINK-23307) Rowtime attributes are not properly resolved for views

2024-05-15 Thread Glauber M Dantas (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846732#comment-17846732 ] Glauber M Dantas commented on FLINK-23307: -- I'm facing the same issue while using the JDBC

[jira] [Commented] (FLINK-35363) FLIP-449: Reorganization of flink-connector-jdbc

2024-05-15 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-35363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846731#comment-17846731 ] João Boto commented on FLINK-35363: --- can anyone assign this to me please > FLIP-449: Reorganization

[jira] [Updated] (FLINK-35363) FLIP-449: Reorganization of flink-connector-jdbc

2024-05-15 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-35363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] João Boto updated FLINK-35363: -- Summary: FLIP-449: Reorganization of flink-connector-jdbc (was: Reorganization of

[jira] [Closed] (FLINK-35362) Reorganization of flink-connector-jdbc

2024-05-15 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-35362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] João Boto closed FLINK-35362. - Resolution: Duplicate > Reorganization of flink-connector-jdbc > --

[jira] [Commented] (FLINK-35362) Reorganization of flink-connector-jdbc

2024-05-15 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-35362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846727#comment-17846727 ] João Boto commented on FLINK-35362: --- closing as duplicated.. > Reorganization of flink-connector-jdbc

[jira] [Created] (FLINK-35368) Reorganize table code

2024-05-15 Thread Jira
João Boto created FLINK-35368: - Summary: Reorganize table code Key: FLINK-35368 URL: https://issues.apache.org/jira/browse/FLINK-35368 Project: Flink Issue Type: Sub-task Reporter:

[jira] [Created] (FLINK-35367) Reorganize datastream sink and source

2024-05-15 Thread Jira
João Boto created FLINK-35367: - Summary: Reorganize datastream sink and source Key: FLINK-35367 URL: https://issues.apache.org/jira/browse/FLINK-35367 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-35366) Create all database modules

2024-05-15 Thread Jira
João Boto created FLINK-35366: - Summary: Create all database modules Key: FLINK-35366 URL: https://issues.apache.org/jira/browse/FLINK-35366 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-35365) Reorganize catalog and dialect code

2024-05-15 Thread Jira
João Boto created FLINK-35365: - Summary: Reorganize catalog and dialect code Key: FLINK-35365 URL: https://issues.apache.org/jira/browse/FLINK-35365 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-35364) Create core module and move code

2024-05-15 Thread Jira
João Boto created FLINK-35364: - Summary: Create core module and move code Key: FLINK-35364 URL: https://issues.apache.org/jira/browse/FLINK-35364 Project: Flink Issue Type: Sub-task

Re: [PR] [FLINK-32828] Partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint [flink]

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

[jira] [Updated] (FLINK-32828) Partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint

2024-05-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-32828: --- Labels: pull-request-available (was: ) > Partition aware watermark not handled correctly

[PR] [FLINK-32828] Partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint [flink]

2024-05-15 Thread via GitHub
pnowojski opened a new pull request, #24794: URL: https://github.com/apache/flink/pull/24794 ## What is the purpose of the change Properly initialize initial splits in WatermarkOutputMultiplexer Without this fix, initial splits were registered in the multiplexer only

Re: [PR] [FLINK-30284][flink-metrics] Modify configuration of DataDog http reporter url. [flink]

2024-05-15 Thread via GitHub
anleib commented on code in PR #23610: URL: https://github.com/apache/flink/pull/23610#discussion_r1601965479 ## flink-metrics/flink-metrics-datadog/src/main/java/org/apache/flink/metrics/datadog/DatadogHttpClient.java: ## @@ -41,9 +41,9 @@ public class DatadogHttpClient {

[jira] [Commented] (FLINK-20625) Refactor Google Cloud PubSub Source in accordance with FLIP-27

2024-05-15 Thread Claire McCarthy (Jira)
[ https://issues.apache.org/jira/browse/FLINK-20625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846709#comment-17846709 ] Claire McCarthy commented on FLINK-20625: - yeah i am. got pre-empted by some other work but it's

[jira] [Updated] (FLINK-32828) Partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint

2024-05-15 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-32828: --- Summary: Partition aware watermark not handled correctly shortly after job start up from

[jira] [Comment Edited] (FLINK-32828) Kafka partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint

2024-05-15 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846694#comment-17846694 ] Piotr Nowojski edited comment on FLINK-32828 at 5/15/24 4:27 PM: - We

[jira] [Comment Edited] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846700#comment-17846700 ] Kanthi Vaidya edited comment on FLINK-35289 at 5/15/24 4:21 PM: When

[jira] [Comment Edited] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846700#comment-17846700 ] Kanthi Vaidya edited comment on FLINK-35289 at 5/15/24 4:16 PM: When

[jira] [Commented] (FLINK-35289) Incorrect timestamp of stream elements collected from onTimer in batch mode

2024-05-15 Thread Kanthi Vaidya (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846700#comment-17846700 ] Kanthi Vaidya commented on FLINK-35289: --- If we do:

[jira] [Created] (FLINK-35363) Reorganization of flink-connector-jdbc

2024-05-15 Thread Jira
João Boto created FLINK-35363: - Summary: Reorganization of flink-connector-jdbc Key: FLINK-35363 URL: https://issues.apache.org/jira/browse/FLINK-35363 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-35362) Reorganization of flink-connector-jdbc

2024-05-15 Thread Jira
João Boto created FLINK-35362: - Summary: Reorganization of flink-connector-jdbc Key: FLINK-35362 URL: https://issues.apache.org/jira/browse/FLINK-35362 Project: Flink Issue Type: Improvement

Re: [PR] Fsip module 2b [flink-training]

2024-05-15 Thread via GitHub
manoellins closed pull request #82: Fsip module 2b URL: https://github.com/apache/flink-training/pull/82 -- 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,

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601908776 ## flink-connector-gcp-pubsub/src/main/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubSinkV2Builder.java: ## @@ -0,0 +1,93 @@ +package

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601907967 ## flink-connector-gcp-pubsub/src/main/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubWriter.java: ## @@ -0,0 +1,195 @@ +package

[jira] [Commented] (FLINK-32828) Kafka partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint

2024-05-15 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846694#comment-17846694 ] Piotr Nowojski commented on FLINK-32828: We have just stumbled upon the same issue and I can

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601895646 ## flink-connector-gcp-pubsub/src/main/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubSinkV2Builder.java: ## @@ -0,0 +1,93 @@ +package

[jira] [Updated] (FLINK-32828) Kafka partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint

2024-05-15 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-32828: --- Priority: Critical (was: Major) > Kafka partition aware watermark not handled correctly

[jira] [Updated] (FLINK-32828) Kafka partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint

2024-05-15 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-32828: --- Affects Version/s: 1.18.1 1.19.0 > Kafka partition aware watermark

[jira] [Assigned] (FLINK-32828) Kafka partition aware watermark not handled correctly shortly after job start up from checkpoint or savepoint

2024-05-15 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-32828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski reassigned FLINK-32828: -- Assignee: Piotr Nowojski > Kafka partition aware watermark not handled correctly

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601877099 ## flink-connector-gcp-pubsub/src/test/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubWriterTest.java: ## @@ -0,0 +1,245 @@ +package

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601876558 ## flink-connector-gcp-pubsub/src/test/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubWriterTest.java: ## @@ -0,0 +1,245 @@ +package

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601876167 ## flink-connector-gcp-pubsub/src/test/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubWriterTest.java: ## @@ -0,0 +1,245 @@ +package

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601875238 ## flink-connector-gcp-pubsub/src/test/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubSinkV2BuilderTest.java: ## @@ -0,0 +1,133 @@ +package

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601874397 ## flink-connector-gcp-pubsub/src/test/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubSinkV2BuilderTest.java: ## @@ -0,0 +1,133 @@ +package

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601862072 ## flink-connector-gcp-pubsub/src/main/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubSinkV2Builder.java: ## @@ -0,0 +1,93 @@ +package

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601862072 ## flink-connector-gcp-pubsub/src/main/java/org/apache/flink/connector/gcp/pubsub/sink/PubSubSinkV2Builder.java: ## @@ -0,0 +1,93 @@ +package

Re: [PR] [FLINK-35353][docs-zh]Translate "Profiler" page into Chinese [flink]

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

Re: [PR] [FLINK-24298] Add GCP PubSub Sink API Implementation, bump Flink version to 1.19.0 [flink-connector-gcp-pubsub]

2024-05-15 Thread via GitHub
snuyanzin commented on code in PR #27: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/27#discussion_r1601857522 ## .github/workflows/weekly.yml: ## @@ -37,10 +37,6 @@ jobs: flink: 1.19-SNAPSHOT, jdk: '8, 11, 17, 21', branch:

Re: [PR] [FLINK-21373] Add RabbitMQ SinkV2 Implementation, Port Flink version to Flink 1.19 [flink-connector-rabbitmq]

2024-05-15 Thread via GitHub
morazow commented on code in PR #29: URL: https://github.com/apache/flink-connector-rabbitmq/pull/29#discussion_r1601778225 ## flink-connector-rabbitmq/src/main/java/org/apache/flink/connector/rabbitmq/common/RabbitMQConnectionConfig.java: ## @@ -0,0 +1,465 @@ +package

Re: [PR] [FLINK-35353][docs-zh]Translate "Profiler" page into Chinese [flink]

2024-05-15 Thread via GitHub
drymatini commented on PR #24793: URL: https://github.com/apache/flink/pull/24793#issuecomment-2112848104 @wuchong @Zakelly Hi, I have finished the translation of the page.Could you please verify my pull request? -- This is an automated message from the Apache Git Service. To respond to

[PR] [FLINK-35353][docs-zh]Translate "Profiler" page into Chinese [flink]

2024-05-15 Thread via GitHub
drymatini opened a new pull request, #24793: URL: https://github.com/apache/flink/pull/24793 ## What is the purpose of the change "Profiler "page was released in English and it should be translated into Chineses ## Brief change log translate

  1   2   >