[GitHub] [flink] flinkbot edited a comment on pull request #19113: [FLINK-26519][table] Remove FlinkTypeFactory singleton

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19113: URL: https://github.com/apache/flink/pull/19113#issuecomment-1068976231 ## CI report: * 948e45728e32fdb80e4937b5f8697e305d725f33 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19114: [hotfix][test] Remove unused waitUntilJobInitializationFinished of Te…

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19114: URL: https://github.com/apache/flink/pull/19114#issuecomment-1068976394 ## CI report: * ea7cb746bca2053cdf7c2b6120f98122a6b3e83d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] dawidwys commented on a change in pull request #19107: [FLINK-12639] Expand glossary

2022-03-16 Thread GitBox
dawidwys commented on a change in pull request #19107: URL: https://github.com/apache/flink/pull/19107#discussion_r827872909 ## File path: docs/content/docs/concepts/glossary.md ## @@ -25,182 +25,605 @@ under the License. # Glossary + Aggregation + +Aggregation is an o

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * def4163be13a747357a522639f9278cc05c8aa32 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] zentol commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827873510 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherCleanupITCase.java ## @@ -133,12 +132,23 @@ public void testCleanu

[GitHub] [flink] zentol commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827874011 ## File path: docs/content.zh/docs/deployment/overview.md ## @@ -158,6 +158,11 @@ Once a job has reached a globally terminal state of either finished, fai

[jira] [Created] (FLINK-26679) Add FileStore Continuous Reading ITCase

2022-03-16 Thread Jingsong Lee (Jira)
Jingsong Lee created FLINK-26679: Summary: Add FileStore Continuous Reading ITCase Key: FLINK-26679 URL: https://issues.apache.org/jira/browse/FLINK-26679 Project: Flink Issue Type: Sub-task

[GitHub] [flink-table-store] JingsongLi opened a new pull request #48: [FLINK-26679] Add FileStore Continuous Reading ITCase

2022-03-16 Thread GitBox
JingsongLi opened a new pull request #48: URL: https://github.com/apache/flink-table-store/pull/48 - Add FileStore Continuous Reading ITCases - LOG_SYSTEM default is null, when null, use FileStore Continuous Reading - FileStore Continuous Reading supports latest scan -- This is

[jira] [Updated] (FLINK-26679) Add FileStore Continuous Reading ITCase

2022-03-16 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-26679: - Description: * Add FileStore Continuous Reading ITCases * LOG_SYSTEM default is null, when null

[jira] [Updated] (FLINK-26679) Add FileStore Continuous Reading ITCase

2022-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-26679: --- Labels: pull-request-available (was: ) > Add FileStore Continuous Reading ITCase >

[GitHub] [flink] zentol commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827877458 ## File path: flink-core/src/main/java/org/apache/flink/configuration/CleanupOptions.java ## @@ -128,19 +134,23 @@ public static String extractAlphaNumeri

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * def4163be13a747357a522639f9278cc05c8aa32 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[jira] [Created] (FLINK-26680) SessionDispatcherLeaderProcess#onAddJobGraph crashes if the job is marked as deleted

2022-03-16 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-26680: Summary: SessionDispatcherLeaderProcess#onAddJobGraph crashes if the job is marked as deleted Key: FLINK-26680 URL: https://issues.apache.org/jira/browse/FLINK-26680

[GitHub] [flink] twalthr commented on a change in pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
twalthr commented on a change in pull request #19045: URL: https://github.com/apache/flink/pull/19045#discussion_r827862246 ## File path: flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/agg/batch/HashAggCodeGenHelper.scala ## @@ -493,7 +49

[GitHub] [flink] flinkbot edited a comment on pull request #18816: [FLINK-26027][pulsar] add sink metrics to pulsar sink

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #18816: URL: https://github.com/apache/flink/pull/18816#issuecomment-1042851613 ## CI report: * acd3f3dda40c6a2f6de81cdc2e0b20637468d141 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * def4163be13a747357a522639f9278cc05c8aa32 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[jira] [Created] (FLINK-26681) Remove possbile semicolon in the end of SQL statemnt in HiveParser

