[GitHub] [flink] 1996fanrui commented on pull request #21690: [FLINK-30623][runtime][bug] The canEmitBatchOfRecords should check recordWriter and changelogWriterAvailabilityProvider are available

2023-01-21 Thread via GitHub
1996fanrui commented on PR #21690: URL: https://github.com/apache/flink/pull/21690#issuecomment-1399208093 Hi @pnowojski , after an offline discussion with @lindong28 , I'm not sure if it makes sense to `add a return value for DataOutput#emitRecord` and `the return value determines whether

[jira] [Commented] (FLINK-30483) Make Avro format support for TIMESTAMP_LTZ

2023-01-21 Thread Jagadesh Adireddi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679450#comment-17679450 ] Jagadesh Adireddi commented on FLINK-30483: --- Hi [~liuml07] , Can you please re

[GitHub] [flink-kubernetes-operator] gyfora opened a new pull request, #508: [hotfix] Minor logging and scaling execution improvements for autoscaler

2023-01-21 Thread via GitHub
gyfora opened a new pull request, #508: URL: https://github.com/apache/flink-kubernetes-operator/pull/508 Some cleanup of the autoscaler logging to reduce info level noise + small test and improvements for the scaling spec replacement logic. -- This is an automated message from the Apach

[GitHub] [flink-kubernetes-operator] gyfora merged pull request #507: [FLINK-30705] Fix CR ref gen to use JsonProperty annotation values

2023-01-21 Thread via GitHub
gyfora merged PR #507: URL: https://github.com/apache/flink-kubernetes-operator/pull/507 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[jira] [Closed] (FLINK-30705) CR reference generator does not respect JsonProperty annotation

2023-01-21 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-30705. -- Resolution: Fixed merged to main 410a0a327fa68e0744938d0c658caaa95d44f597 > CR reference generator do

[jira] [Created] (FLINK-30766) Only parameterize tests with Flink 1.14 and 1.15

2023-01-21 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-30766: -- Summary: Only parameterize tests with Flink 1.14 and 1.15 Key: FLINK-30766 URL: https://issues.apache.org/jira/browse/FLINK-30766 Project: Flink Issue Type: Impr

[GitHub] [flink] swuferhong commented on pull request #21724: [FLINK-30727][table-planner] Fix JoinReorderITCaseBase.testBushyTreeJoinReorder failed

2023-01-21 Thread via GitHub
swuferhong commented on PR #21724: URL: https://github.com/apache/flink/pull/21724#issuecomment-1399352544 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [flink] herunkang2018 opened a new pull request, #21746: [FLINK-30499][SQL/Table] Fix over window codegen error when member co…

2023-01-21 Thread via GitHub
herunkang2018 opened a new pull request, #21746: URL: https://github.com/apache/flink/pull/21746 ## What is the purpose of the change There is a bug in batch over window operator codegen, the comparator codegen logic is wrong that member code incorrectly used in method body. ## Bri

[jira] [Updated] (FLINK-30499) Over window codegen error when member code incorrectly used in method body

2023-01-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30499: --- Labels: pull-request-available (was: ) > Over window codegen error when member code incorre

[GitHub] [flink] flinkbot commented on pull request #21746: [FLINK-30499][SQL/Table] Fix over window codegen error when member code incorrectly used in method body

2023-01-21 Thread via GitHub
flinkbot commented on PR #21746: URL: https://github.com/apache/flink/pull/21746#issuecomment-1399403951 ## CI report: * 54040966821529e76d0dded15c59359b10149beb UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-30745) Check-pointing with Azure Data Lake Storage

2023-01-21 Thread Surendra Singh Lilhore (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679514#comment-17679514 ] Surendra Singh Lilhore commented on FLINK-30745: [~dheerajpanangat] , so

[jira] [Comment Edited] (FLINK-30745) Check-pointing with Azure Data Lake Storage

2023-01-21 Thread Surendra Singh Lilhore (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679514#comment-17679514 ] Surendra Singh Lilhore edited comment on FLINK-30745 at 1/22/23 5:54 AM: -

[jira] [Comment Edited] (FLINK-30745) Check-pointing with Azure Data Lake Storage

2023-01-21 Thread Surendra Singh Lilhore (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679514#comment-17679514 ] Surendra Singh Lilhore edited comment on FLINK-30745 at 1/22/23 5:55 AM: -

[jira] [Commented] (FLINK-30727) JoinReorderITCase.testBushyTreeJoinReorder failed due to IOException

2023-01-21 Thread Yunhong Zheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679517#comment-17679517 ] Yunhong Zheng commented on FLINK-30727: --- Hi, [~mapohl]  and [~lincoln.86xy]. Now,

[GitHub] [flink] swuferhong commented on pull request #21724: [FLINK-30727][table-planner] Fix JoinReorderITCaseBase.testBushyTreeJoinReorder failed

2023-01-21 Thread via GitHub
swuferhong commented on PR #21724: URL: https://github.com/apache/flink/pull/21724#issuecomment-1399424584 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment