[GitHub] [flink] flinkbot edited a comment on pull request #16515: [FLINK-23369][core][docs] Mechanism to document enums used in ConfigOptions

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16515: URL: https://github.com/apache/flink/pull/16515#issuecomment-881388403 ## CI report: * 6c47b8eea1556968e903b9c51d9bea4d5732828b UNKNOWN * 84d38b9377eb90a2340baeef61d58d4daebc2d00 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16020: URL: https://github.com/apache/flink/pull/16020#issuecomment-850341406 ## CI report: * 2a105bf903749c7cc6e4cd35e55a948f4b9bf535 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * e026d62d007b0390ca53d04b224fd6f262a4db45 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] leonardBang commented on a change in pull request #16519: [FLINK-23412][table][docs] - Description improvement of dynamic table sink and full stack example

2021-07-17 Thread GitBox
leonardBang commented on a change in pull request #16519: URL: https://github.com/apache/flink/pull/16519#discussion_r671790980 ## File path: docs/content/docs/dev/table/sourcesSinks.md ## @@ -249,9 +249,9 @@ When writing a dynamic table, the content can always be considered a

[GitHub] [flink] flinkbot edited a comment on pull request #16524: Update data_stream_api.md, correct example results

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16524: URL: https://github.com/apache/flink/pull/16524#issuecomment-881995539 ## CI report: * a786ca54a36024db4e1a0922c775f90a2d57d65d Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16525: [hotfix][table-api] Fix typo from Comparision to Comparison

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16525: URL: https://github.com/apache/flink/pull/16525#issuecomment-882003167 ## CI report: * 7ecdbf4b8c65b9f74575a18a436a9c9549ba6e47 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * e026d62d007b0390ca53d04b224fd6f262a4db45 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot commented on pull request #16525: [hotfix][table-api] Fix typo from Comparision to Comparison

2021-07-17 Thread GitBox
flinkbot commented on pull request #16525: URL: https://github.com/apache/flink/pull/16525#issuecomment-882003167 ## CI report: * 7ecdbf4b8c65b9f74575a18a436a9c9549ba6e47 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * e026d62d007b0390ca53d04b224fd6f262a4db45 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] mans2singh edited a comment on pull request #16519: [FLINK-23412][table][docs] - Description improvement of dynamic table sink and full stack example

2021-07-17 Thread GitBox
mans2singh edited a comment on pull request #16519: URL: https://github.com/apache/flink/pull/16519#issuecomment-882002175 @leonardBang @wuchong @Airblader - Can you please review this minor enhancement ? Thanks -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [flink] mans2singh commented on pull request #16519: [FLINK-23412][table][docs] - Description improvement of dynamic table sink and full stack example

2021-07-17 Thread GitBox
mans2singh commented on pull request #16519: URL: https://github.com/apache/flink/pull/16519#issuecomment-882002175 @leonardBang @wuchong @Airblader - Can you please review this minor enhancement ? Thanksi -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [flink] flinkbot commented on pull request #16525: [hotfix][table-api] Fix typo from Comparision to Comparison

2021-07-17 Thread GitBox
flinkbot commented on pull request #16525: URL: https://github.com/apache/flink/pull/16525#issuecomment-882000763 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the pro

[GitHub] [flink] leonardBang opened a new pull request #16525: [hotfix][table-api] Fix typo from Comparision to Comparison

2021-07-17 Thread GitBox
leonardBang opened a new pull request #16525: URL: https://github.com/apache/flink/pull/16525 ## What is the purpose of the change * Fix typo from Comparision to Comparison* ## Brief change log - Fix typo from Comparision to Comparison* ## Verify

