[jira] [Updated] (FLINK-29034) HYBRID_FULL result partition type is not yet reConsumable

2022-08-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29034: --- Labels: pull-request-available (was: ) > HYBRID_FULL result partition type is not yet

[GitHub] [flink] reswqa opened a new pull request, #20624: [FLINK-29034] HYBRID_FULL result partition type is not yet reConsumable

2022-08-18 Thread GitBox
reswqa opened a new pull request, #20624: URL: https://github.com/apache/flink/pull/20624 ## What is the purpose of the change *HYBRID_FULL partitions can be consumed repeatedly, but it does not support concurrent consumption. So re-consumable is false, but double calculation can be

[GitHub] [flink] flinkbot commented on pull request #20623: [hotfix][flink-runtime] Fix the task class typo.

2022-08-18 Thread GitBox
flinkbot commented on PR #20623: URL: https://github.com/apache/flink/pull/20623#issuecomment-1220245833 ## CI report: * 231cae1aa7eb8e1e265149f8ac991dc80f558245 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[GitHub] [flink] Myasuka commented on a diff in pull request #16582: [FLINK-21504][checkpoint] Introduce notification of subsumed checkpoint

2022-08-18 Thread GitBox
Myasuka commented on code in PR #16582: URL: https://github.com/apache/flink/pull/16582#discussion_r949794919 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/DefaultCompletedCheckpointStore.java: ## @@ -133,17 +134,23 @@ public void addCheckpoint(

[GitHub] [flink] HuangXingBo commented on a diff in pull request #20619: [FLINK-29009][build] Converge nimbus-jose-jwt

2022-08-18 Thread GitBox
HuangXingBo commented on code in PR #20619: URL: https://github.com/apache/flink/pull/20619#discussion_r949794494 ## flink-end-to-end-tests/flink-end-to-end-tests-sql/pom.xml: ## @@ -212,6 +212,16 @@ test + +

[GitHub] [flink] liuzhuang2017 opened a new pull request, #20623: [hotfix][flink-runtime] Fix the task class typo.

2022-08-18 Thread GitBox
liuzhuang2017 opened a new pull request, #20623: URL: https://github.com/apache/flink/pull/20623 ## What is the purpose of the change - Fix the task class typo. ## Brief change log - Fix the task class typo. ## Verifying this change - This change is

[jira] [Assigned] (FLINK-29007) UsingRemoteJarITCase failed with NPE in hadoop3

2022-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-29007: --- Assignee: dalongliu > UsingRemoteJarITCase failed with NPE in hadoop3 >

[GitHub] [flink] lsyldliu commented on a diff in pull request #20616: [FLINK-29005][Connectors/Parquet] Parquet row type reader should not return null value when some child fields is null

2022-08-18 Thread GitBox
lsyldliu commented on code in PR #20616: URL: https://github.com/apache/flink/pull/20616#discussion_r949754180 ## flink-table/flink-table-common/src/main/java/org/apache/flink/table/data/columnar/vector/heap/HeapRowVector.java: ## @@ -46,4 +46,12 @@ public ColumnarRowData

[GitHub] [flink] godfreyhe commented on a diff in pull request #20506: [FLINK-28493][docs] Add document to describe "ANALYZE TABLE" syntax

2022-08-18 Thread GitBox
godfreyhe commented on code in PR #20506: URL: https://github.com/apache/flink/pull/20506#discussion_r949785838 ## docs/content/docs/dev/table/sql/analyze.md: ## @@ -0,0 +1,365 @@ +--- +title: "ANALYZE TABLE Statements" +weight: 8 +type: docs +aliases: + -

[jira] [Closed] (FLINK-28956) FIx non-multi insert statement fall into multi insert logic in Hive dialect

2022-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-28956. --- Assignee: luoyuxia Resolution: Fixed Fixed in master: 682ec6a5d73222d5c88a86e9b4caa29ee47e0bc7 > FIx

[GitHub] [flink] wuchong merged pull request #20572: [FLINK-28956][hive] Fix non-multi insert statement fall into multi insert logic in Hive dialect

