[flink] branch master updated (0f77b297d37 -> 70e8d7e251c)

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 0f77b297d37 [hotfix][runtime-web] replace loading icon with text to avoid spin animation bottleneck add

[flink] branch master updated (6670feaef40 -> 0f77b297d37)

2022-08-01 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 6670feaef40 [FLINK-26542][hive] Hive dialect supports queries with multiple same columns in select (#19017) add

[flink] branch master updated (4a2f3a15903 -> 6670feaef40)

2022-08-01 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 4a2f3a15903 [FLINK-27908] ResultPartitionFactory also supports HYBRID type. add 6670feaef40 [FLINK-26542][hive]

[flink-table-store] branch release-0.2 updated: [hotfix] Add note for testing immediate data with sql-client

2022-08-01 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-0.2 in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/release-0.2 by this push: new 82abc8e4 [hotfix]

[flink-table-store] branch master updated: [hotfix] Add note for testing immediate data with sql-client

2022-08-01 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new 1a69ba80 [hotfix] Add note for

[flink-table-store] branch master updated: [FLINK-28760] Enable table store support in Hive by creating auxlib directory

2022-08-01 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new da30ce53 [FLINK-28760] Enable

[flink-table-store] branch release-0.2 updated: [FLINK-28760] Enable table store support in Hive by creating auxlib directory

2022-08-01 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-0.2 in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/release-0.2 by this push: new adcf3974

[flink] 06/13: [FLINK-27908] ResultPartition's subclass using setupInternal instead of setup to do initialization work.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e930077b9057aae6f634e8638f38949299881887 Author: Weijie Guo AuthorDate: Thu Jul 28 16:54:04 2022 +0800

[flink] 03/13: [hotfix] Rename HsResultPartitionReadScheduler to HsFileDataManager Rename HsResultPartitionReadScheduler to HsFileDataManager as it plays the same role of FileDataManager mentioned in

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9cde5322969d7c92a76d615576f1cdd52454b33e Author: Weijie Guo AuthorDate: Thu Jul 28 17:41:17 2022 +0800 [hotfix]

[flink] 04/13: [hotfix] Simplify the logic related to release and fail reader in HsFileDataManager.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f3bbb6b6a9b26a135e3e257e51be942d6d8bedf0 Author: Weijie Guo AuthorDate: Fri Jul 29 15:50:45 2022 +0800 [hotfix]

[flink] 13/13: [FLINK-27908] ResultPartitionFactory also supports HYBRID type.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4a2f3a15903ca365c14368b34b30a6234a51aa5e Author: Weijie Guo AuthorDate: Thu Jul 28 13:59:55 2022 +0800

[flink] 10/13: [FLINK-27908] Let HsMemoryDataManager can register HsSubpartitionViewInternalOperations and supports notifyDataAvailable.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 347423f8464c530efd308c5ea7abb34a5808e0c9 Author: Weijie Guo AuthorDate: Thu Jul 28 21:06:12 2022 +0800

[flink] 11/13: [FLINK-27908] Introduce HsSubpartitionView based on HsDataView and it's implementations.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d0b133814838e3614a41e70b5e6a27b80afa0967 Author: Weijie Guo AuthorDate: Thu Jul 28 20:14:52 2022 +0800

[flink] 02/13: [hotfix] HsMemoryDataManager spillAsync's callback should assertNoException.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 42f05f0cddd45b4ec54f1e7c52796e5e26cfbf6f Author: Weijie Guo AuthorDate: Thu Jul 28 17:19:36 2022 +0800 [hotfix]

[flink] 08/13: [FLINK-27908] Add lifecycle method to HsFileDataManager, HsMemoryDataManager and HsMemoryDataSpiller.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0d185b86bd4558183b9696c2eeda149d532a5a60 Author: Weijie Guo AuthorDate: Thu Jul 28 18:27:20 2022 +0800

[flink] 01/13: [hotfix] Make HsMemoryDataManager runWithLockMethod private.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit fc619df9b520e33c332d39a34ea05bdc3ec3f4df Author: Weijie Guo AuthorDate: Tue Jul 26 20:34:58 2022 +0800 [hotfix]

[flink] 09/13: [FLINK-27908] HybridShuffleConfiguration supports set spilling strategy type.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e2d50c4777d2d5ae8e6f5857427832b7460d3893 Author: Weijie Guo AuthorDate: Wed Jul 27 23:00:45 2022 +0800

[flink] 07/13: [FLINK-27908] Extends onResultPartitionClosed to HsSpillingStrategy.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 828b3a58aca91e21b2fd328448b977d460e6e369 Author: Weijie Guo AuthorDate: Thu Jul 28 18:31:48 2022 +0800

[flink] 12/13: [FLINK-27908] Introduce HsResultPartition

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit fed2962d3a25179dd0fac508cf3eb29ed7b533e1 Author: Weijie Guo AuthorDate: Thu Jul 28 22:34:06 2022 +0800

[flink] 05/13: [FLINK-27908] HsBufferContext ignore repeatedly startSpilling and release instead of checkState.

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9331e7502e9e8bda10f149e03280e26d5344e471 Author: Weijie Guo AuthorDate: Mon Jul 25 13:40:59 2022 +0800

[flink] branch master updated (c3e72be836e -> 4a2f3a15903)

2022-08-01 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from c3e72be836e [FLINK-28495][docs][docs-zh] Fix typos or mistakes of Flink CEP Document. This closes #20272 new

[flink] branch master updated: [FLINK-28495][docs][docs-zh] Fix typos or mistakes of Flink CEP Document. This closes #20272

2022-08-01 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new c3e72be836e [FLINK-28495][docs][docs-zh]

[flink] branch master updated: [hotfix][docs-zh] Fix the formatting of Chinese documents.

2022-08-01 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 7439ef92e08 [hotfix][docs-zh] Fix the

[flink] 05/06: [FLINK-28588][rest] MetricStore supports to store and query metrics of multiple execution attempts of a subtask.

2022-08-01 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 1a48fd53bd317ac2102adb00c1209350b57a687e Author: Gen Luo AuthorDate: Tue Jul 26 16:54:10 2022 +0800

[flink] 03/06: [FLINK-28588][rest] Add blocked task manager count and blocked slot count in ResourceOverview and ClusterOverview

2022-08-01 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 0263b55288be7b569f56dd42a94c5e48bcc1607b Author: Gen Luo AuthorDate: Tue Jul 26 16:16:45 2022 +0800

[flink] 02/06: [FLINK-28588][rest] Add blocked flag in TaskManagerInfo and TaskManagerDetailsInfo

2022-08-01 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 53938680abe846e1947243809b4b43d5f67610d3 Author: Gen Luo AuthorDate: Tue Jul 26 16:06:10 2022 +0800

[flink] 06/06: [FLINK-28588][rest] Acquire information of all current executions in REST handlers if applicable

2022-08-01 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f436b20429b55ada2a9e8936a5e80fc672a397de Author: Gen Luo AuthorDate: Sun Jul 31 22:11:46 2022 +0800

[flink] 01/06: [hotfix][runtime][tests] Migrates some tests to Junit5

2022-08-01 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 247d4263c1a484ba12ce5c7826ff938b83285d11 Author: Gen Luo AuthorDate: Tue Jul 26 15:56:13 2022 +0800

[flink] 04/06: [FLINK-28588][rest] Archive all current executions in ArchivedExecutionVertex.

2022-08-01 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 44c00dbb4a083ff197442e2ce6440558be252787 Author: Gen Luo AuthorDate: Tue Jul 26 16:39:40 2022 +0800

[flink] branch master updated (aae0462cb39 -> f436b20429b)

2022-08-01 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from aae0462cb39 [FLINK-24787][docs] Add more details of state latency tracking documentation new 247d4263c1a

[flink] branch master updated (ab9e195678a -> aae0462cb39)

2022-08-01 Thread tangyun
This is an automated email from the ASF dual-hosted git repository. tangyun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ab9e195678a [FLINK-28748][docs-zh] Translate "SELECT DISTINCT" page into Chinese. This closes #20395 add

[flink] branch master updated (09747f999e5 -> ab9e195678a)

2022-08-01 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 09747f999e5 [FLINK-26270][Formats][CSV] Flink SQL write data to kafka by CSV format , whether decimal type was

[flink] branch master updated: [FLINK-26270][Formats][CSV] Flink SQL write data to kafka by CSV format , whether decimal type was converted to scientific notation. This closes #20127

2022-08-01 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 09747f999e5 [FLINK-26270][Formats][CSV]

[flink-table-store] branch release-0.2 updated: [FLINK-27307] Add test for sequential read within bucket for append-only table

2022-08-01 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-0.2 in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/release-0.2 by this push: new aad53aba

[flink-table-store] branch master updated: [FLINK-27307] Add test for sequential read within bucket for append-only table

2022-08-01 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new f89bcb38 [FLINK-27307] Add

[flink-table-store] branch master updated: [FLINK-28665] Disable deployment of table store benchmark module

2022-08-01 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new 567bf755 [FLINK-28665] Disable

[flink-table-store] branch release-0.2 updated: [FLINK-28665] Disable deployment of table store benchmark module

2022-08-01 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-0.2 in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/release-0.2 by this push: new ddbf6c86

[flink] branch master updated: [FLINK-28096][hive] Hive dialect support set variables (#20000)

2022-08-01 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new a6a7063cfaf [FLINK-28096][hive] Hive dialect