[GitHub] [flink] flinkbot edited a comment on pull request #16524: Update data_stream_api.md, correct example results

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16524: URL: https://github.com/apache/flink/pull/16524#issuecomment-881995539 ## CI report: * a786ca54a36024db4e1a0922c775f90a2d57d65d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16494: [FLINK-22452][Connectors/Kafka] Support specifying custom transactional.id prefix in FlinkKafkaProducer

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16494: URL: https://github.com/apache/flink/pull/16494#issuecomment-879947576 ## CI report: * e01382c9928ca1c2e5d89fb0379ec106663b72d8 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16458: [FLINK-22889][tests] Improve logging in JdbcExactlyOnceSinkE2eTest

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16458: URL: https://github.com/apache/flink/pull/16458#issuecomment-877915883 ## CI report: * 41ea37275cf5ef44f312fd89c5a014ddfa8160a0 UNKNOWN * c948d6bd29ebdd563d492d6caec50b606c234e91 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot commented on pull request #16524: Update data_stream_api.md, correct example results

2021-07-17 Thread GitBox
flinkbot commented on pull request #16524: URL: https://github.com/apache/flink/pull/16524#issuecomment-881995539 ## CI report: * a786ca54a36024db4e1a0922c775f90a2d57d65d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #16494: [FLINK-22452][Connectors/Kafka] Support specifying custom transactional.id prefix in FlinkKafkaProducer

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16494: URL: https://github.com/apache/flink/pull/16494#issuecomment-879947576 ## CI report: * e01382c9928ca1c2e5d89fb0379ec106663b72d8 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #15924: [FLINK-22670][FLIP-150][connector/common] Hybrid source baseline

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15924: URL: https://github.com/apache/flink/pull/15924#issuecomment-841943851 ## CI report: * c95109768facc0535e3ca1b9da56cf4197fb4ba9 UNKNOWN * ff1952859f9a48186047c6ffe347efe3bea1a660 Azure: [SUCCESS](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * c368b797f4bd5f112d9141ca89a6bd9da71c50b3 Azure: [CANCELED](https://dev.azure.com/apache-f

[GitHub] [flink] yittg commented on a change in pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
yittg commented on a change in pull request #15501: URL: https://github.com/apache/flink/pull/15501#discussion_r671777339 ## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/resources/KubernetesSharedInformer.java ## @@ -0,0 +1,228 @@ +/* + * Li

[GitHub] [flink] yittg commented on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
yittg commented on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-881993758 @dmvk it seems that the global uncaught event handler not work in test? The last tests fails because a NPE is thrown in `EventHandler`, but the test fails since the single thread

[GitHub] [flink] yittg commented on a change in pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
yittg commented on a change in pull request #15501: URL: https://github.com/apache/flink/pull/15501#discussion_r671777339 ## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/resources/KubernetesSharedInformer.java ## @@ -0,0 +1,228 @@ +/* + * Li

[GitHub] [flink] flinkbot edited a comment on pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16020: URL: https://github.com/apache/flink/pull/16020#issuecomment-850341406 ## CI report: * Unknown: [CANCELED](TBD) * 2a105bf903749c7cc6e4cd35e55a948f4b9bf535 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * 4e50f4a4fd9f0a9b0ec692bc67bc0f5c8a64129c Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot commented on pull request #16524: Update data_stream_api.md, correct example results

2021-07-17 Thread GitBox
flinkbot commented on pull request #16524: URL: https://github.com/apache/flink/pull/16524#issuecomment-881992555 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the pro

[GitHub] [flink] ctrahey opened a new pull request #16524: Update data_stream_api.md, correct example results

2021-07-17 Thread GitBox
ctrahey opened a new pull request #16524: URL: https://github.com/apache/flink/pull/16524 In section `Converting between DataStream and Table`, the comment at the end of the code sample showing what the program should print is incorrect. Results of the program are uppercased. A copy/pa

[GitHub] [flink] flinkbot edited a comment on pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16020: URL: https://github.com/apache/flink/pull/16020#issuecomment-850341406 ## CI report: * Unknown: [CANCELED](TBD) * 2a105bf903749c7cc6e4cd35e55a948f4b9bf535 UNKNOWN Bot commands The @flinkbot bot supports the fol

[GitHub] [flink] flinkbot edited a comment on pull request #15924: [FLINK-22670][FLIP-150][connector/common] Hybrid source baseline

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15924: URL: https://github.com/apache/flink/pull/15924#issuecomment-841943851 ## CI report: * c95109768facc0535e3ca1b9da56cf4197fb4ba9 UNKNOWN * ff1952859f9a48186047c6ffe347efe3bea1a660 Azure: [SUCCESS](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * 4e50f4a4fd9f0a9b0ec692bc67bc0f5c8a64129c Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] leonardBang commented on a change in pull request #16511: [FLINK-22861][table-planner] Fix return value deduction of TIMESTAMPADD function

