[GitHub] [flink-web] leonardBang commented on a diff in pull request #583: [FLINK-30007] Explain how users can request a Jira account

2022-11-13 Thread GitBox
leonardBang commented on code in PR #583: URL: https://github.com/apache/flink-web/pull/583#discussion_r1021172671 ## community.md: ## @@ -170,6 +170,47 @@ Make sure to tag your questions there accordingly to get answers from the Flink ## Issue Tracker We use Jira to track

[jira] [Created] (FLINK-30015) Benchmarks are failing

2022-11-13 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-30015: -- Summary: Benchmarks are failing Key: FLINK-30015 URL: https://issues.apache.org/jira/browse/FLINK-30015 Project: Flink Issue Type: Bug

[GitHub] [flink-table-store] SteNicholas commented on pull request #375: [FLINK-28552] GenerateUtils#generateCompare supports MULTISET and MAP

2022-11-13 Thread GitBox
SteNicholas commented on PR #375: URL: https://github.com/apache/flink-table-store/pull/375#issuecomment-1313230227 @LadyForest, @JingsongLi, could you please take a look at the support? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [flink-table-store] SteNicholas commented on a diff in pull request #378: [FLINK-30013] Add check update column type

2022-11-13 Thread GitBox
SteNicholas commented on code in PR #378: URL: https://github.com/apache/flink-table-store/pull/378#discussion_r1021166499 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/schema/SchemaManager.java: ## @@ -201,6 +203,12 @@ public TableSchema

[GitHub] [flink-web] MartijnVisser commented on a diff in pull request #583: [FLINK-30007] Explain how users can request a Jira account

2022-11-13 Thread GitBox
MartijnVisser commented on code in PR #583: URL: https://github.com/apache/flink-web/pull/583#discussion_r1021164836 ## community.md: ## @@ -170,6 +170,47 @@ Make sure to tag your questions there accordingly to get answers from the Flink ## Issue Tracker We use Jira to

[jira] [Updated] (FLINK-30014) Fix the NPE from aggregate util

2022-11-13 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-30014: -- Description: The following exception is thrown in Flink ML CI step. {code:java} [INFO] Running

[jira] [Updated] (FLINK-30014) Fix the NPE from aggregate util