2022-03-16 Thread luoyuxia (Jira)
luoyuxia created FLINK-26681: Summary: Remove possbile semicolon in the end of SQL statemnt in HiveParser Key: FLINK-26681 URL: https://issues.apache.org/jira/browse/FLINK-26681 Project: Flink I

[GitHub] [flink] zentol commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827883559 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherCleanupITCase.java ## @@ -288,7 +304,7 @@ public void testCleanupA

[GitHub] [flink] zentol commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827883559 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherCleanupITCase.java ## @@ -288,7 +304,7 @@ public void testCleanupA

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * def4163be13a747357a522639f9278cc05c8aa32 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #18757: [FLINK-25226][doc] Add documentation about the AdaptiveBatchScheduler

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #18757: URL: https://github.com/apache/flink/pull/18757#issuecomment-1039117115 ## CI report: * 5a93c1cb0d6ce6903c8ad3351ed3e5347d432f41 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * 210bb6bf8056a880e9426addb5068179faebdc85 Azure: [SUCCESS](https://dev.azure.com/apache-f

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * def4163be13a747357a522639f9278cc05c8aa32 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] gaborgsomogyi commented on pull request #18664: [FLINK-25907][runtime][security] Add pluggable delegation token manager

2022-03-16 Thread GitBox
gaborgsomogyi commented on pull request #18664: URL: https://github.com/apache/flink/pull/18664#issuecomment-1069011278 @dmvk since there was a branch cut may I ask to have another round please? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * c17427274663f5d529e0117ee531c1464e80e840 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19070: [FLINK-26618][sql-client] Fix Remove-Jar statement not effective

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19070: URL: https://github.com/apache/flink/pull/19070#issuecomment-1066030702 ## CI report: * dba591b047c8d2f642d66cc08d3bd052948a974d Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * def4163be13a747357a522639f9278cc05c8aa32 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] matriv commented on a change in pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
matriv commented on a change in pull request #19045: URL: https://github.com/apache/flink/pull/19045#discussion_r827896265 ## File path: flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/calls/ScalarOperatorGens.scala ## @@ -945,12 +913,8 @@

[GitHub] [flink] flinkbot edited a comment on pull request #19070: [FLINK-26618][sql-client] Fix Remove-Jar statement not effective

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19070: URL: https://github.com/apache/flink/pull/19070#issuecomment-1066030702 ## CI report: * 1347f1e6f188f767555e899c28e24b1ae793245b Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * def4163be13a747357a522639f9278cc05c8aa32 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] matriv commented on a change in pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
matriv commented on a change in pull request #19045: URL: https://github.com/apache/flink/pull/19045#discussion_r827903597 ## File path: flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/CodeGenUtils.scala ## @@ -477,40 +477,27 @@ object Cod

[jira] [Created] (FLINK-26682) Migrate regression check script to python and to main repository

2022-03-16 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-26682: -- Summary: Migrate regression check script to python and to main repository Key: FLINK-26682 URL: https://issues.apache.org/jira/browse/FLINK-26682 Project: Flink

[GitHub] [flink] flinkbot edited a comment on pull request #18303: [FLINK-25085][runtime] Add a scheduled thread pool for periodic tasks in RpcEndpoint

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #18303: URL: https://github.com/apache/flink/pull/18303#issuecomment-1008005239 ## CI report: * 6882f6e42f85969871a841cf91a4866712aefbbc Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19109: [FLINK-26681][hive] support sql end with ";" in for Hive dialect

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19109: URL: https://github.com/apache/flink/pull/19109#issuecomment-1068872709 ## CI report: * 7f9486b0e1a7746f7519fe7a902383c489522b62 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[jira] [Updated] (FLINK-26681) Remove possbile semicolon in the end of SQL statemnt in HiveParser