2021-07-17 Thread GitBox
leonardBang commented on a change in pull request #16511: URL: https://github.com/apache/flink/pull/16511#discussion_r671774225 ## File path: flink-table/flink-table-planner/src/main/java/org/apache/calcite/sql/fun/SqlTimestampAddFunction.java ## @@ -0,0 +1,134 @@ +/* + * Lice

[GitHub] [flink] tweise commented on a change in pull request #15924: [FLINK-22670][FLIP-150][connector/common] Hybrid source baseline

2021-07-17 Thread GitBox
tweise commented on a change in pull request #15924: URL: https://github.com/apache/flink/pull/15924#discussion_r671773449 ## File path: flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/source/hybrid/HybridSource.java ## @@ -110,69 +106,64 @@

[GitHub] [flink] tweise commented on a change in pull request #15924: [FLINK-22670][FLIP-150][connector/common] Hybrid source baseline

2021-07-17 Thread GitBox
tweise commented on a change in pull request #15924: URL: https://github.com/apache/flink/pull/15924#discussion_r671772307 ## File path: flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/source/hybrid/HybridSource.java ## @@ -0,0 +1,203 @@ +/*

[GitHub] [flink] leonardBang commented on pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
leonardBang commented on pull request #16020: URL: https://github.com/apache/flink/pull/16020#issuecomment-881989228 @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 speci

[GitHub] [flink] leonardBang commented on a change in pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
leonardBang commented on a change in pull request #16020: URL: https://github.com/apache/flink/pull/16020#discussion_r671772037 ## File path: flink-table/flink-table-common/src/main/java/org/apache/flink/table/types/logical/StructuredType.java ## @@ -294,7 +294,7 @@ public Str

[GitHub] [flink] tweise commented on pull request #15924: [FLINK-22670][FLIP-150][connector/common] Hybrid source baseline

2021-07-17 Thread GitBox
tweise commented on pull request #15924: URL: https://github.com/apache/flink/pull/15924#issuecomment-881989019 @StephanEwen thanks for taking a look! > I generally like the API. I think we can improve the generics a bit on the `HybridSourceBuilder` to make it more user-friendly.

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * 4e50f4a4fd9f0a9b0ec692bc67bc0f5c8a64129c Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] tweise commented on a change in pull request #15924: [FLINK-22670][FLIP-150][connector/common] Hybrid source baseline

2021-07-17 Thread GitBox
tweise commented on a change in pull request #15924: URL: https://github.com/apache/flink/pull/15924#discussion_r671771208 ## File path: flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/source/hybrid/HybridSource.java ## @@ -0,0 +1,203 @@ +/*