2022-11-13 Thread Jiang Xin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiang Xin updated FLINK-30014: -- Description: The following exception is thrown in Flink ML CI step. ``` [INFO] Running

[jira] [Created] (FLINK-30014) Fix the NPE from aggregate util

2022-11-13 Thread Jiang Xin (Jira)
Jiang Xin created FLINK-30014: - Summary: Fix the NPE from aggregate util Key: FLINK-30014 URL: https://issues.apache.org/jira/browse/FLINK-30014 Project: Flink Issue Type: Bug

[GitHub] [flink-table-store] SteNicholas commented on pull request #379: [FLINK-30012]fix a typo in official Table Store document.

2022-11-13 Thread GitBox
SteNicholas commented on PR #379: URL: https://github.com/apache/flink-table-store/pull/379#issuecomment-1313223244 @houhang1005, thanks for your contribution. Could you please rebase the master branch and squash the commits to one commit? -- This is an automated message from the Apache

[GitHub] [flink-kubernetes-operator] gyfora commented on a diff in pull request #437: [FLINK-29609] Shut down JM for terminated applications after configured duration

2022-11-13 Thread GitBox
gyfora commented on code in PR #437: URL: https://github.com/apache/flink-kubernetes-operator/pull/437#discussion_r1021154485 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/reconciler/deployment/ApplicationReconciler.java: ## @@ -318,6 +319,31

[GitHub] [flink-table-store] houhang1005 opened a new pull request, #379: [FLINK-30012]fix a typo in official Table Store document.

2022-11-13 Thread GitBox
houhang1005 opened a new pull request, #379: URL: https://github.com/apache/flink-table-store/pull/379 The word "exiting " in "Reorganize exiting data must be achieved by INSERT OVERWRITE." doesn't make sense, I realized that mostly like a typo. -- This is an automated message from the

[jira] [Updated] (FLINK-30013) Add data type compatibility check in SchemaChange.updateColumnType

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30013: --- Labels: pull-request-available (was: ) > Add data type compatibility check in

[GitHub] [flink-table-store] zjureel opened a new pull request, #378: [FLINK-30013] Add check update column type

2022-11-13 Thread GitBox
zjureel opened a new pull request, #378: URL: https://github.com/apache/flink-table-store/pull/378 Check the source and target column types in `SchemaManager` to avoid data type conversion failures when reading data -- This is an automated message from the Apache Git Service. To respond

[GitHub] [flink] JerryYue-M commented on pull request #21197: [FLINK-29801] OperatorCoordinator need open the way to operate metric…

2022-11-13 Thread GitBox
JerryYue-M commented on PR #21197: URL: https://github.com/apache/flink/pull/21197#issuecomment-1313211460 @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-30007) Document how users can request a Jira account / file a bug

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30007: --- Labels: pull-request-available (was: ) > Document how users can request a Jira account /

[GitHub] [flink-web] leonardBang commented on a diff in pull request #583: [FLINK-30007] Explain how users can request a Jira account

2022-11-13 Thread GitBox
leonardBang commented on code in PR #583: URL: https://github.com/apache/flink-web/pull/583#discussion_r1021149435 ## community.md: ## @@ -170,6 +170,47 @@ Make sure to tag your questions there accordingly to get answers from the Flink ## Issue Tracker We use Jira to track

[GitHub] [flink-table-store] wxplovecc commented on a diff in pull request #357: [FLINK-29922] Support create external table for hive catalog

2022-11-13 Thread GitBox
wxplovecc commented on code in PR #357: URL: https://github.com/apache/flink-table-store/pull/357#discussion_r1021144454 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/table/TableType.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software

[jira] [Updated] (FLINK-29604) Add Estimator and Transformer for CountVectorizer

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29604: --- Labels: pull-request-available (was: ) > Add Estimator and Transformer for CountVectorizer

[GitHub] [flink-ml] jiangxin369 opened a new pull request, #174: [FLINK-29604] Add Estimator and Transformer for CountVectorizer

2022-11-13 Thread GitBox
jiangxin369 opened a new pull request, #174: URL: https://github.com/apache/flink-ml/pull/174 ## What is the purpose of the change Add Estimator and Transformer for CountVectorizer. ## Brief change log - Adds Transformer and Estimator implementation of

[jira] [Closed] (FLINK-30010) flink-quickstart-test failed due to could not resolve dependencies

2022-11-13 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-30010. Fix Version/s: 1.17.0 Resolution: Fixed master:

[jira] [Updated] (FLINK-30010) flink-quickstart-test failed due to could not resolve dependencies

2022-11-13 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-30010: - Issue Type: Technical Debt (was: Bug) > flink-quickstart-test failed due to could not

[jira] [Assigned] (FLINK-30010) flink-quickstart-test failed due to could not resolve dependencies

2022-11-13 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-30010: Assignee: Chesnay Schepler > flink-quickstart-test failed due to could not

[jira] [Created] (FLINK-30013) Add data type compatibility check in SchemaChange.updateColumnType

2022-11-13 Thread Shammon (Jira)
Shammon created FLINK-30013: --- Summary: Add data type compatibility check in SchemaChange.updateColumnType Key: FLINK-30013 URL: https://issues.apache.org/jira/browse/FLINK-30013 Project: Flink

[GitHub] [flink-table-store] houhang1005 closed pull request #377: [FLINK-30012]A typo in official Table Store document.

2022-11-13 Thread GitBox
houhang1005 closed pull request #377: [FLINK-30012]A typo in official Table Store document. URL: https://github.com/apache/flink-table-store/pull/377 -- 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] [Updated] (FLINK-30012) A typo in official Table Store document.

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-30012: --- Labels: pull-request-available (was: ) > A typo in official Table Store document. >

[GitHub] [flink-table-store] houhang1005 opened a new pull request, #377: [FLINK-30012]A typo in official Table Store document.

2022-11-13 Thread GitBox
houhang1005 opened a new pull request, #377: URL: https://github.com/apache/flink-table-store/pull/377 The word "exiting " in "Reorganize exiting data must be achieved by INSERT OVERWRITE." doesn't make sense, I realized that mostly like a typo. -- This is an automated message from the

[jira] [Created] (FLINK-30012) A typo in official Table Store document.

2022-11-13 Thread Hang HOU (Jira)
Hang HOU created FLINK-30012: Summary: A typo in official Table Store document. Key: FLINK-30012 URL: https://issues.apache.org/jira/browse/FLINK-30012 Project: Flink Issue Type: Improvement

[GitHub] [flink-table-store] zjureel commented on pull request #376: [FLINK-27843] Schema evolution for data file meta

2022-11-13 Thread GitBox
zjureel commented on PR #376: URL: https://github.com/apache/flink-table-store/pull/376#issuecomment-1313180090 Hi @JingsongLi @tsreaper Can you help to review this PR when you're free? THX -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Updated] (FLINK-29595) Add Estimator and Transformer for ChiSqSelector

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29595: --- Labels: pull-request-available (was: ) > Add Estimator and Transformer for ChiSqSelector >

[GitHub] [flink-ml] yunfengzhou-hub opened a new pull request, #173: [FLINK-29595] Add Estimator and Transformer for ChiSqSelector

2022-11-13 Thread GitBox
yunfengzhou-hub opened a new pull request, #173: URL: https://github.com/apache/flink-ml/pull/173 ## What is the purpose of the change This PR adds the Estimator and Transformer for the Chi-square selector algorithm. ## Brief change log - Adds Transformer and

[jira] [Updated] (FLINK-29549) Add Aws Glue Catalog support in Flink

2022-11-13 Thread Samrat Deb (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samrat Deb updated FLINK-29549: --- Summary: Add Aws Glue Catalog support in Flink (was: Flink sql to add support of using AWS glue as

[GitHub] [flink] link3280 commented on pull request #21292: [FLINK-28617][SQL Gateway] Support stop job statement in SqlGatewayService

2022-11-13 Thread GitBox
link3280 commented on PR #21292: URL: https://github.com/apache/flink/pull/21292#issuecomment-1313164112 @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-table-store] SteNicholas commented on a diff in pull request #357: [FLINK-29922] Support create external table for hive catalog

2022-11-13 Thread GitBox
SteNicholas commented on code in PR #357: URL: https://github.com/apache/flink-table-store/pull/357#discussion_r1021116470 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/table/TableType.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software

[GitHub] [flink-table-store] SteNicholas commented on a diff in pull request #357: [FLINK-29922] Support create external table for hive catalog

2022-11-13 Thread GitBox
SteNicholas commented on code in PR #357: URL: https://github.com/apache/flink-table-store/pull/357#discussion_r1021115008 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/table/TableType.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software

[GitHub] [flink-table-store] SteNicholas commented on a diff in pull request #357: [FLINK-29922] Support create external table for hive catalog

2022-11-13 Thread GitBox
SteNicholas commented on code in PR #357: URL: https://github.com/apache/flink-table-store/pull/357#discussion_r1021115008 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/table/TableType.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software

[GitHub] [flink] SmirAlex commented on pull request #20919: [FLINK-29405] Fix unstable test InputFormatCacheLoaderTest

2022-11-13 Thread GitBox
SmirAlex commented on PR #20919: URL: https://github.com/apache/flink/pull/20919#issuecomment-1313157507 > Waiting forever in production code is super sketchy and should virtually never be done. > > The PR is also lacking a sort of problem analysis and explanation for how this fixes

[GitHub] [flink] 1996fanrui commented on pull request #21303: [FLINK-30002][checkpoint] Change the alignmentTimeout to alignedCheckpointTimeout

2022-11-13 Thread GitBox
1996fanrui commented on PR #21303: URL: https://github.com/apache/flink/pull/21303#issuecomment-1313153287 Hi @pnowojski , please help take a look in your free time, thanks~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [flink] 1996fanrui commented on pull request #21193: [hotfix] Add the final and fix typo

2022-11-13 Thread GitBox
1996fanrui commented on PR #21193: URL: https://github.com/apache/flink/pull/21193#issuecomment-1313152013 Hi @zentol , please help take a look in your free time, thanks~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [flink] 1996fanrui commented on pull request #21304: [FLINK-30003][rpc] Wait the scheduler future is done before check

2022-11-13 Thread GitBox
1996fanrui commented on PR #21304: URL: https://github.com/apache/flink/pull/21304#issuecomment-1313151567 Hi @zentol , it's caused by FLINK-29249, please help take a look in your free time, thanks~ -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] leonardBang commented on pull request #21308: [hotfix][docs][table] Fix versioned table example

2022-11-13 Thread GitBox
leonardBang commented on PR #21308: URL: https://github.com/apache/flink/pull/21308#issuecomment-1313149921 Thanks @lincoln-lil for the contribution, Could you back port the fix for `release-1.15` and `release-1.16` branch? -- This is an automated message from the Apache Git Service. To

[GitHub] [flink] leonardBang merged pull request #21308: [hotfix][docs][table] Fix versioned table example

2022-11-13 Thread GitBox
leonardBang merged PR #21308: URL: https://github.com/apache/flink/pull/21308 -- 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-29913) Shared state would be discarded by mistake when maxConcurrentCheckpoint>1

2022-11-13 Thread Congxian Qiu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633506#comment-17633506 ] Congxian Qiu commented on FLINK-29913: -- sorry for the late reply. [~Yanfei Lei]  for the priority,

[GitHub] [flink-table-store] wxplovecc commented on a diff in pull request #357: [FLINK-29922] Support create external table for hive catalog

2022-11-13 Thread GitBox
wxplovecc commented on code in PR #357: URL: https://github.com/apache/flink-table-store/pull/357#discussion_r1021091587 ## flink-table-store-hive/flink-table-store-hive-catalog/src/main/java/org/apache/flink/table/store/hive/HiveCatalog.java: ## @@ -226,6 +227,13 @@ public

[GitHub] [flink] lincoln-lil commented on pull request #20745: [FLINK-28988] Don't push above filters down into the right table for temporal join

2022-11-13 Thread GitBox
lincoln-lil commented on PR #20745: URL: https://github.com/apache/flink/pull/20745#issuecomment-1313117021 @shuiqiangchen great! Please ping me here once you've fixed the tests and I can help review this pr before merging. -- This is an automated message from the Apache Git Service. To

[GitHub] [flink] lincoln-lil commented on pull request #21308: [hotfix][docs][table] Fix versioned table example

2022-11-13 Thread GitBox
lincoln-lil commented on PR #21308: URL: https://github.com/apache/flink/pull/21308#issuecomment-1313114452 @leonardBang thanks for reviewing this! I've updated the description for the change. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [flink] lincoln-lil commented on a diff in pull request #21308: [hotfix][docs][table] Fix versioned table example

2022-11-13 Thread GitBox
lincoln-lil commented on code in PR #21308: URL: https://github.com/apache/flink/pull/21308#discussion_r1021084345 ## docs/content/docs/dev/table/concepts/versioned_tables.md: ## @@ -152,9 +153,9 @@ WHERE rownum = 1; +(INSERT)09:00:00 Yen102 +(INSERT)

[GitHub] [flink] houhang1005 commented on pull request #21268: [FLINK-29952][table-api]Append the detail of the exception when drop tamporary table.

2022-11-13 Thread GitBox
houhang1005 commented on PR #21268: URL: https://github.com/apache/flink/pull/21268#issuecomment-1313110569 @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] link3280 commented on pull request #21292: [FLINK-28617][SQL Gateway] Support stop job statement in SqlGatewayService

2022-11-13 Thread GitBox
link3280 commented on PR #21292: URL: https://github.com/apache/flink/pull/21292#issuecomment-1313103656 @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-kubernetes-operator] rgsriram commented on a diff in pull request #437: [FLINK-29609] Shut down JM for terminated applications after configured duration

2022-11-13 Thread GitBox
rgsriram commented on code in PR #437: URL: https://github.com/apache/flink-kubernetes-operator/pull/437#discussion_r1020282292 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/reconciler/deployment/ApplicationReconciler.java: ## @@ -318,6

[jira] [Commented] (FLINK-30001) sql-client.sh start failed

2022-11-13 Thread xiaohang.li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633497#comment-17633497 ] xiaohang.li commented on FLINK-30001: - 经查询, 默认情况下 flink 中的

[jira] [Updated] (FLINK-29688) Build time compatibility check for DynamoDB SDK

2022-11-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29688: --- Labels: pull-request-available (was: ) > Build time compatibility check for DynamoDB SDK >

[GitHub] [flink-connector-aws] dannycranmer opened a new pull request, #22: [FLINK-29688] Add test to detect changes in DynamoDB model

2022-11-13 Thread GitBox
dannycranmer opened a new pull request, #22: URL: https://github.com/apache/flink-connector-aws/pull/22 ## What is the purpose of the change Add test to detect changes in DynamoDB model ## Brief change log * Add test to detect changes in DynamoDB model ##

[GitHub] [flink] leonardBang commented on a diff in pull request #21308: [hotfix][docs][table] Fix versioned table example

2022-11-13 Thread GitBox
leonardBang commented on code in PR #21308: URL: https://github.com/apache/flink/pull/21308#discussion_r1021064692 ## docs/content/docs/dev/table/concepts/versioned_tables.md: ## @@ -152,9 +153,9 @@ WHERE rownum = 1; +(INSERT)09:00:00 Yen102 +(INSERT)

[jira] [Resolved] (FLINK-29962) Exclude Jamon 2.3.1

2022-11-13 Thread Jamie Grier (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Grier resolved FLINK-29962. - Resolution: Fixed > Exclude Jamon 2.3.1 > --- > > Key:

[jira] [Updated] (FLINK-29962) Exclude Jamon 2.3.1

2022-11-13 Thread Jamie Grier (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Grier updated FLINK-29962: Fix Version/s: 1.17.0 > Exclude Jamon 2.3.1 > --- > > Key:

[jira] [Commented] (FLINK-29962) Exclude Jamon 2.3.1

2022-11-13 Thread Jamie Grier (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633495#comment-17633495 ] Jamie Grier commented on FLINK-29962: - Merged in Flink master:

[GitHub] [flink-connector-aws] dannycranmer closed pull request #20: [FLINK-29444][Connectors/AWS] Syncing parent pom to elasticsearch in prep for release

2022-11-13 Thread GitBox
dannycranmer closed pull request #20: [FLINK-29444][Connectors/AWS] Syncing parent pom to elasticsearch in prep for release URL: https://github.com/apache/flink-connector-aws/pull/20 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink-connector-aws] dannycranmer commented on pull request #20: [FLINK-29444][Connectors/AWS] Syncing parent pom to elasticsearch in prep for release

2022-11-13 Thread GitBox
dannycranmer commented on PR #20: URL: https://github.com/apache/flink-connector-aws/pull/20#issuecomment-1313066278 Superseded by https://github.com/apache/flink-connector-aws/pull/21 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (FLINK-30011) HiveCatalogGenericMetadataTest azure CI failed due to catalog does not exist

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633492#comment-17633492 ] Leonard Xu commented on FLINK-30011: [~luoyuxia] Could you take a look this ticket? >

[jira] [Created] (FLINK-30011) HiveCatalogGenericMetadataTest azure CI failed due to catalog does not exist

2022-11-13 Thread Leonard Xu (Jira)
Leonard Xu created FLINK-30011: -- Summary: HiveCatalogGenericMetadataTest azure CI failed due to catalog does not exist Key: FLINK-30011 URL: https://issues.apache.org/jira/browse/FLINK-30011 Project:

[jira] [Commented] (FLINK-28394) Python py36-cython: InvocationError for command install_command.sh fails with exit code 1

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633491#comment-17633491 ] Leonard Xu commented on FLINK-28394:

[jira] [Closed] (FLINK-26827) FlinkSQL和hive整合报错

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu closed FLINK-26827. -- Resolution: Invalid Please update this title to English, feel free to reopen once updated. >

[jira] [Resolved] (FLINK-28729) flink hive catalog don't support jdk11

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu resolved FLINK-28729. Resolution: Not A Bug > flink hive catalog don't support jdk11 >

[jira] [Commented] (FLINK-29755) PulsarSourceUnorderedE2ECase.testSavepoint failed because of missing TaskManagers

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633487#comment-17633487 ] Leonard Xu commented on FLINK-29755:

[jira] [Created] (FLINK-30010) flink-quickstart-test failed due to could not resolve dependencies

2022-11-13 Thread Leonard Xu (Jira)
Leonard Xu created FLINK-30010: -- Summary: flink-quickstart-test failed due to could not resolve dependencies Key: FLINK-30010 URL: https://issues.apache.org/jira/browse/FLINK-30010 Project: Flink

[jira] [Commented] (FLINK-18356) flink-table-planner Exit code 137 returned from process

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633485#comment-17633485 ] Leonard Xu commented on FLINK-18356:

[jira] [Commented] (FLINK-29755) PulsarSourceUnorderedE2ECase.testSavepoint failed because of missing TaskManagers

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633483#comment-17633483 ] Leonard Xu commented on FLINK-29755:

[jira] [Commented] (FLINK-29830) PulsarSinkITCase$DeliveryGuaranteeTest.writeRecordsToPulsar failed

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633482#comment-17633482 ] Leonard Xu commented on FLINK-29830:

[jira] [Commented] (FLINK-29427) LookupJoinITCase failed with classloader problem

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633481#comment-17633481 ] Leonard Xu commented on FLINK-29427: [~fsk119] Could you take a look this issue? > LookupJoinITCase

[jira] [Updated] (FLINK-30009) OperatorCoordinator.start()'s JavaDoc mismatches its behavior

2022-11-13 Thread Yunfeng Zhou (Jira)
[ https://issues.apache.org/jira/browse/FLINK-30009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yunfeng Zhou updated FLINK-30009: - Description: The following description lies in the JavaDoc of {{OperatorCoordinator.start()}}.

[jira] [Created] (FLINK-30009) OperatorCoordinator.start()'s JavaDoc mismatches its behavior

2022-11-13 Thread Yunfeng Zhou (Jira)
Yunfeng Zhou created FLINK-30009: Summary: OperatorCoordinator.start()'s JavaDoc mismatches its behavior Key: FLINK-30009 URL: https://issues.apache.org/jira/browse/FLINK-30009 Project: Flink

[jira] [Commented] (FLINK-29427) LookupJoinITCase failed with classloader problem

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633480#comment-17633480 ] Leonard Xu commented on FLINK-29427:

[jira] [Commented] (FLINK-29830) PulsarSinkITCase$DeliveryGuaranteeTest.writeRecordsToPulsar failed

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633479#comment-17633479 ] Leonard Xu commented on FLINK-29830:

[jira] [Commented] (FLINK-28394) Python py36-cython: InvocationError for command install_command.sh fails with exit code 1

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633477#comment-17633477 ] Leonard Xu commented on FLINK-28394:

[GitHub] [flink] jgrier merged pull request #21278: [FLINK-29962] Exclude jamon 2.3.1 from dependencies

2022-11-13 Thread GitBox
jgrier merged PR #21278: URL: https://github.com/apache/flink/pull/21278 -- 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-29859) TPC-DS end-to-end test with adaptive batch scheduler failed due to oo non-empty .out files.

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633475#comment-17633475 ] Leonard Xu commented on FLINK-29859:

[GitHub] [flink] link3280 commented on pull request #21292: [FLINK-28617][SQL Gateway] Support stop job statement in SqlGatewayService

2022-11-13 Thread GitBox
link3280 commented on PR #21292: URL: https://github.com/apache/flink/pull/21292#issuecomment-1313035136 The CI failed due to an unrelated Kafka connector test. We may take a look at the codes first. cc @fsk119 -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [flink] jgrier commented on pull request #21278: [FLINK-29962] Exclude jamon 2.3.1 from dependencies

2022-11-13 Thread GitBox
jgrier commented on PR #21278: URL: https://github.com/apache/flink/pull/21278#issuecomment-1313034406 @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] shuiqiangchen commented on pull request #20745: [FLINK-28988] Don't push above filters down into the right table for temporal join

2022-11-13 Thread GitBox
shuiqiangchen commented on PR #20745: URL: https://github.com/apache/flink/pull/20745#issuecomment-1313023060 @lincoln-lil Thank you for having a look at the pr. I would like to finish this work. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Updated] (FLINK-25255) Expose Changelog checkpoints via State Processor API

2022-11-13 Thread Yanfei Lei (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanfei Lei updated FLINK-25255: --- Fix Version/s: 1.17.0 > Expose Changelog checkpoints via State Processor API >

[jira] [Updated] (FLINK-24402) Add a metric for back-pressure from the ChangelogStateBackend

2022-11-13 Thread Yanfei Lei (Jira)
[ https://issues.apache.org/jira/browse/FLINK-24402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanfei Lei updated FLINK-24402: --- Fix Version/s: 1.17.0 > Add a metric for back-pressure from the ChangelogStateBackend >

[GitHub] [flink] link3280 commented on pull request #21292: [FLINK-28617][SQL Gateway] Support stop job statement in SqlGatewayService

2022-11-13 Thread GitBox
link3280 commented on PR #21292: URL: https://github.com/apache/flink/pull/21292#issuecomment-1313003298 @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] [Updated] (FLINK-25512) Materialization Files are not cleaned up if no checkpoint is using it

2022-11-13 Thread Yanfei Lei (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanfei Lei updated FLINK-25512: --- Fix Version/s: 1.17.0 > Materialization Files are not cleaned up if no checkpoint is using it >

[GitHub] [flink-ml] yunfengzhou-hub commented on a diff in pull request #172: [FLINK-29592] Add Estimator and Transformer for RobustScaler

2022-11-13 Thread GitBox
yunfengzhou-hub commented on code in PR #172: URL: https://github.com/apache/flink-ml/pull/172#discussion_r1021035116 ## flink-ml-lib/src/main/java/org/apache/flink/ml/feature/robustscaler/RobustScaler.java: ## @@ -0,0 +1,183 @@ +/* + * Licensed to the Apache Software

[GitHub] [flink] flinkbot commented on pull request #21311: [FLINK-29992][hive] fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
flinkbot commented on PR #21311: URL: https://github.com/apache/flink/pull/21311#issuecomment-1312961368 ## CI report: * 1126862ce143600a501013f86c8855a96525a42e UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] lincoln-lil commented on pull request #20745: [FLINK-28988] Don't push above filters down into the right table for temporal join

2022-11-13 Thread GitBox
lincoln-lil commented on PR #20745: URL: https://github.com/apache/flink/pull/20745#issuecomment-1312961086 @shuiqiangchen I found this pr while combing through the list of sql related legacy issues, and recently we fixed another similar user case on event time temporal join in FLINK-29849

[GitHub] [flink] luoyuxia commented on pull request #21302: [FLINK-29992][hive] fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
luoyuxia commented on PR #21302: URL: https://github.com/apache/flink/pull/21302#issuecomment-1312960002 @leonardBang 1.16: https://github.com/apache/flink/pull/21310 1.15: https://github.com/apache/flink/pull/21309 1.14: https://github.com/apache/flink/pull/21311 -- This is an

[GitHub] [flink] luoyuxia commented on pull request #21311: [FLINK-29992][hive] fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
luoyuxia commented on PR #21311: URL: https://github.com/apache/flink/pull/21311#issuecomment-1312959501 Let's wait the ci pass -- 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] luoyuxia opened a new pull request, #21311: [FLINK-29992][hive] fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
luoyuxia opened a new pull request, #21311: URL: https://github.com/apache/flink/pull/21311

[GitHub] [flink] flinkbot commented on pull request #21310: [FLINK-29992][hive] Fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
flinkbot commented on PR #21310: URL: https://github.com/apache/flink/pull/21310#issuecomment-1312958494 ## CI report: * d66ef307290cc55167b7b4d4e1c615f9b5658783 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] luoyuxia opened a new pull request, #21310: [FLINK-29992][hive] Fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
luoyuxia opened a new pull request, #21310: URL: https://github.com/apache/flink/pull/21310 This closes #21302. Backport for #21302 -- 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] flinkbot commented on pull request #21309: [FLINK-29992][hive] fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
flinkbot commented on PR #21309: URL: https://github.com/apache/flink/pull/21309#issuecomment-1312953496 ## CI report: * dc5be9947ecc61b72ff44ce997c6519dd5944286 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] luoyuxia commented on pull request #21309: [FLINK-29992][hive] fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
luoyuxia commented on PR #21309: URL: https://github.com/apache/flink/pull/21309#issuecomment-1312952537 Let's wait the ci pass -- 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] luoyuxia opened a new pull request, #21309: [FLINK-29992][hive] Fix Hive lookup join fail when column pushdown to…

2022-11-13 Thread GitBox
luoyuxia opened a new pull request, #21309: URL: https://github.com/apache/flink/pull/21309 … Hive lookup table source This closes ##21302. Backport for #21302. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (FLINK-29992) Join execution plan parsing error

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17633438#comment-17633438 ] Leonard Xu commented on FLINK-29992: master:a4f9bfd1483ef64b0ed167bd29c98596e3bd5f49 release-1.16:

[GitHub] [flink] leonardBang commented on pull request #21302: [FLINK-29992][hive] fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
leonardBang commented on PR #21302: URL: https://github.com/apache/flink/pull/21302#issuecomment-1312940296 @luoyuxia Could you also open PRs for release-1.14 , release-1.14 and release-1.16 ? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] leonardBang merged pull request #21302: [FLINK-29992][hive] fix lookup join fail with Hive table as lookup table source

2022-11-13 Thread GitBox
leonardBang merged PR #21302: URL: https://github.com/apache/flink/pull/21302 -- 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-29992) Join execution plan parsing error

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-29992: --- Affects Version/s: 1.15.3 > Join execution plan parsing error > - >

[jira] [Assigned] (FLINK-29992) Join execution plan parsing error

2022-11-13 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu reassigned FLINK-29992: -- Assignee: luoyuxia > Join execution plan parsing error > - >

[GitHub] [flink] FlechazoW closed pull request #21295: [Typo] Fix the typo 'retriable', which means 'retryable'.

2022-11-13 Thread GitBox
FlechazoW closed pull request #21295: [Typo] Fix the typo 'retriable', which means 'retryable'. URL: https://github.com/apache/flink/pull/21295 -- 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

  1   2   >