2022-08-18 Thread GitBox
wuchong merged PR #20572: URL: https://github.com/apache/flink/pull/20572 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Closed] (FLINK-28917) Add sql test for adaptive hash join

2022-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-28917. --- Assignee: dalongliu Resolution: Fixed Fixed in master: d9516238cefb03324b0468bd23fd8962166ee565 >

[GitHub] [flink] wuchong merged pull request #20602: [FLINK-28917][table-runtime] Add sql test for adaptive hash join

2022-08-18 Thread GitBox
wuchong merged PR #20602: URL: https://github.com/apache/flink/pull/20602 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Closed] (FLINK-28965) Shouldn't create empty partition when it's for dynamic partition

2022-08-18 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-28965. --- Resolution: Fixed Fixed in master: e967a7b54da969c6d974a4ec6e3afcd1cc17a8be > Shouldn't create empty

[GitHub] [flink] wuchong merged pull request #20599: [FLINK-28965][hive] Not add partition if no data is generated for dynamic partition

2022-08-18 Thread GitBox
wuchong merged PR #20599: URL: https://github.com/apache/flink/pull/20599 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [flink] godfreyhe commented on a diff in pull request #20596: [FLINK-28993][table-planner] Fix adjusting join cost for dpp query pattern error

2022-08-18 Thread GitBox
godfreyhe commented on code in PR #20596: URL: https://github.com/apache/flink/pull/20596#discussion_r949779080 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/utils/DynamicPartitionPruningUtils.java: ## @@ -171,7 +171,20 @@ private static void

[GitHub] [flink] swuferhong commented on a diff in pull request #20596: [FLINK-28993][table-planner] Fix adjusting join cost for dpp query pattern error

2022-08-18 Thread GitBox
swuferhong commented on code in PR #20596: URL: https://github.com/apache/flink/pull/20596#discussion_r949015345 ## flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/rules/physical/batch/DynamicPartitionPruningRuleTest.java: ## @@ -479,10 +543,20

[GitHub] [flink] godfreyhe commented on a diff in pull request #20596: [FLINK-28993][table-planner] Fix adjusting join cost for dpp query pattern error

2022-08-18 Thread GitBox
godfreyhe commented on code in PR #20596: URL: https://github.com/apache/flink/pull/20596#discussion_r948927828 ## flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/rules/physical/batch/DynamicPartitionPruningRuleTest.java: ## @@ -479,10 +543,20

[jira] [Assigned] (FLINK-28990) Fix BatchPhysicalDynamicFilteringDataCollector with empty output type

2022-08-18 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he reassigned FLINK-28990: -- Assignee: Yunhong Zheng > Fix BatchPhysicalDynamicFilteringDataCollector with empty output

[jira] [Closed] (FLINK-28990) Fix BatchPhysicalDynamicFilteringDataCollector with empty output type

2022-08-18 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he closed FLINK-28990. -- Resolution: Fixed Fixed in master: 06e8b7fb30fee04ed61cdf99763fc7cd17401c8e > Fix

[GitHub] [flink] godfreyhe closed pull request #20594: [FLINK-28990][table-planner] Fix BatchPhysicalDynamicFilteringDataCollector with empty output type

2022-08-18 Thread GitBox
godfreyhe closed pull request #20594: [FLINK-28990][table-planner] Fix BatchPhysicalDynamicFilteringDataCollector with empty output type URL: https://github.com/apache/flink/pull/20594 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink] HuangXingBo commented on pull request #20618: [FLINK-29028][python][doc] Add the missing cache api in Python DataStream API

2022-08-18 Thread GitBox
HuangXingBo commented on PR #20618: URL: https://github.com/apache/flink/pull/20618#issuecomment-1220201442 @dianfu @Sxnan I have resolved the comments in the latest commit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Assigned] (FLINK-29034) HYBRID_FULL result partition type is not yet reConsumable

2022-08-18 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reassigned FLINK-29034: Assignee: Weijie Guo > HYBRID_FULL result partition type is not yet reConsumable >

[GitHub] [flink] HuangXingBo commented on a diff in pull request #20618: [FLINK-29028][python][doc] Add the missing cache api in Python DataStream API

