Re: [PR] [FLINK-34401][docs-zh] Translate "Flame Graphs" page into Chinese [flink]

2024-02-06 Thread via GitHub
lxliyou001 commented on PR #24279: URL: https://github.com/apache/flink/pull/24279#issuecomment-1931473172 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Updated] (FLINK-28693) Codegen failed if the watermark is defined on a columnByExpression

2024-02-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-28693: --- Labels: pull-request-available (was: ) > Codegen failed if the watermark is defined on a

Re: [PR] [FLINK-28693][table] Fix janino compile failed because the code generated refers the class in table-planner [flink]

2024-02-06 Thread via GitHub
flinkbot commented on PR #24280: URL: https://github.com/apache/flink/pull/24280#issuecomment-1931461621 ## CI report: * f065a4c0a11e1b34f8a3f17eb0c4b4b883a97627 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-34016) Janino compile failed when watermark with column by udf

2024-02-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34016: --- Labels: pull-request-available (was: ) > Janino compile failed when watermark with column

[PR] [FLINK-34016][table] Fix janino compile failed because the code generated by codegen refers the class in table-planner [flink]

2024-02-06 Thread via GitHub
xuyangzhong opened a new pull request, #24280: URL: https://github.com/apache/flink/pull/24280 ## What is the purpose of the change The code generated by codegen references the class in the table-planner package, but the class in the table-planner package is hidden by

[jira] [Commented] (FLINK-34282) Create a release branch

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815143#comment-17815143 ] lincoln lee commented on FLINK-34282: - (Record this for validating the release steps) After pushing

Re: [PR] [FLINK-34401][docs-zh] Translate "Flame Graphs" page into Chinese [flink]

2024-02-06 Thread via GitHub
lxliyou001 commented on PR #24279: URL: https://github.com/apache/flink/pull/24279#issuecomment-1931443754 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Commented] (FLINK-34402) Class loading conflicts when using PowerMock in ITcase.

2024-02-06 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815142#comment-17815142 ] Xintong Song commented on FLINK-34402: -- Thanks for the detailed information. I think this should

[jira] [Commented] (FLINK-28693) Codegen failed if the watermark is defined on a columnByExpression

2024-02-06 Thread xuyang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815141#comment-17815141 ] xuyang commented on FLINK-28693: This bug is caused by that the code generated by codegen references the

[jira] [Updated] (FLINK-34282) Create a release branch

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee updated FLINK-34282: Attachment: screenshot-1.png > Create a release branch > --- > >

[jira] [Commented] (FLINK-34016) Janino compile failed when watermark with column by udf

2024-02-06 Thread xuyang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815140#comment-17815140 ] xuyang commented on FLINK-34016: Hi, [~wczhu] I have found the root bug and will try to fix it. You can

Re: [PR] [FLINK-34386][state] Add RocksDB bloom filter metrics [flink]

2024-02-06 Thread via GitHub
hejufang commented on PR #24274: URL: https://github.com/apache/flink/pull/24274#issuecomment-1931429706 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[jira] [Comment Edited] (FLINK-34402) Class loading conflicts when using PowerMock in ITcase.

2024-02-06 Thread yisha zhou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815132#comment-17815132 ] yisha zhou edited comment on FLINK-34402 at 2/7/24 6:58 AM: Hi [~xtsong] ,

[jira] [Commented] (FLINK-34402) Class loading conflicts when using PowerMock in ITcase.

2024-02-06 Thread yisha zhou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815132#comment-17815132 ] yisha zhou commented on FLINK-34402: Hi [~xtsong] , For the first question, yes, it's an ITCase

[jira] [Commented] (FLINK-34403) GHA misc test cannot pass due to OOM

2024-02-06 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815124#comment-17815124 ] Benchao Li commented on FLINK-34403: CC [~mapohl], is it possible we can increase the java heap size

[jira] [Created] (FLINK-34403) GHA misc test cannot pass due to OOM

2024-02-06 Thread Benchao Li (Jira)
Benchao Li created FLINK-34403: -- Summary: GHA misc test cannot pass due to OOM Key: FLINK-34403 URL: https://issues.apache.org/jira/browse/FLINK-34403 Project: Flink Issue Type: Bug

