[jira] [Created] (FLINK-31764) Get rid of numberOfRequestedOverdraftMemorySegments in LocalBufferPool

2023-04-10 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-31764: -- Summary: Get rid of numberOfRequestedOverdraftMemorySegments in LocalBufferPool Key: FLINK-31764 URL: https://issues.apache.org/jira/browse/FLINK-31764 Project: Flink

[jira] [Commented] (FLINK-31301) Unsupported nested columns in column list of insert statement

2023-04-10 Thread Aitozi (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710396#comment-17710396 ] Aitozi commented on FLINK-31301: [~lincoln.86xy] , I opened PR for this, could you help review it,

[jira] [Updated] (FLINK-31763) Ensure that the total number of requested buffers does not exceed poolSize + maxOverdraftBuffersPerGate

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31763: --- Description: As we discussed in FLINK-31610, new buffers can be requested only when

[jira] [Created] (FLINK-31763) Ensure that the total number of requested buffers does not exceed poolSize + maxOverdraftBuffersPerGate

2023-04-10 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-31763: -- Summary: Ensure that the total number of requested buffers does not exceed poolSize + maxOverdraftBuffersPerGate Key: FLINK-31763 URL:

[GitHub] [flink] xintongsong commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
xintongsong commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1162243590 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/hybrid/tiered/upstream/common/TierStorage.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed

[jira] [Commented] (FLINK-31760) COALESCE() with NULL arguments throws error

2023-04-10 Thread Ran Tao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710379#comment-17710379 ] Ran Tao commented on FLINK-31760: - [~morezaei00]  Hi, Mohsen, I think it's a bug, coalesce need return

[jira] [Comment Edited] (FLINK-28171) Adjust Job and Task manager port definitions to work with Istio+mTLS

2023-04-10 Thread Sergio Sainz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710375#comment-17710375 ] Sergio Sainz edited comment on FLINK-28171 at 4/11/23 2:42 AM: --- Hello

[jira] [Commented] (FLINK-28171) Adjust Job and Task manager port definitions to work with Istio+mTLS

2023-04-10 Thread Sergio Sainz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710375#comment-17710375 ] Sergio Sainz commented on FLINK-28171: -- Hello [~wangyang0918] ! also experiencing this issue with

[jira] [Updated] (FLINK-31762) Subscribe to multiple Kafka topics may cause partition assignment skew

2023-04-10 Thread Liam (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liam updated FLINK-31762: - Summary: Subscribe to multiple Kafka topics may cause partition assignment skew (was: Subscribe multiple Kafka

[jira] [Created] (FLINK-31762) Subscribe multiple Kafka topics may cause partition assignment skew

2023-04-10 Thread Liam (Jira)
Liam created FLINK-31762: Summary: Subscribe multiple Kafka topics may cause partition assignment skew Key: FLINK-31762 URL: https://issues.apache.org/jira/browse/FLINK-31762 Project: Flink Issue

[jira] [Closed] (FLINK-27463) The JDBC connector should support option for ‘upsert’ or ‘insert’

2023-04-10 Thread Liam (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liam closed FLINK-27463. Resolution: Won't Do > The JDBC connector should support option for ‘upsert’ or ‘insert’ >

[GitHub] [flink] flinkbot commented on pull request #22374: [FLINK-31761] Fix Some Typo And Improve lambda expressions.

2023-04-10 Thread via GitHub
flinkbot commented on PR #22374: URL: https://github.com/apache/flink/pull/22374#issuecomment-1502413566 ## CI report: * 1f37f1de408883d6e75632851034a056c8d1083c UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-31761) Fix Some Typo And Improve lambda expressions.

2023-04-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31761: --- Labels: pull-request-available (was: ) > Fix Some Typo And Improve lambda expressions. >

[GitHub] [flink] slfan1989 opened a new pull request, #22374: [FLINK-31761] Fix Some Typo And Improve lambda expressions.

2023-04-10 Thread via GitHub
slfan1989 opened a new pull request, #22374: URL: https://github.com/apache/flink/pull/22374 ## What is the purpose of the change When reading the code, I found 2 typo errors and improved the lambada expression. This PR will improve this part of the content. ##

[jira] [Created] (FLINK-31761) Fix Some Typo And Improve lambda expressions.

2023-04-10 Thread Shilun Fan (Jira)
Shilun Fan created FLINK-31761: -- Summary: Fix Some Typo And Improve lambda expressions. Key: FLINK-31761 URL: https://issues.apache.org/jira/browse/FLINK-31761 Project: Flink Issue Type:

[jira] [Created] (FLINK-31760) COALESCE() with NULL arguments throws error

2023-04-10 Thread Mohsen Rezaei (Jira)
Mohsen Rezaei created FLINK-31760: - Summary: COALESCE() with NULL arguments throws error Key: FLINK-31760 URL: https://issues.apache.org/jira/browse/FLINK-31760 Project: Flink Issue Type:

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: # FLINK-30291 introduce a new shortcode({{{}sql_connector_download_table{}}}) for

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Component/s: (was: Connectors / Kafka) > Update some external connectors to use

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Component/s: Connectors / Kafka > Update some external connectors to use

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: # FLINK-30291 introduce a new shortcode({{{}sql_connector_download_table{}}}) for

[GitHub] [flink-connector-opensearch] reswqa commented on pull request #17: [hotfix] Add opensearch.yml to enable flink to find the data

2023-04-10 Thread via GitHub
reswqa commented on PR #17: URL: https://github.com/apache/flink-connector-opensearch/pull/17#issuecomment-1502153037 cc @dannycranmer. I realized we have synced the docs to flink 1.17 branch in https://github.com/apache/flink/pull/22365, to fix this, do we need to push a v1.0.0-docs

[GitHub] [flink-connector-opensearch] boring-cyborg[bot] commented on pull request #17: [hotfix] Add opensearch.yml to enable flink to find the data

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

[GitHub] [flink-connector-opensearch] reswqa opened a new pull request, #17: [hotfix] Add opensearch.yml to enable flink to find the data

2023-04-10 Thread via GitHub
reswqa opened a new pull request, #17: URL: https://github.com/apache/flink-connector-opensearch/pull/17 I compiled the flink documentation locally and found the problem shown in the figure below:

[GitHub] [flink-connector-gcp-pubsub] reswqa opened a new pull request, #7: [FLINK-31759][pubsub] Using connector_artifact shortcode for datastream document.

2023-04-10 Thread via GitHub
reswqa opened a new pull request, #7: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/7 This should also backports to v3.0 branch. -- 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

[GitHub] [flink-connector-gcp-pubsub] boring-cyborg[bot] commented on pull request #7: [FLINK-31759][pubsub] Using connector_artifact shortcode for datastream document.

2023-04-10 Thread via GitHub
boring-cyborg[bot] commented on PR #7: URL: https://github.com/apache/flink-connector-gcp-pubsub/pull/7#issuecomment-1502116737 Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html) -- This

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Component/s: Connectors / Google Cloud PubSub > Update some external connectors to use

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: # FLINK-30291 introduce a new shortcode({{{}sql_connector_download_table{}}}) for

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Component/s: Connectors / HBase > Update some external connectors to use

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: # FLINK-30291 introduce a new shortcode({{{}sql_connector_download_table{}}}) for

[GitHub] [flink-connector-hbase] boring-cyborg[bot] commented on pull request #8: [FLINK-31759][hbase] Using sql_connector_download_table shortcode for table document.

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

[GitHub] [flink-connector-hbase] reswqa opened a new pull request, #8: [FLINK-31759][hbase] Using sql_connector_download_table shortcode for table document.

2023-04-10 Thread via GitHub
reswqa opened a new pull request, #8: URL: https://github.com/apache/flink-connector-hbase/pull/8 This should also backports to v3.0 branch. -- 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

[GitHub] [flink-connector-rabbitmq] boring-cyborg[bot] commented on pull request #9: [FLINK-31759][rabbitmq] Update some external connectors to use sql_connector_download_table and connector_artifact

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

[jira] [Commented] (FLINK-31746) Batch workload output completes while the job client fails

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710240#comment-17710240 ] Weijie Guo commented on FLINK-31746: Details about the failed task should be found in the

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: # FLINK-30291 introduce a new shortcode({{{}sql_connector_download_table{}}}) for

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Component/s: Connectors/ RabbitMQ > Update some external connectors to use

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: # FLINK-30291 introduce a new shortcode({{{}sql_connector_download_table{}}}) for

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31759: --- Labels: pull-request-available (was: ) > Update some external connectors to use

[GitHub] [flink-connector-jdbc] boring-cyborg[bot] commented on pull request #38: [FLINK-31759][JDBC] Update some external connectors to use sql_connector_download_table and connector_artifact shortco

2023-04-10 Thread via GitHub
boring-cyborg[bot] commented on PR #38: URL: https://github.com/apache/flink-connector-jdbc/pull/38#issuecomment-1502053994 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-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: # FLINK-30291 introduce a new shortcode({{{}sql_connector_download_table{}}}) for

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table and connector_artifact shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Summary: Update some external connectors to use sql_connector_download_table and connector_artifact

[jira] [Commented] (FLINK-31746) Batch workload output completes while the job client fails

2023-04-10 Thread Haoze Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710214#comment-17710214 ] Haoze Wu commented on FLINK-31746: -- [~martijnvisser] I reproduced the similar issue in Flink-1.17.0. It

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Component/s: Connectors / JDBC > Update some external connectors to use

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: FLINK-30291 introduce a new shortcode(sql_connector_download_table) for externalized

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: FLINK-30291 introduce a new shortcode(\{{sql_connector_download_table}}) for

[jira] [Updated] (FLINK-31759) Update some external connectors to use modified sql_connector_download_table shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Description: FLINK-30291 introduce a new  > Update some external connectors to use modified

[jira] [Updated] (FLINK-31759) Update some external connectors to use sql_connector_download_table shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Summary: Update some external connectors to use sql_connector_download_table shortcode (was:

[jira] [Updated] (FLINK-31759) Update some external connectors to use modified sql_connector_download_table shortcode

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31759: --- Component/s: Connectors / ElasticSearch > Update some external connectors to use modified

[jira] [Created] (FLINK-31759) Update some external connectors to use modified sql_connector_download_table shortcode

2023-04-10 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-31759: -- Summary: Update some external connectors to use modified sql_connector_download_table shortcode Key: FLINK-31759 URL: https://issues.apache.org/jira/browse/FLINK-31759

[GitHub] [flink] flinkbot commented on pull request #22373: [FLINK-31758][doc] Handles $full_version for sql_url in document.

2023-04-10 Thread via GitHub
flinkbot commented on PR #22373: URL: https://github.com/apache/flink/pull/22373#issuecomment-1501938278 ## CI report: * a92df67bc3b466b4fb84552aa3f55c1f25d70893 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Updated] (FLINK-31758) Some external connectors sql client jar has a wrong download url in document

2023-04-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-31758: --- Labels: pull-request-available (was: ) > Some external connectors sql client jar has a

[GitHub] [flink] reswqa opened a new pull request, #22373: [FLINK-31758][doc] Handles $full_version for sql_url in document.

2023-04-10 Thread via GitHub
reswqa opened a new pull request, #22373: URL: https://github.com/apache/flink/pull/22373 ## What is the purpose of the change *After [FLINK-30378](https://issues.apache.org/jira/browse/FLINK-30378), we can load sql connector data from external connector's own data file. However, we

[jira] [Updated] (FLINK-31758) Some external connectors sql client jar has a wrong download url in document

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31758: --- Component/s: Connectors / Common > Some external connectors sql client jar has a wrong download url

[jira] [Updated] (FLINK-31758) Some external connectors sql client jar has a wrong download url in document

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31758: --- Affects Version/s: 1.17.0 > Some external connectors sql client jar has a wrong download url in

[jira] [Updated] (FLINK-31758) Some external connectors sql client jar has a wrong download url in document

2023-04-10 Thread Weijie Guo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weijie Guo updated FLINK-31758: --- Description: After FLINK-30378, we can load sql connector data from external connector's own data

[jira] [Created] (FLINK-31758) Some external connectors sql client jar has a wrong download url in document

2023-04-10 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-31758: -- Summary: Some external connectors sql client jar has a wrong download url in document Key: FLINK-31758 URL: https://issues.apache.org/jira/browse/FLINK-31758 Project:

[GitHub] [flink] clownxc commented on pull request #22353: [FLINK-31320][table]Modify DATE_FORMAT system (built-in) function to accepts DATEs

2023-04-10 Thread via GitHub
clownxc commented on PR #22353: URL: https://github.com/apache/flink/pull/22353#issuecomment-1501898847 Could you please take a look when you have time? thanks a lot ! @luoyuxia -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink-connector-pulsar] nikolasten commented on pull request #16: [BK-3.0][FLINK-30552][Connector/Pulsar] drop batch message size assertion, better set the cursor position.

2023-04-10 Thread via GitHub
nikolasten commented on PR #16: URL: https://github.com/apache/flink-connector-pulsar/pull/16#issuecomment-1501806550 Repo is this `https://repository.apache.org/content/repositories/snapshots`. Tried using `4.0-snapshot` but i get this when upgrading from 1.16.0 version

[jira] [Comment Edited] (FLINK-31165) Over Agg: The window rank function without order by error in top N query

2023-04-10 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17706652#comment-17706652 ] lincoln lee edited comment on FLINK-31165 at 4/10/23 1:06 PM: -- fixed in

[GitHub] [flink] lincoln-lil merged pull request #22372: [FLINK-31165][table-planner] Improve the error message for order by clause

2023-04-10 Thread via GitHub
lincoln-lil merged PR #22372: URL: https://github.com/apache/flink/pull/22372 -- 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] [Closed] (FLINK-30264) Set session job status to FAILED if already have retried max attempts

2023-04-10 Thread Xin Hao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xin Hao closed FLINK-30264. --- Resolution: Fixed > Set session job status to FAILED if already have retried max attempts >

[GitHub] [flink] BoYiZhang commented on a diff in pull request #22204: [Flink 31170] [docs]The spelling error of the document word causes sq…

2023-04-10 Thread via GitHub
BoYiZhang commented on code in PR #22204: URL: https://github.com/apache/flink/pull/22204#discussion_r1161678153 ## docs/content/docs/dev/table/sql/create.md: ## @@ -316,7 +316,7 @@ CREATE TABLE MyTable ( `user_id` BIGINT, `price` DOUBLE, `quantity` DOUBLE, - `cost`

[jira] [Closed] (FLINK-31713) k8s operator should gather job version metrics

2023-04-10 Thread Jira
[ https://issues.apache.org/jira/browse/FLINK-31713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi closed FLINK-31713. -- Fix Version/s: kubernetes-operator-1.5.0 Resolution: Fixed 8d7758c in main > k8s

[GitHub] [flink-kubernetes-operator] mbalassi merged pull request #562: [FLINK-31713] Expose FlinkDeployment version metrics

2023-04-10 Thread via GitHub
mbalassi merged PR #562: URL: https://github.com/apache/flink-kubernetes-operator/pull/562 -- 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:

[GitHub] [flink-ml] jiangxin369 commented on pull request #231: [FLINK-31374] ProxyStreamPartitioner should implement ConfigurableStreamPartitioner

2023-04-10 Thread via GitHub
jiangxin369 commented on PR #231: URL: https://github.com/apache/flink-ml/pull/231#issuecomment-1501661163 @zhipeng93 Could you help review this PR? -- 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

[GitHub] [flink-ml] jiangxin369 commented on pull request #229: [FLINK-31255] Wraps the operator config about serializer

2023-04-10 Thread via GitHub
jiangxin369 commented on PR #229: URL: https://github.com/apache/flink-ml/pull/229#issuecomment-1501660711 @zhipeng93 Thanks for the review, I've updated the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [flink-ml] jiangxin369 commented on a diff in pull request #229: [FLINK-31255] Wraps the operator config about serializer

2023-04-10 Thread via GitHub
jiangxin369 commented on code in PR #229: URL: https://github.com/apache/flink-ml/pull/229#discussion_r1161619708 ## flink-ml-iteration/src/main/java/org/apache/flink/iteration/operator/OperatorUtils.java: ## @@ -104,6 +107,33 @@ public static StreamConfig

[jira] [Commented] (FLINK-29672) Support oracle catalog

2023-04-10 Thread RocMarshal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710104#comment-17710104 ] RocMarshal commented on FLINK-29672: It looks like a duplicated Jira as

[jira] [Resolved] (FLINK-31702) Integrate Opensearch connector docs into Flink docs v1.17/master

2023-04-10 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Cranmer resolved FLINK-31702. --- Resolution: Fixed > Integrate Opensearch connector docs into Flink docs v1.17/master >

[jira] [Commented] (FLINK-31702) Integrate Opensearch connector docs into Flink docs v1.17/master

2023-04-10 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710101#comment-17710101 ] Danny Cranmer commented on FLINK-31702: --- Merged to master

[GitHub] [flink] dannycranmer merged pull request #22366: [FLINK-31702][Connectors/Opensearch][docs] Integrate Opensearch docs …

2023-04-10 Thread via GitHub
dannycranmer merged PR #22366: URL: https://github.com/apache/flink/pull/22366 -- 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:

[GitHub] [flink] dannycranmer merged pull request #22365: [FLINK-31702][Connectors/Opensearch][docs] Integrate Opensearch docs …

2023-04-10 Thread via GitHub
dannycranmer merged PR #22365: URL: https://github.com/apache/flink/pull/22365 -- 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-29334) StateHandleStore#releaseAndTryRemoveAll is not used and can be removed

2023-04-10 Thread Wencong Liu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17710097#comment-17710097 ] Wencong Liu commented on FLINK-29334: - [~mapohl]  CI on GitHub has passed :), please take a look. 

[GitHub] [flink-connector-pulsar] nikolasten commented on pull request #16: [BK-3.0][FLINK-30552][Connector/Pulsar] drop batch message size assertion, better set the cursor position.

2023-04-10 Thread via GitHub
nikolasten commented on PR #16: URL: https://github.com/apache/flink-connector-pulsar/pull/16#issuecomment-1501605205 Is there a way to use latest snapshot version instead of waiting for a release of this? In which repo is snapshot version published? We are having production issues due

[GitHub] [flink] TanYuxin-tyx commented on pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on PR #22330: URL: https://github.com/apache/flink/pull/22330#issuecomment-1501547675 @xintongsong Thanks for reviewing the PR. I have updated the code according to the comments. Could you please review it again when having free time? -- This is an

[GitHub] [flink] flinkbot commented on pull request #22372: [FLINK-31165][table-planner] Improve the error message for order by clause

2023-04-10 Thread via GitHub
flinkbot commented on PR #22372: URL: https://github.com/apache/flink/pull/22372#issuecomment-1501543466 ## CI report: * 3ef17fe2df8ba9fa4ffc92b7a37430c523f6b094 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] TanYuxin-tyx commented on pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on PR #22330: URL: https://github.com/apache/flink/pull/22330#issuecomment-1501539681 @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

[GitHub] [flink] LadyForest opened a new pull request, #22372: [FLINK-31165][table-planner] Improve the error message for order by clause

2023-04-10 Thread via GitHub
LadyForest opened a new pull request, #22372: URL: https://github.com/apache/flink/pull/22372 ## What is the purpose of the change This PR is cherry-picked from commit eeb446c0ed07c38175efdadf7e2e21702ff02b70 ## Brief change log Improve the error message in

[GitHub] [flink] TanYuxin-tyx commented on pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on PR #22330: URL: https://github.com/apache/flink/pull/22330#issuecomment-1501526262 @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

[GitHub] [flink] LadyForest commented on pull request #22300: [FLINK-31165][table-planner] Improve the error message for order by clause

2023-04-10 Thread via GitHub
LadyForest commented on PR #22300: URL: https://github.com/apache/flink/pull/22300#issuecomment-1501523853 > @LadyForest could you also backport this to 1.17 branch? Sure. I'll do it right now. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink-kubernetes-operator] kingsathurthi commented on pull request #552: Fixing the container vulnerability by updating maven dependency

2023-04-10 Thread via GitHub
kingsathurthi commented on PR #552: URL: https://github.com/apache/flink-kubernetes-operator/pull/552#issuecomment-1501508714 Sure will follow the contribution specifications. Where do I find your mail id -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161504837 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/common/StorageTier.java: ## @@ -0,0 +1,59 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161500134 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/common/StorageTier.java: ## @@ -0,0 +1,59 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161502932 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/common/StorageTier.java: ## @@ -0,0 +1,59 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161502777 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreMode.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161502620 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreProducerImpl.java: ## @@ -0,0 +1,82 @@ +/* + *

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161502026 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreResultPartition.java: ## @@ -0,0 +1,282 @@ +/* + *

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161501622 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreConfiguration.java: ## @@ -0,0 +1,52 @@ +/* + *

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161500942 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/common/MemorySegmentAndChannel.java: ## @@ -0,0 +1,57 @@ +/* + *

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161500038 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/common/StorageTier.java: ## @@ -0,0 +1,59 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161499623 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/common/StorageTier.java: ## @@ -0,0 +1,59 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161498735 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreMode.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161498489 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreMode.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161498297 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreMode.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161498092 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreMode.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed to

[GitHub] [flink] TanYuxin-tyx commented on a diff in pull request #22330: [FLINK-31635][network] Support writing records to the new tiered store architecture

2023-04-10 Thread via GitHub
TanYuxin-tyx commented on code in PR #22330: URL: https://github.com/apache/flink/pull/22330#discussion_r1161497423 ## flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/tieredstore/upstream/TieredStoreMode.java: ## @@ -0,0 +1,44 @@ +/* + * Licensed to

[GitHub] [flink-kubernetes-operator] yangjf2019 commented on pull request #552: Fixing the container vulnerability by updating maven dependency

2023-04-10 Thread via GitHub
yangjf2019 commented on PR #552: URL: https://github.com/apache/flink-kubernetes-operator/pull/552#issuecomment-1501485976 > @yangjf2019 shall we connect and discuss, Please share your slack id or find mine @satz Or we can discuss it by email. -- This is an automated message from

[GitHub] [flink-kubernetes-operator] yangjf2019 commented on pull request #552: Fixing the container vulnerability by updating maven dependency

2023-04-10 Thread via GitHub
yangjf2019 commented on PR #552: URL: https://github.com/apache/flink-kubernetes-operator/pull/552#issuecomment-1501482806 And, please refer to the [contribution specification ](https://flink.apache.org/how-to-contribute/overview/), please open a work order on jira and associate the work

[GitHub] [flink-kubernetes-operator] kingsathurthi commented on pull request #552: Fixing the container vulnerability by updating maven dependency

2023-04-10 Thread via GitHub
kingsathurthi commented on PR #552: URL: https://github.com/apache/flink-kubernetes-operator/pull/552#issuecomment-1501478206 @yangjf2019 shall we connect and discuss, Please share your slack id or find mine @satz -- This is an automated message from the Apache Git Service. To respond

[GitHub] [flink-kubernetes-operator] yangjf2019 commented on pull request #552: Fixing the container vulnerability by updating maven dependency

2023-04-10 Thread via GitHub
yangjf2019 commented on PR #552: URL: https://github.com/apache/flink-kubernetes-operator/pull/552#issuecomment-1501469247 There are still more compatibility-related issues: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Updated] (FLINK-26265) Support Java algorithm in Python ML API

2023-04-10 Thread Dong Lin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated FLINK-26265: - Fix Version/s: ml-2.1.0 (was: ml-2.2.0) > Support Java algorithm in Python ML

  1   2   >