2022-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-26681: --- Labels: pull-request-available (was: ) > Remove possbile semicolon in the end of SQL statem

[GitHub] [flink] MartijnVisser commented on a change in pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
MartijnVisser commented on a change in pull request #19103: URL: https://github.com/apache/flink/pull/19103#discussion_r827797977 ## File path: .github/workflows/docs.yml ## @@ -0,0 +1,58 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor li

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * c17427274663f5d529e0117ee531c1464e80e840 Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19083: [FLINK-26604][doc] add more information for Avro records support and clean up redundant content of bounded and unbounded data

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19083: URL: https://github.com/apache/flink/pull/19083#issuecomment-1066928647 ## CI report: * 3377a70809ea0a641b8b582fc17217badb159a4b Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19109: [FLINK-26681][hive] support sql statement end with ";" for Hive dialect

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19109: URL: https://github.com/apache/flink/pull/19109#issuecomment-1068872709 ## CI report: * 7f9486b0e1a7746f7519fe7a902383c489522b62 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[jira] [Updated] (FLINK-26681) Support sql statement end with ";" for Hive dialect

2022-03-16 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-26681: - Summary: Support sql statement end with ";" for Hive dialect (was: Remove possbile semicolon in the end

[jira] [Updated] (FLINK-26681) Support sql statement end with ";" for Hive dialect

2022-03-16 Thread luoyuxia (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] luoyuxia updated FLINK-26681: - Description: In FLINK-25600, the sql client won't remove ';' at the end of command, so the sql statemen

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * 347672dac55a0f7c027087597d9b446dee51a74d Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] XComp commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
XComp commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827919525 ## File path: flink-core/src/main/java/org/apache/flink/configuration/CleanupOptions.java ## @@ -128,19 +134,23 @@ public static String extractAlphaNumeric

[GitHub] [flink-web] dawidwys commented on pull request #516: Tidying up snapshots

2022-03-16 Thread GitBox
dawidwys commented on pull request #516: URL: https://github.com/apache/flink-web/pull/516#issuecomment-1069041478 @infoverload @akalash Do you mind taking a look? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * 347672dac55a0f7c027087597d9b446dee51a74d Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #18746: [FLINK-26162][docs]revamp security pages

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #18746: URL: https://github.com/apache/flink/pull/18746#issuecomment-1038829702 ## CI report: * 04b63296c8bd42f3191643ccc2990578c215e593 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] MartijnVisser commented on pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
MartijnVisser commented on pull request #19103: URL: https://github.com/apache/flink/pull/19103#issuecomment-1069042947 Ah, it actually completed. Just took a long time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [flink] zentol commented on a change in pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19103: URL: https://github.com/apache/flink/pull/19103#discussion_r827921638 ## File path: .github/workflows/docs.yml ## @@ -0,0 +1,58 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license a

[GitHub] [flink] zentol commented on a change in pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19103: URL: https://github.com/apache/flink/pull/19103#discussion_r827922680 ## File path: .github/workflows/docs.yml ## @@ -0,0 +1,58 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license a

[GitHub] [flink] XComp commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
XComp commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827922757 ## File path: flink-core/src/main/java/org/apache/flink/configuration/CleanupOptions.java ## @@ -128,19 +134,23 @@ public static String extractAlphaNumeric

[GitHub] [flink] zentol commented on a change in pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19103: URL: https://github.com/apache/flink/pull/19103#discussion_r827923267 ## File path: .github/workflows/docs.yml ## @@ -0,0 +1,58 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license a

[jira] [Commented] (FLINK-26657) Resilient Kinesis consumption