[jira] [Closed] (FLINK-34302) Release Testing Instructions: Verify FLINK-33644 Make QueryOperations SQL serializable

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee closed FLINK-34302. --- Resolution: Fixed [~dwysakowicz] Thanks for the updates! > Release Testing Instructions: Verify

[jira] [Commented] (FLINK-34211) Filtering on Column names with ?s fails for JDBC lookup join.

2024-02-06 Thread xuyang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815118#comment-17815118 ] xuyang commented on FLINK-34211: Hi, [~davidradl] this Jira looks like an improvement, not a bug, right?

[jira] [Resolved] (FLINK-34345) Remove TaskExecutorManager related logic

2024-02-06 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan resolved FLINK-34345. - Fix Version/s: 1.20 Resolution: Fixed > Remove TaskExecutorManager related logic >

[jira] [Commented] (FLINK-34345) Remove TaskExecutorManager related logic

2024-02-06 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815116#comment-17815116 ] Rui Fan commented on FLINK-34345: - Merged to master(1.20) via: f1fba33d85a802b896170ff3cdb0107ee082c44a

Re: [PR] [FLINK-34345][runtime] Remove TaskExecutorManager related logic [flink]

2024-02-06 Thread via GitHub
1996fanrui merged PR #24257: URL: https://github.com/apache/flink/pull/24257 -- 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-34345][runtime] Remove TaskExecutorManager related logic [flink]

2024-02-06 Thread via GitHub
1996fanrui commented on PR #24257: URL: https://github.com/apache/flink/pull/24257#issuecomment-1931352108 The master branch has been cut to 1.20, merging~ -- 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

[jira] [Commented] (FLINK-34391) Release Testing Instructions: Verify FLINK-15959 Add min number of slots configuration to limit total number of slots

2024-02-06 Thread xiangyu feng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815115#comment-17815115 ] xiangyu feng commented on FLINK-34391: -- [~lincoln.86xy] Hi, I think this feature needs cross-team

[jira] [Closed] (FLINK-34384) Release Testing: Verify FLINK-33735 Improve the exponential-delay restart-strategy

2024-02-06 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan closed FLINK-34384. --- Resolution: Fixed > Release Testing: Verify FLINK-33735 Improve the exponential-delay > restart-strategy

[jira] [Assigned] (FLINK-34382) Release Testing: Verify FLINK-33625 Support System out and err to be redirected to LOG or discarded

2024-02-06 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan reassigned FLINK-34382: --- Assignee: Caican Cai (was: Cancai Cai) > Release Testing: Verify FLINK-33625 Support System out

[jira] [Assigned] (FLINK-34384) Release Testing: Verify FLINK-33735 Improve the exponential-delay restart-strategy

2024-02-06 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan reassigned FLINK-34384: --- Assignee: Caican Cai (was: Cancai Cai) > Release Testing: Verify FLINK-33735 Improve the

[jira] [Commented] (FLINK-34384) Release Testing: Verify FLINK-33735 Improve the exponential-delay restart-strategy

2024-02-06 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815112#comment-17815112 ] Rui Fan commented on FLINK-34384: - Thanks a lot [~caicancai] for the testing. > Release Testing: Verify

[jira] [Closed] (FLINK-34115) TableAggregateITCase.testFlagAggregateWithOrWithoutIncrementalUpdate fails

2024-02-06 Thread Jane Chan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jane Chan closed FLINK-34115. - > TableAggregateITCase.testFlagAggregateWithOrWithoutIncrementalUpdate fails >

[jira] [Commented] (FLINK-34115) TableAggregateITCase.testFlagAggregateWithOrWithoutIncrementalUpdate fails

2024-02-06 Thread Jane Chan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815111#comment-17815111 ] Jane Chan commented on FLINK-34115: --- I think this issue can be closed now. >

[jira] [Resolved] (FLINK-34115) TableAggregateITCase.testFlagAggregateWithOrWithoutIncrementalUpdate fails

2024-02-06 Thread Jane Chan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jane Chan resolved FLINK-34115. --- Resolution: Fixed > TableAggregateITCase.testFlagAggregateWithOrWithoutIncrementalUpdate fails >