[GitHub] [flink] flinkbot edited a comment on pull request #16515: [FLINK-23369][core][docs] Mechanism to document enums used in ConfigOptions

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16515: URL: https://github.com/apache/flink/pull/16515#issuecomment-881388403 ## CI report: * 6c47b8eea1556968e903b9c51d9bea4d5732828b UNKNOWN * 84d38b9377eb90a2340baeef61d58d4daebc2d00 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #16458: [FLINK-22889][tests] Improve logging in JdbcExactlyOnceSinkE2eTest

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16458: URL: https://github.com/apache/flink/pull/16458#issuecomment-877915883 ## CI report: * 661dd83c1eafbd2b3496ec9979a9a68dc0dbbccb Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16458: [FLINK-22889][tests] Improve logging in JdbcExactlyOnceSinkE2eTest

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16458: URL: https://github.com/apache/flink/pull/16458#issuecomment-877915883 ## CI report: * 661dd83c1eafbd2b3496ec9979a9a68dc0dbbccb Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16458: [FLINK-22889][tests] Improve logging in JdbcExactlyOnceSinkE2eTest

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16458: URL: https://github.com/apache/flink/pull/16458#issuecomment-877915883 ## CI report: * 661dd83c1eafbd2b3496ec9979a9a68dc0dbbccb Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16523: [FLINK-23416][runtime] Don't log NoResourceAvailableException stacktrace

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16523: URL: https://github.com/apache/flink/pull/16523#issuecomment-881941982 ## CI report: * a030453db4aa27ed575fca77169e99b62a104de4 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16515: [FLINK-23369][core][docs] Mechanism to document enums used in ConfigOptions

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16515: URL: https://github.com/apache/flink/pull/16515#issuecomment-881388403 ## CI report: * 6c47b8eea1556968e903b9c51d9bea4d5732828b UNKNOWN * 67eed80c4ff1d8c22e5a2c8d1dcd6d8d739ee737 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #16522: [FLINK-11634][docs] Translate "State Backends" page into Chinese

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16522: URL: https://github.com/apache/flink/pull/16522#issuecomment-881941941 ## CI report: * ad594ce220910d279c6ba1c5cb9e27e4af5b396f Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16020: URL: https://github.com/apache/flink/pull/16020#issuecomment-850341406 ## CI report: * cdd2ec866a5f95e8ba4eed5c5d0efe139a291fe1 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16515: [FLINK-23369][core][docs] Mechanism to document enums used in ConfigOptions

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16515: URL: https://github.com/apache/flink/pull/16515#issuecomment-881388403 ## CI report: * 6c47b8eea1556968e903b9c51d9bea4d5732828b UNKNOWN * 67eed80c4ff1d8c22e5a2c8d1dcd6d8d739ee737 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] Airblader commented on a change in pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
Airblader commented on a change in pull request #16020: URL: https://github.com/apache/flink/pull/16020#discussion_r671734577 ## File path: flink-table/flink-table-common/src/main/java/org/apache/flink/table/types/logical/StructuredType.java ## @@ -294,7 +294,7 @@ public Struc

[GitHub] [flink] Airblader commented on a change in pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
Airblader commented on a change in pull request #16020: URL: https://github.com/apache/flink/pull/16020#discussion_r671734467 ## File path: flink-table/flink-table-common/src/main/java/org/apache/flink/table/functions/BuiltInFunctionDefinitions.java ## @@ -283,6 +283,26 @@

[GitHub] [flink] flinkbot edited a comment on pull request #16523: [FLINK-23416][runtime] Don't log NoResourceAvailableException stacktrace

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16523: URL: https://github.com/apache/flink/pull/16523#issuecomment-881941982 ## CI report: * a030453db4aa27ed575fca77169e99b62a104de4 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16522: [FLINK-11634][docs] Translate "State Backends" page into Chinese

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16522: URL: https://github.com/apache/flink/pull/16522#issuecomment-881941941 ## CI report: * ad594ce220910d279c6ba1c5cb9e27e4af5b396f Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16521: [FLINK-22715][runtime] Implement streaming window assigner tablefunction operator.

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16521: URL: https://github.com/apache/flink/pull/16521#issuecomment-881917566 ## CI report: * ee6204c9efe35c76c6bb59d478090710c1f0108d Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #16523: [FLINK-23416][runtime] Don't log NoResourceAvailableException stacktrace

2021-07-17 Thread GitBox
flinkbot commented on pull request #16523: URL: https://github.com/apache/flink/pull/16523#issuecomment-881941982 ## CI report: * a030453db4aa27ed575fca77169e99b62a104de4 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot commented on pull request #16522: [FLINK-11634][docs] Translate "State Backends" page into Chinese

2021-07-17 Thread GitBox
flinkbot commented on pull request #16522: URL: https://github.com/apache/flink/pull/16522#issuecomment-881941941 ## CI report: * ad594ce220910d279c6ba1c5cb9e27e4af5b396f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * 4e50f4a4fd9f0a9b0ec692bc67bc0f5c8a64129c Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot commented on pull request #16523: [FLINK-23416][runtime] Don't log NoResourceAvailableException stacktrace

2021-07-17 Thread GitBox
flinkbot commented on pull request #16523: URL: https://github.com/apache/flink/pull/16523#issuecomment-881939411 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the pro