2022-08-18 Thread GitBox
HuangXingBo commented on code in PR #20618: URL: https://github.com/apache/flink/pull/20618#discussion_r949761292 ## flink-python/pyflink/datastream/data_stream.py: ## @@ -895,6 +895,20 @@ def get_side_output(self, output_tag: OutputTag) -> 'DataStream': """

[jira] [Updated] (FLINK-29039) RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row va

2022-08-18 Thread Marco A. Villalobos (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco A. Villalobos updated FLINK-29039: Description: RowData produced by LineBytesInputFormat is reused, but

[jira] [Updated] (FLINK-29039) RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row va

2022-08-18 Thread Marco A. Villalobos (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco A. Villalobos updated FLINK-29039: Description: RowData produced by LineBytesInputFormat is reused, but

[jira] [Updated] (FLINK-29039) RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row va

2022-08-18 Thread Marco A. Villalobos (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco A. Villalobos updated FLINK-29039: Description: RowData produced by LineBytesInputFormat is reused, but

[jira] [Updated] (FLINK-29039) RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row va

2022-08-18 Thread Marco A. Villalobos (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco A. Villalobos updated FLINK-29039: Description: RowData produced by LineBytesInputFormat is reused, but

[jira] [Updated] (FLINK-29039) RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row va

2022-08-18 Thread Marco A. Villalobos (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco A. Villalobos updated FLINK-29039: Description: RowData produced by LineBytesInputFormat is reused, but

[jira] [Updated] (FLINK-29039) RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row va

2022-08-18 Thread Marco A. Villalobos (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco A. Villalobos updated FLINK-29039: Description: RowData produced by LineBytesInputFormat is reused, but

[jira] [Updated] (FLINK-29039) RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row va

2022-08-18 Thread Marco A. Villalobos (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco A. Villalobos updated FLINK-29039: Description: RowData produced by LineBytesInputFormat is reused, but

[jira] [Created] (FLINK-29039) RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row va

2022-08-18 Thread Marco A. Villalobos (Jira)
Marco A. Villalobos created FLINK-29039: --- Summary: RowData produced by LineBytesInputFormat is reused, but DeserializationSchemaAdapter#Reader only shallow copies produced data, thus result will always be the last row value

[jira] [Updated] (FLINK-28915) Flink Native k8s mode jar localtion support s3 schema

2022-08-18 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Wang updated FLINK-28915: -- Affects Version/s: (was: 1.15.0) (was: 1.15.1) > Flink Native k8s mode

[jira] [Commented] (FLINK-28915) Flink Native k8s mode jar localtion support s3 schema

2022-08-18 Thread Yang Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581613#comment-17581613 ] Yang Wang commented on FLINK-28915: --- I think we need to cover all the flink-supported

[jira] [Commented] (FLINK-29038) AsyncWaitOperatorTest.testProcessingTimeRepeatedCompleteOrderedWithRetry failed with AssertionError

2022-08-18 Thread lincoln lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581610#comment-17581610 ] lincoln lee commented on FLINK-29038: - [~hxbks2ks] sure, I'll lookup into this. >

[GitHub] [flink] wangyang0918 commented on a diff in pull request #20590: [FLINK-28265][k8s] Do not discard state when the AlreadyExistException is caused by retries

2022-08-18 Thread GitBox
wangyang0918 commented on code in PR #20590: URL: https://github.com/apache/flink/pull/20590#discussion_r949150514 ## flink-kubernetes/src/main/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStore.java: ## @@ -213,14 +214,26 @@ public

[GitHub] [flink] wangyang0918 commented on pull request #20590: [FLINK-28265][k8s] Do not discard state when the AlreadyExistException is caused by retries

2022-08-18 Thread GitBox
wangyang0918 commented on PR #20590: URL: https://github.com/apache/flink/pull/20590#issuecomment-1220176355 Push a new fix which ignores the `AlreadyExistException` instead of throwing `PossiblyInconsistentStateException`. @XComp Would you like to have a look again? -- This is an

[GitHub] [flink] flinkbot commented on pull request #20622: [FLINK-28974][sql-gateway]Add doc for the API and Option of sql gateway

2022-08-18 Thread GitBox
flinkbot commented on PR #20622: URL: https://github.com/apache/flink/pull/20622#issuecomment-1220176172 ## CI report: * ccddccaf9ade0464aa97f9fec0f955e10956b2cf UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-29018) KafkaITCase.testMultipleSourcesOnePartition failed with TopicExistsException

2022-08-18 Thread Huang Xingbo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581604#comment-17581604 ] Huang Xingbo commented on FLINK-29018: --

[GitHub] [flink] pltbkd commented on a diff in pull request #20612: [FLINK-28995][hive] HiveSourceDynamicFileEnumerator filters out a partition without matching if one of the fields is null but its ty

2022-08-18 Thread GitBox
pltbkd commented on code in PR #20612: URL: https://github.com/apache/flink/pull/20612#discussion_r949743163 ## flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/connectors/hive/HiveSourceDynamicFileEnumerator.java: ## @@ -159,6 +161,9 @@ RowData

[jira] [Commented] (FLINK-29038) AsyncWaitOperatorTest.testProcessingTimeRepeatedCompleteOrderedWithRetry failed with AssertionError

2022-08-18 Thread Huang Xingbo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581602#comment-17581602 ] Huang Xingbo commented on FLINK-29038: -- [~lincoln.86xy] Could you help take a look? Thx. >

[jira] [Updated] (FLINK-28974) Add doc for the API and Option of sql gateway rest endpoint

2022-08-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-28974: --- Labels: pull-request-available (was: ) > Add doc for the API and Option of sql gateway

[GitHub] [flink] WencongLiu opened a new pull request, #20622: [FLINK-28974][sql-gateway]Add doc for the API and Option of sql gateway

2022-08-18 Thread GitBox
WencongLiu opened a new pull request, #20622: URL: https://github.com/apache/flink/pull/20622 ## What is the purpose of the change *Add the document for the API and Option of sql gateway* ## Brief change log - *Extend OpenApiSpecGenerator and

[jira] [Commented] (FLINK-25360) Add State Desc to CheckpointMetadata

2022-08-18 Thread Echo Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-25360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581598#comment-17581598 ] Echo Lee commented on FLINK-25360: -- [~liufangqi] Thank you very much for coming up with this idea. We

[GitHub] [flink] Sxnan commented on a diff in pull request #20618: [FLINK-29028][python][doc] Add the missing cache api in Python DataStream API

2022-08-18 Thread GitBox
Sxnan commented on code in PR #20618: URL: https://github.com/apache/flink/pull/20618#discussion_r949740721 ## flink-python/pyflink/datastream/data_stream.py: ## @@ -895,6 +895,20 @@ def get_side_output(self, output_tag: OutputTag) -> 'DataStream': """ return

[jira] [Created] (FLINK-29038) AsyncWaitOperatorTest.testProcessingTimeRepeatedCompleteOrderedWithRetry failed with AssertionError

2022-08-18 Thread Huang Xingbo (Jira)
Huang Xingbo created FLINK-29038: Summary: AsyncWaitOperatorTest.testProcessingTimeRepeatedCompleteOrderedWithRetry failed with AssertionError Key: FLINK-29038 URL:

[GitHub] [flink] dianfu commented on a diff in pull request #20618: [FLINK-29028][python][doc] Add the missing cache api in Python DataStream API

2022-08-18 Thread GitBox
dianfu commented on code in PR #20618: URL: https://github.com/apache/flink/pull/20618#discussion_r949738102 ## flink-python/pyflink/datastream/data_stream.py: ## @@ -895,6 +895,20 @@ def get_side_output(self, output_tag: OutputTag) -> 'DataStream': """

[GitHub] [flink] lincoln-lil commented on pull request #20577: [FLINK-28971][table-planner][doc] Adds user documentation for the new LOOKUP hint

2022-08-18 Thread GitBox
lincoln-lil commented on PR #20577: URL: https://github.com/apache/flink/pull/20577#issuecomment-1220140905 @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-28962) Constant memory usage increase

2022-08-18 Thread zhangdong7 (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangdong7 updated FLINK-28962: --- Priority: Blocker (was: Major) > Constant memory usage increase > -- >

[GitHub] [flink] Mrzyxing commented on pull request #20510: [FLINK-28815][docs] Translate the Real Time Reporting with the Table API page into Chinese

2022-08-18 Thread GitBox
Mrzyxing commented on PR #20510: URL: https://github.com/apache/flink/pull/20510#issuecomment-1220122954 @ChengkaiYang2022 With your patience and help, all conversation resolved. Thank you very much, expect the next collaborate :-) -- This is an automated message from the Apache Git

[jira] [Commented] (FLINK-28747) "target_id can not be missing" in HTTP statefun request

2022-08-18 Thread groot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581581#comment-17581581 ] groot commented on FLINK-28747: --- Thanks [~stepweiwu] for reporting this issues. Do you like to fix the

[jira] [Updated] (FLINK-28521) Hostname verification in ssl context is not working

2022-08-18 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-28521: --- Labels: security stale-assigned (was: security) I am the [Flink Jira

[jira] [Updated] (FLINK-18631) Serializer for scala sealed trait hierarchies

2022-08-18 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-18631: --- Labels: auto-deprioritized-major auto-deprioritized-minor performance

[jira] [Updated] (FLINK-28046) Annotate SourceFunction as deprecated

2022-08-18 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flink Jira Bot updated FLINK-28046: --- Labels: pull-request-available stale-assigned (was: pull-request-available) I am the

[GitHub] [flink-statefun-playground] dependabot[bot] opened a new pull request, #41: Bump undertow-core from 2.2.16.Final to 2.2.19.Final in /playground-internal/statefun-playground-entrypoint

2022-08-18 Thread GitBox
dependabot[bot] opened a new pull request, #41: URL: https://github.com/apache/flink-statefun-playground/pull/41 Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.2.16.Final to 2.2.19.Final. Commits

[GitHub] [flink-statefun-playground] dependabot[bot] closed pull request #36: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/connected-components

2022-08-18 Thread GitBox
dependabot[bot] closed pull request #36: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/connected-components URL: https://github.com/apache/flink-statefun-playground/pull/36 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [flink-statefun-playground] dependabot[bot] commented on pull request #36: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/connected-components

2022-08-18 Thread GitBox
dependabot[bot] commented on PR #36: URL: https://github.com/apache/flink-statefun-playground/pull/36#issuecomment-1219847351 Superseded by #40. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [flink-statefun-playground] dependabot[bot] opened a new pull request, #40: Bump undertow-core from 1.4.18.Final to 2.2.19.Final in /java/connected-components

2022-08-18 Thread GitBox
dependabot[bot] opened a new pull request, #40: URL: https://github.com/apache/flink-statefun-playground/pull/40 Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.4.18.Final to 2.2.19.Final. Commits

[GitHub] [flink-statefun-playground] dependabot[bot] closed pull request #35: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/showcase

2022-08-18 Thread GitBox
dependabot[bot] closed pull request #35: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/showcase URL: https://github.com/apache/flink-statefun-playground/pull/35 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [flink-statefun-playground] dependabot[bot] commented on pull request #35: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/showcase

2022-08-18 Thread GitBox
dependabot[bot] commented on PR #35: URL: https://github.com/apache/flink-statefun-playground/pull/35#issuecomment-1219846417 Superseded by #39. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [flink-statefun-playground] dependabot[bot] closed pull request #34: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/greeter

2022-08-18 Thread GitBox
dependabot[bot] closed pull request #34: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/greeter URL: https://github.com/apache/flink-statefun-playground/pull/34 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [flink-statefun-playground] dependabot[bot] opened a new pull request, #39: Bump undertow-core from 1.4.18.Final to 2.2.19.Final in /java/showcase

2022-08-18 Thread GitBox
dependabot[bot] opened a new pull request, #39: URL: https://github.com/apache/flink-statefun-playground/pull/39 Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.4.18.Final to 2.2.19.Final. Commits

[GitHub] [flink-statefun-playground] dependabot[bot] commented on pull request #34: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/greeter

2022-08-18 Thread GitBox
dependabot[bot] commented on PR #34: URL: https://github.com/apache/flink-statefun-playground/pull/34#issuecomment-1219846361 Superseded by #38. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [flink-statefun-playground] dependabot[bot] opened a new pull request, #38: Bump undertow-core from 1.4.18.Final to 2.2.19.Final in /java/greeter

2022-08-18 Thread GitBox
dependabot[bot] opened a new pull request, #38: URL: https://github.com/apache/flink-statefun-playground/pull/38 Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.4.18.Final to 2.2.19.Final. Commits

[GitHub] [flink-statefun-playground] dependabot[bot] closed pull request #33: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/shopping-cart

2022-08-18 Thread GitBox
dependabot[bot] closed pull request #33: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/shopping-cart URL: https://github.com/apache/flink-statefun-playground/pull/33 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [flink-statefun-playground] dependabot[bot] commented on pull request #33: Bump undertow-core from 1.4.18.Final to 2.2.15.Final in /java/shopping-cart

2022-08-18 Thread GitBox
dependabot[bot] commented on PR #33: URL: https://github.com/apache/flink-statefun-playground/pull/33#issuecomment-1219846215 Superseded by #37. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [flink-statefun-playground] dependabot[bot] opened a new pull request, #37: Bump undertow-core from 1.4.18.Final to 2.2.19.Final in /java/shopping-cart

2022-08-18 Thread GitBox
dependabot[bot] opened a new pull request, #37: URL: https://github.com/apache/flink-statefun-playground/pull/37 Bumps [undertow-core](https://github.com/undertow-io/undertow) from 1.4.18.Final to 2.2.19.Final. Commits

[GitHub] [flink] mbenenso commented on a diff in pull request #20587: FLINK-28977

2022-08-18 Thread GitBox
mbenenso commented on code in PR #20587: URL: https://github.com/apache/flink/pull/20587#discussion_r949337527 ## flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/source/hybrid/HybridSourceSplitEnumerator.java: ## @@ -246,7 +246,9 @@ public

[GitHub] [flink] ganlute commented on pull request #20542: [FLINK-28910][connectors/hbase]CDC From Mysql To Hbase Bugs

2022-08-18 Thread GitBox
ganlute commented on PR #20542: URL: https://github.com/apache/flink/pull/20542#issuecomment-1219821186 hi @luoyuxia, could you please help me review the changes?Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (FLINK-28915) Flink Native k8s mode jar localtion support s3 schema

2022-08-18 Thread hjw (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581433#comment-17581433 ] hjw commented on FLINK-28915: - [~wangyang0918] [~aitozi] Does the test case need to cover all Flink

[jira] [Created] (FLINK-29037) Flink Histogram not emitting sum while using Metrics Reporter

2022-08-18 Thread Sarang Vadali (Jira)
Sarang Vadali created FLINK-29037: - Summary: Flink Histogram not emitting sum while using Metrics Reporter Key: FLINK-29037 URL: https://issues.apache.org/jira/browse/FLINK-29037 Project: Flink

[GitHub] [flink] mbenenso commented on a diff in pull request #20587: FLINK-28977

2022-08-18 Thread GitBox
mbenenso commented on code in PR #20587: URL: https://github.com/apache/flink/pull/20587#discussion_r949337527 ## flink-connectors/flink-connector-base/src/main/java/org/apache/flink/connector/base/source/hybrid/HybridSourceSplitEnumerator.java: ## @@ -246,7 +246,9 @@ public

[jira] [Updated] (FLINK-28910) CDC From Mysql To Hbase Bugs

2022-08-18 Thread TE (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TE updated FLINK-28910: --- Priority: Blocker (was: Minor) > CDC From Mysql To Hbase Bugs > > >

[jira] [Updated] (FLINK-28910) CDC From Mysql To Hbase Bugs

2022-08-18 Thread TE (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TE updated FLINK-28910: --- Priority: Minor (was: Blocker) > CDC From Mysql To Hbase Bugs > > >

[jira] [Closed] (FLINK-28800) HsFileDataManager should avoid busy-loop when fileReader has not data to read

2022-08-18 Thread Xintong Song (Jira)

[GitHub] [flink] xintongsong closed pull request #20553: [FLINK-28800][network] HsFileDataManager should avoid busy-loop when fileReader has not data to read

2022-08-18 Thread GitBox
xintongsong closed pull request #20553: [FLINK-28800][network] HsFileDataManager should avoid busy-loop when fileReader has not data to read URL: https://github.com/apache/flink/pull/20553 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (FLINK-19589) Support per-connector FileSystem configuration

2022-08-18 Thread Josh Mahonin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581388#comment-17581388 ] Josh Mahonin commented on FLINK-19589: -- {quote}Do you think your approach could be extended to

[GitHub] [flink] rkhachatryan commented on a diff in pull request #16582: [FLINK-21504][checkpoint] Introduce notification of subsumed checkpoint

2022-08-18 Thread GitBox
rkhachatryan commented on code in PR #16582: URL: https://github.com/apache/flink/pull/16582#discussion_r949214456 ## flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/DefaultCompletedCheckpointStore.java: ## @@ -133,17 +134,23 @@ public void addCheckpoint(

[GitHub] [flink] ChengkaiYang2022 commented on pull request #20510: [FLINK-28815][docs] Translate the Real Time Reporting with the Table API page into Chinese

2022-08-18 Thread GitBox
ChengkaiYang2022 commented on PR #20510: URL: https://github.com/apache/flink/pull/20510#issuecomment-1219553900 > @ChengkaiYang2022 There is one last unresovled conversation, looks like you haven't catch this . Very expect your ideas.

[jira] [Assigned] (FLINK-29036) Code examples on the Data Sources page have errors

2022-08-18 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-29036: Assignee: Ryan Skraba > Code examples on the Data Sources page have errors >

[jira] [Commented] (FLINK-29036) Code examples on the Data Sources page have errors

2022-08-18 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581369#comment-17581369 ] Ryan Skraba commented on FLINK-29036: - I'm reading a bunch of the doc and picking up errors as i go

[jira] [Created] (FLINK-29036) Code examples on the Data Sources page have errors

2022-08-18 Thread Ryan Skraba (Jira)
Ryan Skraba created FLINK-29036: --- Summary: Code examples on the Data Sources page have errors Key: FLINK-29036 URL: https://issues.apache.org/jira/browse/FLINK-29036 Project: Flink Issue Type:

[GitHub] [flink] wangyang0918 commented on a diff in pull request #20590: [FLINK-28265][k8s] Do not discard state when the AlreadyExistException is caused by retries

2022-08-18 Thread GitBox
wangyang0918 commented on code in PR #20590: URL: https://github.com/apache/flink/pull/20590#discussion_r949150514 ## flink-kubernetes/src/main/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStore.java: ## @@ -213,14 +214,26 @@ public

[jira] [Updated] (FLINK-28218) Add readiness and liveness probe to k8s operator

2022-08-18 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-28218: --- Affects Version/s: (was: kubernetes-operator-1.1.0) > Add readiness and liveness probe to k8s

[jira] [Resolved] (FLINK-28218) Add readiness and liveness probe to k8s operator

2022-08-18 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora resolved FLINK-28218. Resolution: Fixed merged to main 199ed194f81502d3e146265c1694eddaf07e838e > Add readiness and

[jira] [Updated] (FLINK-28218) Add readiness and liveness probe to k8s operator

2022-08-18 Thread Gyula Fora (Jira)
[ https://issues.apache.org/jira/browse/FLINK-28218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-28218: --- Fix Version/s: kubernetes-operator-1.2.0 > Add readiness and liveness probe to k8s operator >

[GitHub] [flink-kubernetes-operator] gyfora merged pull request #349: [FLINK-28218] Add liveness probe to k8s operator

2022-08-18 Thread GitBox
gyfora merged PR #349: URL: https://github.com/apache/flink-kubernetes-operator/pull/349 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Closed] (FLINK-28963) Add API compatibility test for sql gateway rest endpoint

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

[GitHub] [flink] zentol merged pull request #20574: [FLINK-28963][sql-gateway]Add API compatibility test for sql gateway rest endpoint

2022-08-18 Thread GitBox
zentol merged PR #20574: URL: https://github.com/apache/flink/pull/20574 -- 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-29035) ExpressionReducer does not work with jar resources

2022-08-18 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581348#comment-17581348 ] Timo Walther commented on FLINK-29035: -- CC [~lsy]  > ExpressionReducer does not work with jar

[jira] [Created] (FLINK-29035) ExpressionReducer does not work with jar resources

2022-08-18 Thread Timo Walther (Jira)
Timo Walther created FLINK-29035: Summary: ExpressionReducer does not work with jar resources Key: FLINK-29035 URL: https://issues.apache.org/jira/browse/FLINK-29035 Project: Flink Issue

[jira] [Updated] (FLINK-29035) ExpressionReducer does not work with jar resources

2022-08-18 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-29035: - Fix Version/s: 1.16.0 > ExpressionReducer does not work with jar resources >

[GitHub] [flink] swuferhong commented on pull request #20594: [FLINK-28990][table-planner] Fix BatchPhysicalDynamicFilteringDataCollector with empty output type

2022-08-18 Thread GitBox
swuferhong commented on PR #20594: URL: https://github.com/apache/flink/pull/20594#issuecomment-1219465845 @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] LinMingQiang commented on pull request #20370: [FLINK-28185][Connector/Kafka] Make TimestampOffsetsInitializer apply offset reset str…

2022-08-18 Thread GitBox
LinMingQiang commented on PR #20370: URL: https://github.com/apache/flink/pull/20370#issuecomment-1219465061 I also encountered this exception. I read Kafka data in batches.Therefore, we want to use latest when the timestamp is exceeded. -- This is an automated message from

[GitHub] [flink] XComp commented on a diff in pull request #20590: [FLINK-28265][k8s] Do not discard state when the AlreadyExistException is caused by retries

2022-08-18 Thread GitBox
XComp commented on code in PR #20590: URL: https://github.com/apache/flink/pull/20590#discussion_r949096186 ## flink-kubernetes/src/main/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStore.java: ## @@ -213,14 +214,26 @@ public RetrievableStateHandle

[GitHub] [flink] flinkbot commented on pull request #20621: [FLINK-29029][python] Fix the bug of InternalTypeInfo mapping to IdentityConverter in Thread Mode

2022-08-18 Thread GitBox
flinkbot commented on PR #20621: URL: https://github.com/apache/flink/pull/20621#issuecomment-1219453850 ## CI report: * 37d3b9cfbc949013dbcfc516e0935d44fd67 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[jira] [Commented] (FLINK-27611) ConcurrentModificationException during Flink-Pulsar checkpoint notification

2022-08-18 Thread Jason Kania (Jira)
[ https://issues.apache.org/jira/browse/FLINK-27611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17581330#comment-17581330 ] Jason Kania commented on FLINK-27611: - May I ask why this fix was not included in the 1.15.2

[jira] [Updated] (FLINK-29029) Fix the bug of CSV format doesn't work in Thread Mode

2022-08-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-29029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-29029: --- Labels: pull-request-available (was: ) > Fix the bug of CSV format doesn't work in Thread

[GitHub] [flink] wangyang0918 commented on a diff in pull request #20590: [FLINK-28265][k8s] Do not discard state when the AlreadyExistException is caused by retries

2022-08-18 Thread GitBox
wangyang0918 commented on code in PR #20590: URL: https://github.com/apache/flink/pull/20590#discussion_r949071300 ## flink-kubernetes/src/main/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStore.java: ## @@ -213,14 +214,26 @@ public

[GitHub] [flink] HuangXingBo opened a new pull request, #20621: [FLINK-29029][python] Fix the bug of InternalTypeInfo mapping to IdentityConverter in Thread Mode

2022-08-18 Thread GitBox
HuangXingBo opened a new pull request, #20621: URL: https://github.com/apache/flink/pull/20621 ## What is the purpose of the change *This pull request will fix the bug of InternalTypeInfo mapping to IdentityConverter in Thread Mode* ## Brief change log - *Fix the

  1   2   3   >