2022-03-16 Thread Danny Cranmer (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507538#comment-17507538 ] Danny Cranmer commented on FLINK-26657: --- There is a similar concept in the produce

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * 347672dac55a0f7c027087597d9b446dee51a74d Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * def4163be13a747357a522639f9278cc05c8aa32 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 40620b64562e40f46db423c3e496b85fda4e4a9f Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[jira] [Created] (FLINK-26683) Terminate the job anyway if savepoint finished when stop-with-savepoint

2022-03-16 Thread Liu (Jira)
Liu created FLINK-26683: --- Summary: Terminate the job anyway if savepoint finished when stop-with-savepoint Key: FLINK-26683 URL: https://issues.apache.org/jira/browse/FLINK-26683 Project: Flink Issue

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * 347672dac55a0f7c027087597d9b446dee51a74d Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * c66039c26a694a4f011a64bd287e75ea7c57c9d1 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 40620b64562e40f46db423c3e496b85fda4e4a9f Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19105: [FLINK-26681][hive] support sql statement end with ";" for Hive dialect

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19105: URL: https://github.com/apache/flink/pull/19105#issuecomment-1068702985 ## CI report: * 79b5481c04c3af319c9fc4146f8d7b36418a98aa Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19108: [FLINK-26675][runtime] Parallelized heavy serialization in StreamingJ…

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19108: URL: https://github.com/apache/flink/pull/19108#issuecomment-1068849604 ## CI report: * 975c4a64daf46821c5d755d37229459d939929b9 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[jira] [Updated] (FLINK-26673) ChangelogPeriodicMaterializationITCase.testNonMaterialization failed on master with IllegalStateException

2022-03-16 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-26673: -- Summary: ChangelogPeriodicMaterializationITCase.testNonMaterialization failed on master with I

[jira] [Updated] (FLINK-26673) ChangelogPeriodicMaterializationITCase.testNonMaterialization failed on master

2022-03-16 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-26673: -- Description: There was a [build failure|https://dev.azure.com/mapohl/flink/_build/results?bui

[GitHub] [flink] dawidwys commented on a change in pull request #19107: [FLINK-12639] Expand glossary

2022-03-16 Thread GitBox
dawidwys commented on a change in pull request #19107: URL: https://github.com/apache/flink/pull/19107#discussion_r827932401 ## File path: docs/content/docs/concepts/glossary.md ## @@ -25,182 +25,605 @@ under the License. # Glossary + Aggregation + +Aggregation is an o

[GitHub] [flink-statefun] igalshilman merged pull request #307: [FLINK-26537][statefun] Allow disabling StatefulFunctionsConfigValida…

2022-03-16 Thread GitBox
igalshilman merged pull request #307: URL: https://github.com/apache/flink-statefun/pull/307 -- 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: issue

[jira] [Created] (FLINK-26684) Build failure in ChangelogPeriodicMaterializationITCase.testFailedMaterialization due to NoSuchFileException

2022-03-16 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-26684: - Summary: Build failure in ChangelogPeriodicMaterializationITCase.testFailedMaterialization due to NoSuchFileException Key: FLINK-26684 URL: https://issues.apache.org/jira/brows

[jira] [Updated] (FLINK-26673) ChangelogPeriodicMaterializationITCase.testNonMaterialization failed on master with IllegalStateException

2022-03-16 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pohl updated FLINK-26673: -- Fix Version/s: 1.15.0 > ChangelogPeriodicMaterializationITCase.testNonMaterialization failed o

[jira] [Closed] (FLINK-26537) Allow disabling StatefulFunctionsConfigValidator validation for classloader.parent-first-patterns.additional

2022-03-16 Thread Igal Shilman (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igal Shilman closed FLINK-26537. Resolution: Fixed Added at 38f5518f26f96387f0c266531b6ef2c3fd0df729. > Allow disabling StatefulFu

[GitHub] [flink] XComp commented on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
XComp commented on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1069056505 I force-pushed the minor docs change. The test failure of the previous ci run is documented in FLINK-26684 -- This is an automated message from the Apache Git Service. To respo

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * c66039c26a694a4f011a64bd287e75ea7c57c9d1 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 40620b64562e40f46db423c3e496b85fda4e4a9f Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * 347672dac55a0f7c027087597d9b446dee51a74d Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19105: [FLINK-26681][hive] support sql statement end with ";" for Hive dialect

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19105: URL: https://github.com/apache/flink/pull/19105#issuecomment-1068702985 ## CI report: * 64a1bc95ed4183c5da05923257f0ff93f4cce86c Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] zentol commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827938035 ## File path: flink-core/src/main/java/org/apache/flink/configuration/CleanupOptions.java ## @@ -128,19 +134,23 @@ public static String extractAlphaNumeri

[jira] [Closed] (FLINK-26350) Extend ConfigOptionBuilder in a way to allow a description for the default value

2022-03-16 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-26350. Resolution: Won't Fix Use org.apache.flink.annotation.docs.Documentation.OverrideDefault.

[GitHub] [flink] XComp commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
XComp commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827939888 ## File path: flink-core/src/main/java/org/apache/flink/configuration/CleanupOptions.java ## @@ -128,19 +134,23 @@ public static String extractAlphaNumeric

[GitHub] [flink] flinkbot edited a comment on pull request #18991: [FLINK-26279][runtime] Add mailbox delay and throughput metrics

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #18991: URL: https://github.com/apache/flink/pull/18991#issuecomment-1060268498 ## CI report: * ac60fac6097229637711be838e7dd586acb47e5f Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * 347672dac55a0f7c027087597d9b446dee51a74d Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * c66039c26a694a4f011a64bd287e75ea7c57c9d1 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19045: [FLINK-26194][table-api] Deprecate unused options from TableConfig

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19045: URL: https://github.com/apache/flink/pull/19045#issuecomment-1064089331 ## CI report: * d5a8084e6656702adbe1a9671e825a682a21beb3 UNKNOWN * 347672dac55a0f7c027087597d9b446dee51a74d Azure: [CANCELED](https://dev.azure.com/apache-

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * c66039c26a694a4f011a64bd287e75ea7c57c9d1 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] flinkbot edited a comment on pull request #19089: [FLINK-26607][python] There are multiple MAX_LONG_VALUE value errors in pyflink code

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19089: URL: https://github.com/apache/flink/pull/19089#issuecomment-1067544609 ## CI report: * c66039c26a694a4f011a64bd287e75ea7c57c9d1 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[jira] [Commented] (FLINK-25903) Heartbeat timeout in BoundedSourceITCase.test[complex graph]

2022-03-16 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507561#comment-17507561 ] Roman Khachatryan commented on FLINK-25903: --- Probably a duplicate of FLINK-261

[GitHub] [flink] syhily commented on a change in pull request #18816: [FLINK-26027][pulsar] add sink metrics to pulsar sink

2022-03-16 Thread GitBox
syhily commented on a change in pull request #18816: URL: https://github.com/apache/flink/pull/18816#discussion_r827959064 ## File path: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/sink/writer/metrics/PulsarSinkWriterMetricUtils.java ###

[GitHub] [flink] XComp commented on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
XComp commented on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1069081537 I override the values now. That required some changes in the `CleanupRetryStrategyFactory` and `CleanupRetryStrategyFactoryTest`. PTAL -- This is an automated message from the

[GitHub] [flink] syhily commented on pull request #18816: [FLINK-26027][pulsar] add sink metrics to pulsar sink

2022-03-16 Thread GitBox
syhily commented on pull request #18816: URL: https://github.com/apache/flink/pull/18816#issuecomment-1069082094 @imaffe Can you make this ci green? -- 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] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * 40620b64562e40f46db423c3e496b85fda4e4a9f Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] flinkbot edited a comment on pull request #19107: [FLINK-12639] Expand glossary

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19107: URL: https://github.com/apache/flink/pull/19107#issuecomment-1068842484 ## CI report: * bb8fe6b35d5faf6936a2602d4b52405ca41fbd3b Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resul

[GitHub] [flink] zentol commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827965761 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/cleanup/CleanupRetryStrategyFactory.java ## @@ -65,7 +65,7 @@ private static

[GitHub] [flink] MartijnVisser commented on a change in pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
MartijnVisser commented on a change in pull request #19103: URL: https://github.com/apache/flink/pull/19103#discussion_r827966093 ## File path: .github/workflows/docs.yml ## @@ -0,0 +1,58 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor li

[GitHub] [flink] MartijnVisser commented on pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
MartijnVisser commented on pull request #19103: URL: https://github.com/apache/flink/pull/19103#issuecomment-1069088689 When running the script for the same time (to evaluate if it now would run quicker), I got an error during the Python step: ``` installing environmen

[GitHub] [flink] zentol commented on a change in pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19102: URL: https://github.com/apache/flink/pull/19102#discussion_r827967866 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/cleanup/CleanupRetryStrategyFactory.java ## @@ -79,8 +79,7 @@ private static

[jira] [Updated] (FLINK-26683) Terminate the job anyway if savepoint finished when stop-with-savepoint

2022-03-16 Thread Martijn Visser (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Visser updated FLINK-26683: --- Component/s: Runtime / Checkpointing Runtime / Coordination > Terminate the

[GitHub] [flink] zentol commented on pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
zentol commented on pull request #19103: URL: https://github.com/apache/flink/pull/19103#issuecomment-1069090008 Did you (re)start from a clean git state? -- 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

[GitHub] [flink] Myasuka commented on pull request #19029: [FLINK-26418][runtime][test] Use java.io.tmpdir for tmpWorkingDir

2022-03-16 Thread GitBox
Myasuka commented on pull request #19029: URL: https://github.com/apache/flink/pull/19029#issuecomment-1069090826 I compared the `flink-table` module logs in the [CI of this PR](https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=32777&view=artifacts&pathAsName=false&type

[GitHub] [flink] flinkbot edited a comment on pull request #19102: [FLINK-26652][runtime] Makes Flink cluster not fail in case of the cleanup retries being exhausted

2022-03-16 Thread GitBox
flinkbot edited a comment on pull request #19102: URL: https://github.com/apache/flink/pull/19102#issuecomment-1068161025 ## CI report: * f379acffb6ce7b1d71c1c1ca21538593043646c5 Azure: [CANCELED](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/resu

[GitHub] [flink] zentol commented on a change in pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19103: URL: https://github.com/apache/flink/pull/19103#discussion_r827970480 ## File path: .github/workflows/docs.yml ## @@ -0,0 +1,58 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license a

[GitHub] [flink] zentol commented on a change in pull request #19103: [FLINK-26658][docs] Migrate documentation build to Github Actions

2022-03-16 Thread GitBox
zentol commented on a change in pull request #19103: URL: https://github.com/apache/flink/pull/19103#discussion_r827970480 ## File path: .github/workflows/docs.yml ## @@ -0,0 +1,58 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license a

[GitHub] [flink] Myasuka commented on a change in pull request #19106: [FLINK-26560][StateBackends] Make the threshold of the overlap fraction of incremental restoring configurable

2022-03-16 Thread GitBox
Myasuka commented on a change in pull request #19106: URL: https://github.com/apache/flink/pull/19106#discussion_r827971967 ## File path: flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBIncrementalCheckpointUtilsTest.java #

[GitHub] [flink] Myasuka commented on a change in pull request #19106: [FLINK-26560][StateBackends] Make the threshold of the overlap fraction of incremental restoring configurable

2022-03-16 Thread GitBox
Myasuka commented on a change in pull request #19106: URL: https://github.com/apache/flink/pull/19106#discussion_r827971967 ## File path: flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBIncrementalCheckpointUtilsTest.java #

<    1   2   3   4   5   6   7   8   9   10   >