[jira] [Commented] (FLINK-34239) Introduce a deep copy method of SerializerConfig for merging with Table configs in org.apache.flink.table.catalog.DataTypeFactoryImpl

2024-02-06 Thread Kumar Mallikarjuna (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815110#comment-17815110 ] Kumar Mallikarjuna commented on FLINK-34239: Thanks [~Zhanghao Chen] ! Hey [~zjureel] ,

[jira] [Commented] (FLINK-34384) Release Testing: Verify FLINK-33735 Improve the exponential-delay restart-strategy

2024-02-06 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815106#comment-17815106 ] Caican Cai commented on FLINK-34384: !image-2024-02-07-13-49-03-024.png! > Release Testing: Verify

[jira] [Updated] (FLINK-34384) Release Testing: Verify FLINK-33735 Improve the exponential-delay restart-strategy

2024-02-06 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caican Cai updated FLINK-34384: --- Attachment: image-2024-02-07-13-49-03-024.png > Release Testing: Verify FLINK-33735 Improve the

[jira] [Updated] (FLINK-34384) Release Testing: Verify FLINK-33735 Improve the exponential-delay restart-strategy

2024-02-06 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caican Cai updated FLINK-34384: --- Attachment: 2024-02-06 22-30-32屏幕截图.png > Release Testing: Verify FLINK-33735 Improve the

[jira] [Commented] (FLINK-34384) Release Testing: Verify FLINK-33735 Improve the exponential-delay restart-strategy

2024-02-06 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815105#comment-17815105 ] Caican Cai commented on FLINK-34384: [~fanrui] [~lincoln.86xy] test success > Release Testing:

[jira] [Updated] (FLINK-34384) Release Testing: Verify FLINK-33735 Improve the exponential-delay restart-strategy

2024-02-06 Thread Caican Cai (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caican Cai updated FLINK-34384: --- Attachment: (was: 2024-02-06 22-30-32屏幕截图.png) > Release Testing: Verify FLINK-33735 Improve

[jira] [Resolved] (FLINK-33611) Support Large Protobuf Schemas

2024-02-06 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-33611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benchao Li resolved FLINK-33611. Fix Version/s: 1.20 Resolution: Fixed Fixed via df03ada10e226053780cb2e5e9742add4536289c

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

2024-02-06 Thread via GitHub
libenchao closed pull request #23937: [FLINK-33611] [flink-protobuf] Support Large Protobuf Schemas URL: https://github.com/apache/flink/pull/23937 -- 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

[PR] [FLINK-34282] Update dev-master point to 1.20 [flink-docker]

2024-02-06 Thread via GitHub
lincoln-lil opened a new pull request, #178: URL: https://github.com/apache/flink-docker/pull/178 As a step for creating flink release-1.9 branch https://issues.apache.org/jira/browse/FLINK-34282 this pr update dev-master point to the most recent snapshot version 1.20 -- This is an

Re: [PR] [FLINK-34282] Update dev-master point to 1.20 [flink-docker]

2024-02-06 Thread via GitHub
lincoln-lil closed pull request #177: [FLINK-34282] Update dev-master point to 1.20 URL: https://github.com/apache/flink-docker/pull/177 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Updated] (FLINK-34282) Create a release branch

2024-02-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34282: --- Labels: pull-request-available (was: ) > Create a release branch > ---

[PR] [FLINK-34282] Update dev-master point to 1.20 [flink-docker]

2024-02-06 Thread via GitHub
lincoln-lil opened a new pull request, #177: URL: https://github.com/apache/flink-docker/pull/177 As a step for creating flink release-1.9 branch https://issues.apache.org/jira/browse/FLINK-34282 this pr update dev-master point to the most recent snapshot version 1.20 -- This is

[jira] [Commented] (FLINK-34402) Class loading conflicts when using PowerMock in ITcase.

2024-02-06 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815096#comment-17815096 ] Xintong Song commented on FLINK-34402: -- Hi [~nilerzhou], The description of this issue is a bit

[jira] [Assigned] (FLINK-34402) Class loading conflicts when using PowerMock in ITcase.

2024-02-06 Thread Fang Yong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fang Yong reassigned FLINK-34402: - Assignee: yisha zhou > Class loading conflicts when using PowerMock in ITcase. >

[jira] [Commented] (FLINK-34402) Class loading conflicts when using PowerMock in ITcase.

2024-02-06 Thread yisha zhou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815094#comment-17815094 ] yisha zhou commented on FLINK-34402: [~zjureel] hi, could you please assign this task to me? I'd

[jira] [Created] (FLINK-34402) Class loading conflicts when using PowerMock in ITcase.

2024-02-06 Thread yisha zhou (Jira)
yisha zhou created FLINK-34402: -- Summary: Class loading conflicts when using PowerMock in ITcase. Key: FLINK-34402 URL: https://issues.apache.org/jira/browse/FLINK-34402 Project: Flink Issue

[jira] [Closed] (FLINK-34392) Release Testing Instructions: Verify FLINK-33146 Unify the Representation of TaskManager Location in REST API and Web UI

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee closed FLINK-34392. --- Resolution: Won't Fix [~Zhanghao Chen]Thanks for confirming! > Release Testing Instructions:

[jira] [Commented] (FLINK-34376) FLINK SQL SUM() causes a precision error

2024-02-06 Thread xuyang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815091#comment-17815091 ] xuyang commented on FLINK-34376: This bug is introduced by

[jira] [Assigned] (FLINK-34390) Release Testing: Verify FLINK-33325 Built-in cross-platform powerful java profiler

2024-02-06 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan reassigned FLINK-34390: --- Assignee: junzhong qin (was: Rui Fan) > Release Testing: Verify FLINK-33325 Built-in

[jira] [Commented] (FLINK-34392) Release Testing Instructions: Verify FLINK-33146 Unify the Representation of TaskManager Location in REST API and Web UI

2024-02-06 Thread Zhanghao Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815087#comment-17815087 ] Zhanghao Chen commented on FLINK-34392: --- [~lincoln.86xy] Hi, I cannot close it. Could you help

[jira] [Commented] (FLINK-34392) Release Testing Instructions: Verify FLINK-33146 Unify the Representation of TaskManager Location in REST API and Web UI

2024-02-06 Thread Zhanghao Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815086#comment-17815086 ] Zhanghao Chen commented on FLINK-34392: --- Closing it as it does not require cross-team testing >

[jira] [Updated] (FLINK-34390) Release Testing: Verify FLINK-33325 Built-in cross-platform powerful java profiler

2024-02-06 Thread Rui Fan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Fan updated FLINK-34390: Description: See https://issues.apache.org/jira/browse/FLINK-34310 > Release Testing: Verify FLINK-33325

Re: [PR] [FLINK-33636][autoscaler] Support the JDBCAutoScalerEventHandler [flink-kubernetes-operator]

2024-02-06 Thread via GitHub
1996fanrui commented on code in PR #765: URL: https://github.com/apache/flink-kubernetes-operator/pull/765#discussion_r1480045403 ## docs/content/docs/custom-resource/autoscaler.md: ## @@ -286,16 +286,20 @@ please download JDBC driver and initialize database and table first.

[jira] [Commented] (FLINK-34310) Release Testing Instructions: Verify FLINK-33325 Built-in cross-platform powerful java profiler

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815083#comment-17815083 ] lincoln lee commented on FLINK-34310: - [~Yu Chen] Thanks for the updates! The time is ok, as it

[jira] [Commented] (FLINK-34310) Release Testing Instructions: Verify FLINK-33325 Built-in cross-platform powerful java profiler

2024-02-06 Thread Yu Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815079#comment-17815079 ] Yu Chen commented on FLINK-34310: - Sorry for the late response. Thanks [~yunta] for creating the

[jira] [Updated] (FLINK-34276) Create a new version in JIRA

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee updated FLINK-34276: Fix Version/s: (was: 1.20) > Create a new version in JIRA > > >

[jira] [Updated] (FLINK-34276) Create a new version in JIRA

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee updated FLINK-34276: Fix Version/s: 1.20 > Create a new version in JIRA > > >

Re: [PR] [FLINK-34401][docs-zh] Translate "Flame Graphs" page into Chinese [flink]

2024-02-06 Thread via GitHub
flinkbot commented on PR #24279: URL: https://github.com/apache/flink/pull/24279#issuecomment-1931161930 ## CI report: * 044000baf9a560be53dfa6e8432af20ef8b07865 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-34401) Translate "Flame Graphs" page into Chinese

2024-02-06 Thread li you (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815060#comment-17815060 ] li you commented on FLINK-34401: I have done with it > Translate "Flame Graphs" page into Chinese >

[jira] [Updated] (FLINK-34401) Translate "Flame Graphs" page into Chinese

2024-02-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-34401: --- Labels: pull-request-available (was: ) > Translate "Flame Graphs" page into Chinese >

[PR] [FLINK-34401][docs-zh] Translate "Flame Graphs" page into Chinese [flink]

2024-02-06 Thread via GitHub
lxliyou001 opened a new pull request, #24279: URL: https://github.com/apache/flink/pull/24279 ## What is the purpose of the change Translate Flame Graphs to Chinese ## Brief change log The page is located at "docs/content.zh/docs/ops/debugging/flame_graphs.md"

Re: [PR] [FLINK-33549][table-runtime] Enable BatchMultipleInputStreamOperatorFactory to support YieldingOperatorFactory interface [flink]

2024-02-06 Thread via GitHub
xuyangzhong commented on code in PR #24259: URL: https://github.com/apache/flink/pull/24259#discussion_r1480812721 ## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/multipleinput/BatchMultipleInputStreamOperatorFactory.java: ## @@ -21,14

[jira] [Created] (FLINK-34401) Translate "Flame Graphs" page into Chinese

2024-02-06 Thread li you (Jira)
li you created FLINK-34401: -- Summary: Translate "Flame Graphs" page into Chinese Key: FLINK-34401 URL: https://issues.apache.org/jira/browse/FLINK-34401 Project: Flink Issue Type: Improvement

[jira] [Commented] (FLINK-34378) Minibatch join disrupted the original order of input records

2024-02-06 Thread xuyang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815054#comment-17815054 ] xuyang commented on FLINK-34378: [~lsy] The situation is that although I set the parallelism is "1", but

[jira] [Updated] (FLINK-34378) Minibatch join disrupted the original order of input records

2024-02-06 Thread xuyang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuyang updated FLINK-34378: --- Description: I'm not sure if it's a bug. The following case can re-produce this situation. {code:java} //

[jira] [Updated] (FLINK-34378) Minibatch join disrupted the original order of input records

2024-02-06 Thread xuyang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuyang updated FLINK-34378: --- Description: I'm not sure if it's a bug. The following case can re-produce this situation. {code:java} //

[jira] [Closed] (FLINK-34365) [docs] Delete repeated pages in Chinese Flink website and correct the Paimon url

2024-02-06 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijie Wang closed FLINK-34365. -- Resolution: Fixed > [docs] Delete repeated pages in Chinese Flink website and correct the Paimon >

[jira] [Commented] (FLINK-34365) [docs] Delete repeated pages in Chinese Flink website and correct the Paimon url

2024-02-06 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815053#comment-17815053 ] Lijie Wang commented on FLINK-34365: Fixed via branch asf-site(flink-web):

[jira] [Updated] (FLINK-34378) Minibatch join disrupted the original order of input records

2024-02-06 Thread xuyang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuyang updated FLINK-34378: --- Description: I'm not sure if it's a bug. The following case can re-produce this situation. {code:java} //

Re: [PR] [FLINK-34365] Delete repeated pages in Chinese Flink website and correct the Paimon url [flink-web]

2024-02-06 Thread via GitHub
wanglijie95 merged PR #713: URL: https://github.com/apache/flink-web/pull/713 -- 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-34365] Delete repeated pages in Chinese Flink website and correct the Paimon url [flink-web]

2024-02-06 Thread via GitHub
wanglijie95 commented on PR #713: URL: https://github.com/apache/flink-web/pull/713#issuecomment-1931119435 Thanks for update @Waterkin. Merged. -- 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

[jira] [Assigned] (FLINK-34282) Create a release branch

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee reassigned FLINK-34282: --- Assignee: lincoln lee > Create a release branch > --- > >

Re: [PR] [FLINK-25054][table-planner] Extend the exception message for SHA2 function [flink]

2024-02-06 Thread via GitHub
xuyangzhong commented on code in PR #24099: URL: https://github.com/apache/flink/pull/24099#discussion_r1480779909 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/CodeGeneratorContext.scala: ## @@ -1052,7 +1052,7 @@ class

[jira] [Closed] (FLINK-34396) Release Testing Instructions: Verify FLINK-32775 Support yarn.provided.lib.dirs to add parent directory to classpath

2024-02-06 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln lee closed FLINK-34396. --- Resolution: Won't Fix [~argoyal] Thanks for confirming :) > Release Testing Instructions: Verify

Re: [PR] [FLINK-34383][Documentation] Modify the comment with incorrect syntax [flink]

2024-02-06 Thread via GitHub
lxliyou001 commented on PR #24273: URL: https://github.com/apache/flink/pull/24273#issuecomment-1931048962 @zhuzhurk,hi,this is my first time participating in an Apache project,could you help me review this PR and give me some advice? thanks a lot. -- This is an automated message from

[jira] [Commented] (FLINK-34396) Release Testing Instructions: Verify FLINK-32775 Support yarn.provided.lib.dirs to add parent directory to classpath

2024-02-06 Thread Archit Goyal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815028#comment-17815028 ] Archit Goyal commented on FLINK-34396: -- Hi [~lincoln.86xy] , this feature doesnot need cross-team

[jira] [Comment Edited] (FLINK-34396) Release Testing Instructions: Verify FLINK-32775 Support yarn.provided.lib.dirs to add parent directory to classpath

2024-02-06 Thread Archit Goyal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815028#comment-17815028 ] Archit Goyal edited comment on FLINK-34396 at 2/6/24 11:16 PM: --- Hi

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

2024-02-06 Thread via GitHub
sharath1709 commented on PR #24035: URL: https://github.com/apache/flink/pull/24035#issuecomment-1930790818 @wckdman Thanks for the upvote. I'm looking forward to getting this PR merged as well after getting the approval from the reviewers -- This is an automated message from the Apache

[jira] [Closed] (FLINK-31220) Replace Pod with PodTemplateSpec for the pod template properties

2024-02-06 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-31220. -- Fix Version/s: kubernetes-operator-1.8.0 Resolution: Fixed merged to main

Re: [PR] [FLINK-31220] Replace Pod with PodTemplateSpec for the pod template properties [flink-kubernetes-operator]

2024-02-06 Thread via GitHub
gyfora merged PR #770: URL: https://github.com/apache/flink-kubernetes-operator/pull/770 -- 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-34400) Kafka sources with watermark alignment sporadically stop consuming

2024-02-06 Thread Alexis Sarda-Espinosa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814996#comment-17814996 ] Alexis Sarda-Espinosa commented on FLINK-34400: --- I'm using Kafka connector 3.0.2-1.18 >

[jira] [Updated] (FLINK-34400) Kafka sources with watermark alignment sporadically stop consuming

2024-02-06 Thread Alexis Sarda-Espinosa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Sarda-Espinosa updated FLINK-34400: -- Description: I have 2 Kafka sources that read from different topics. I have

[jira] [Updated] (FLINK-34400) Kafka sources with watermark alignment sporadically stop consuming

2024-02-06 Thread Alexis Sarda-Espinosa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Sarda-Espinosa updated FLINK-34400: -- Description: I have 2 Kafka sources that read from different topics. I have

[jira] [Commented] (FLINK-34400) Kafka sources with watermark alignment sporadically stop consuming

2024-02-06 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814992#comment-17814992 ] Martijn Visser commented on FLINK-34400: Also CC [~fanrui] who probably has better insights in

[jira] [Commented] (FLINK-34400) Kafka sources with watermark alignment sporadically stop consuming

2024-02-06 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814991#comment-17814991 ] Martijn Visser commented on FLINK-34400: [~asardaes] Which version of the Flink Kafka connector

[jira] [Closed] (FLINK-34337) Sink.InitContextWrapper should implement metadataConsumer method

2024-02-06 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser closed FLINK-34337. -- Resolution: Fixed Fixed in apache/flink:master 03b4584422826d2819d571871dfef4efced19f01 >

Re: [PR] [FLINK-34337][core] Sink.InitContextWrapper should implement metadataConsumer method [flink]

2024-02-06 Thread via GitHub
MartijnVisser merged PR #24249: URL: https://github.com/apache/flink/pull/24249 -- 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-34337][core] Sink.InitContextWrapper should implement metadataConsumer method [flink]

2024-02-06 Thread via GitHub
MartijnVisser commented on PR #24249: URL: https://github.com/apache/flink/pull/24249#issuecomment-1930591058 @flinkbot run azure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Closed] (FLINK-34095) Add a restore test for StreamExecAsyncCalc

2024-02-06 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-34095. Fix Version/s: 1.19.0 Resolution: Fixed Fixed in master:

Re: [PR] [FLINK-34095] Adds restore tests for StreamExecAsyncCalc [flink]

2024-02-06 Thread via GitHub
twalthr merged PR #24220: URL: https://github.com/apache/flink/pull/24220 -- 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-34400) Kafka sources with watermark alignment sporadically stop consuming

2024-02-06 Thread Alexis Sarda-Espinosa (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Sarda-Espinosa updated FLINK-34400: -- Description: I have 2 Kafka sources that read from different topics. I have

[jira] [Comment Edited] (FLINK-34366) Add support to group rows by column ordinals

2024-02-06 Thread Jeyhun Karimov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814898#comment-17814898 ] Jeyhun Karimov edited comment on FLINK-34366 at 2/6/24 5:10 PM: Hi

[jira] [Commented] (FLINK-34366) Add support to group rows by column ordinals

2024-02-06 Thread Jeyhun Karimov (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814898#comment-17814898 ] Jeyhun Karimov commented on FLINK-34366: Hi [~martijnvisser] I worked on this issue. Could you

[jira] [Created] (FLINK-34400) Kafka sources with watermark alignment sporadically stop consuming

2024-02-06 Thread Alexis Sarda-Espinosa (Jira)
Alexis Sarda-Espinosa created FLINK-34400: - Summary: Kafka sources with watermark alignment sporadically stop consuming Key: FLINK-34400 URL: https://issues.apache.org/jira/browse/FLINK-34400

[jira] [Created] (FLINK-34399) Release Testing: Verify FLINK-33644 Make QueryOperations SQL serializable

2024-02-06 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-34399: Summary: Release Testing: Verify FLINK-33644 Make QueryOperations SQL serializable Key: FLINK-34399 URL: https://issues.apache.org/jira/browse/FLINK-34399

[jira] [Updated] (FLINK-34399) Release Testing: Verify FLINK-33644 Make QueryOperations SQL serializable

2024-02-06 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz updated FLINK-34399: - Description: Test suggestions: 1. Write a few Table API programs. 2. Call

[jira] [Commented] (FLINK-34302) Release Testing Instructions: Verify FLINK-33644 Make QueryOperations SQL serializable

2024-02-06 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814892#comment-17814892 ] Dawid Wysakowicz commented on FLINK-34302: -- Test suggestions: 1. Write a few Table API

[PR] [FLINK-33771] Extract method to estimate task slots and add dedicated test [flink-kubernetes-operator]

2024-02-06 Thread via GitHub
mxm opened a new pull request, #773: URL: https://github.com/apache/flink-kubernetes-operator/pull/773 While working on #762, I realized this change can be extracted and merged independently. -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (FLINK-34324) s3_setup is called in test_file_sink.sh even if the common_s3.sh is not sourced

2024-02-06 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814891#comment-17814891 ] Matthias Pohl commented on FLINK-34324: --- I reverted the fix in release-1.18 with

Re: [PR] [FLINK-21949][table] Support ARRAY_AGG aggregate function [flink]

2024-02-06 Thread via GitHub
dawidwys commented on PR #23411: URL: https://github.com/apache/flink/pull/23411#issuecomment-1930284532 Thanks for the update @Jiabao-Sun The implementation looks good now. I want to go through the tests again, but I need a bit more time. I hope this is fine, cause anyway we need to wait

  1   2   3   >