[GitHub] [flink] flinkbot commented on pull request #16522: [FLINK-11634][docs] Translate "State Backends" page into Chinese

2021-07-17 Thread GitBox
flinkbot commented on pull request #16522: URL: https://github.com/apache/flink/pull/16522#issuecomment-881938827 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the pro

[jira] [Updated] (FLINK-23416) Don't log NoResourceAvailableException stacktrace on Execution state transition

2021-07-17 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan updated FLINK-23416: -- Description: Logging NoResourceAvailableException stacktrace on Execution state transi

[jira] [Updated] (FLINK-23416) Don't log NoResourceAvailableException stacktrace on Execution state transition

2021-07-17 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan updated FLINK-23416: -- Description: Logging of NoResourceAvailableException on Execution state transition res

[jira] [Updated] (FLINK-23416) Don't log NoResourceAvailableException stacktrace on Execution state transition

2021-07-17 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan updated FLINK-23416: -- Description: Logging of NoResourceAvailableException on Execution state transition res

[jira] [Updated] (FLINK-23416) Don't log NoResourceAvailableException stacktrace on Execution state transition

2021-07-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-23416: --- Labels: pull-request-available (was: ) > Don't log NoResourceAvailableException stacktrace

[GitHub] [flink] rkhachatryan opened a new pull request #16523: [FLINK-23416][runtime] Don't log NoResourceAvailableException stacktrace

2021-07-17 Thread GitBox
rkhachatryan opened a new pull request #16523: URL: https://github.com/apache/flink/pull/16523 ## What is the purpose of the change Please see FLINK-23416 for more details. ## Verifying this change This change is a trivial rework without any test coverage. ## Does

[jira] [Updated] (FLINK-23416) Don't log NoResourceAvailableException stacktrace on Execution state transition

2021-07-17 Thread Roman Khachatryan (Jira)
[ https://issues.apache.org/jira/browse/FLINK-23416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Khachatryan updated FLINK-23416: -- Summary: Don't log NoResourceAvailableException stacktrace on Execution state transiti

[jira] [Created] (FLINK-23416) Don't log NoResourceAvailableException stacktrace

2021-07-17 Thread Roman Khachatryan (Jira)
Roman Khachatryan created FLINK-23416: - Summary: Don't log NoResourceAvailableException stacktrace Key: FLINK-23416 URL: https://issues.apache.org/jira/browse/FLINK-23416 Project: Flink I

[jira] [Updated] (FLINK-11634) Translate "State Backends" page into Chinese

2021-07-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-11634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11634: --- Labels: auto-unassigned pull-request-available (was: auto-unassigned) > Translate "State Ba

[GitHub] [flink] shenzhu opened a new pull request #16522: [FLINK-11634][docs] Translate "State Backends" page into Chinese

2021-07-17 Thread GitBox
shenzhu opened a new pull request #16522: URL: https://github.com/apache/flink/pull/16522 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring them on

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * 18ab78ac104482db9908100792390031b22ab911 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #16494: [FLINK-22452][Connectors/Kafka] Support specifying custom transactional.id prefix in FlinkKafkaProducer

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16494: URL: https://github.com/apache/flink/pull/16494#issuecomment-879947576 ## CI report: * e01382c9928ca1c2e5d89fb0379ec106663b72d8 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * 18ab78ac104482db9908100792390031b22ab911 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #16494: [FLINK-22452][Connectors/Kafka] Support specifying custom transactional.id prefix in FlinkKafkaProducer

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16494: URL: https://github.com/apache/flink/pull/16494#issuecomment-879947576 ## CI report: * 0795bc94c99004a70cbcb8b6f5b0299ba47b6f3e Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16020: URL: https://github.com/apache/flink/pull/16020#issuecomment-850341406 ## CI report: * 3862b2f8a8bb2d21ebd30404f45862d5d5758468 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16521: [FLINK-22715][runtime] Implement streaming window assigner tablefunction operator.

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16521: URL: https://github.com/apache/flink/pull/16521#issuecomment-881917566 ## CI report: * ee6204c9efe35c76c6bb59d478090710c1f0108d Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16020: URL: https://github.com/apache/flink/pull/16020#issuecomment-850341406 ## CI report: * 3862b2f8a8bb2d21ebd30404f45862d5d5758468 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot commented on pull request #16521: [FLINK-22715][runtime] Implement streaming window assigner tablefunction operator.

2021-07-17 Thread GitBox
flinkbot commented on pull request #16521: URL: https://github.com/apache/flink/pull/16521#issuecomment-881917566 ## CI report: * ee6204c9efe35c76c6bb59d478090710c1f0108d UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot r

[GitHub] [flink] flinkbot commented on pull request #16521: [FLINK-22715][runtime] Implement streaming window assigner tablefunction operator.

2021-07-17 Thread GitBox
flinkbot commented on pull request #16521: URL: https://github.com/apache/flink/pull/16521#issuecomment-881915686 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track the pro

[jira] [Updated] (FLINK-22715) Implement streaming window assigner tablefunction operator

2021-07-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-22715: --- Labels: pull-request-available (was: ) > Implement streaming window assigner tablefunction

[GitHub] [flink] beyond1920 opened a new pull request #16521: [FLINK-22715][runtime] Implement streaming window assigner tablefunction operator.

2021-07-17 Thread GitBox
beyond1920 opened a new pull request #16521: URL: https://github.com/apache/flink/pull/16521 ## What is the purpose of the change In theory, `StreamPhysicalWindowTableFunction` should works as a window assigner and emits at ends of window. However, `StreamPhysicalWindowTableFunction

[GitHub] [flink] leonardBang commented on a change in pull request #16020: [FLINK-21911][table-api] Add built-in greatest/least functions support #15821

2021-07-17 Thread GitBox
leonardBang commented on a change in pull request #16020: URL: https://github.com/apache/flink/pull/16020#discussion_r671707964 ## File path: flink-table/flink-table-common/src/main/java/org/apache/flink/table/functions/BuiltInFunctionDefinitions.java ## @@ -283,6 +283,26 @@

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * 18ab78ac104482db9908100792390031b22ab911 Azure: [FAILURE](https://dev.azure.com/apache-fl

[jira] [Updated] (FLINK-22715) Implement streaming window assigner tablefunction operator

2021-07-17 Thread JING ZHANG (Jira)
[ https://issues.apache.org/jira/browse/FLINK-22715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JING ZHANG updated FLINK-22715: --- Labels: (was: stale-assigned) > Implement streaming window assigner tablefunction operator > -

[GitHub] [flink] flinkbot edited a comment on pull request #16519: [FLINK-23412][table][docs] - Description improvement of dynamic table sink and full stack example

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16519: URL: https://github.com/apache/flink/pull/16519#issuecomment-881769475 ## CI report: * 0757adbd9a1f012b6ddf0b4b69276d6606a519c1 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Closed] (FLINK-21755) Remove flink-runtime dependency from metric reporters

2021-07-17 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-21755. Resolution: Fixed > Remove flink-runtime dependency from metric reporters > --

[jira] [Closed] (FLINK-21762) Remove dependency from flink-metrics-prometheus

2021-07-17 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-21762. Resolution: Fixed master: 8807db1b6bfad91245a82ad2137cf0417116783f > Remove dependency fr

[GitHub] [flink] zentol merged pull request #15180: [FLINK-21762][metrics][prometheus] Remove flink-runtime dependency

2021-07-17 Thread GitBox
zentol merged pull request #15180: URL: https://github.com/apache/flink/pull/15180 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[jira] [Closed] (FLINK-21764) Remove dependency from flink-metrics-dropwizard

2021-07-17 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-21764. Resolution: Fixed master: 7c3bfd4133d64809ca2c8c58565a2d9a3662237f > Remove dependency fr

[GitHub] [flink] zentol merged pull request #15183: [FLINK-21764][metrics][dropwizard] Remove flink-runtime dependency

2021-07-17 Thread GitBox
zentol merged pull request #15183: URL: https://github.com/apache/flink/pull/15183 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[jira] [Comment Edited] (FLINK-21773) Remove dependency from flink-metrics-statsd

2021-07-17 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17382554#comment-17382554 ] Chesnay Schepler edited comment on FLINK-21773 at 7/17/21, 12:42 PM: -

[jira] [Closed] (FLINK-21773) Remove dependency from flink-metrics-statsd

2021-07-17 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-21773. Resolution: Fixed master: 7300d0c0c1cc302cf2b89e9383a7217e2df9b5d6 > Remove dependency fr

[GitHub] [flink] zentol merged pull request #15189: [FLINK-21773][metrics][statsd] Remove flink-runtime dependency

2021-07-17 Thread GitBox
zentol merged pull request #15189: URL: https://github.com/apache/flink/pull/15189 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[jira] [Closed] (FLINK-21772) Remove dependency from flink-metrics-slf4j

2021-07-17 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-21772. Resolution: Fixed master: e9eb96f0115da42d4cead0f660778f57c772f8dc > Remove dependency fr

[GitHub] [flink] zentol merged pull request #15188: [FLINK-21772][metrics][slf4j] Remove flink-runtime dependency

2021-07-17 Thread GitBox
zentol merged pull request #15188: URL: https://github.com/apache/flink/pull/15188 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[GitHub] [flink] flinkbot edited a comment on pull request #16520: [FLINK-23413][table] Port RelTimeIndicatorConverter from SCALA to JAVA.

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16520: URL: https://github.com/apache/flink/pull/16520#issuecomment-881858946 ## CI report: * 8cfecdc77bcb5fa66d953bd78b54ced528a7 Azure: [SUCCESS](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[jira] [Closed] (FLINK-21761) Remove dependency from flink-metrics-influxdb

2021-07-17 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-21761. Resolution: Fixed master: 4032d18b805a0eca8b54f2bacfe21611e009ea51 > Remove dependency fr

[GitHub] [flink] zentol merged pull request #15182: [FLINK-21761][metrics][influxdb] Remove flink-runtime dependency

2021-07-17 Thread GitBox
zentol merged pull request #15182: URL: https://github.com/apache/flink/pull/15182 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[jira] [Closed] (FLINK-21760) Remove dependency from flink-metrics-jmx

2021-07-17 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-21760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-21760. Resolution: Fixed master: 4bc0ca22666e1d437a8380f6eb119585aa147d19 > Remove dependency fr

[GitHub] [flink] zentol merged pull request #15181: [FLINK-21760][metrics][jmx] Remove flink-runtime dependency

2021-07-17 Thread GitBox
zentol merged pull request #15181: URL: https://github.com/apache/flink/pull/15181 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[GitHub] [flink] flinkbot edited a comment on pull request #16519: [FLINK-23412][table][docs] - Description improvement of dynamic table sink and full stack example

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16519: URL: https://github.com/apache/flink/pull/16519#issuecomment-881769475 ## CI report: * 0757adbd9a1f012b6ddf0b4b69276d6606a519c1 Azure: [PENDING](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

[GitHub] [flink] flinkbot edited a comment on pull request #16515: [FLINK-23369][core][docs] Mechanism to document enums used in ConfigOptions

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #16515: URL: https://github.com/apache/flink/pull/16515#issuecomment-881388403 ## CI report: * 6c47b8eea1556968e903b9c51d9bea4d5732828b UNKNOWN * 67eed80c4ff1d8c22e5a2c8d1dcd6d8d739ee737 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #15501: [FLINK-22054][k8s] Using a shared watcher for ConfigMap watching

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-814722337 ## CI report: * 4d82d3eea5137b32bd38dbaa3340af62906e3cd5 UNKNOWN * 18ab78ac104482db9908100792390031b22ab911 Azure: [FAILURE](https://dev.azure.com/apache-fl

[GitHub] [flink] flinkbot edited a comment on pull request #15189: [FLINK-21773][metrics][statsd] Remove flink-runtime dependency

2021-07-17 Thread GitBox
flinkbot edited a comment on pull request #15189: URL: https://github.com/apache/flink/pull/15189#issuecomment-798459150 ## CI report: * 55aa86a621b321aec31675e02f90d475c774a3a0 Azure: [FAILURE](https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/result

  1   2   >