[flink] branch master updated: [FLINK-28250][Connector/Kafka] Fix exactly-once Kafka Sink out of memory

2022-07-13 Thread renqs
This is an automated email from the ASF dual-hosted git repository. renqs 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 74f90d722f7 [FLINK-28250][Connector/Kafka] Fix

[flink] branch master updated: [FLINK-28315][runtime-web] introduce aggregate stats in tables of the subtasks and taskmanagers

2022-07-13 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 The following commit(s) were added to refs/heads/master by this push: new 35e557afe9e [FLINK-28315][runtime-web] introduce

[flink] branch master updated (21242800842 -> ed236ee19d7)

2022-07-13 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 21242800842 [FLINK-28486][docs-zh] Flink FileSystem SQL Connector Doc is not right add ed236ee19d7

[flink] branch release-1.15 updated: [FLINK-28486][docs-zh] Flink FileSystem SQL Connector Doc is not right

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

[flink] branch master updated: [FLINK-28486][docs-zh] Flink FileSystem SQL Connector Doc is not right

2022-07-13 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.git The following commit(s) were added to refs/heads/master by this push: new 21242800842 [FLINK-28486][docs-zh] Flink

[flink-table-store] branch master updated: [FLINK-28285] Push filter into orc reader

2022-07-13 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 088955f7 [FLINK-28285] Push

[flink] branch master updated: [FLINK-28536][table-planner] Adds an internal postOptimize method for physical dag processing

2022-07-13 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey 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 2073bd81d2b [FLINK-28536][table-planner] Adds

[flink] branch master updated: [FLINK-24786][state] Introduce and expose RocksDB statistics as metrics

2022-07-13 Thread tangyun
This is an automated email from the ASF dual-hosted git repository. tangyun 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 46e0014d3fe [FLINK-24786][state] Introduce and

[flink] branch master updated: [FLINK-27703][core] Extend timeout and add logs for FileChannelManagerImplTest

2022-07-13 Thread hxb
This is an automated email from the ASF dual-hosted git repository. hxb 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 4f7ebbb4f91 [FLINK-27703][core] Extend timeout and

[flink] branch master updated (641fb893a3e -> f23ae51fa4f)

2022-07-13 Thread hxb
This is an automated email from the ASF dual-hosted git repository. hxb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 641fb893a3e [FLINK-27376][table] Support current_database built-in function (#19218) add f23ae51fa4f

[flink] branch master updated: [FLINK-27376][table] Support current_database built-in function (#19218)

2022-07-13 Thread shengkai
This is an automated email from the ASF dual-hosted git repository. shengkai 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 641fb893a3e [FLINK-27376][table] Support

[flink] 04/05: [hotfix] Migrate SlotSharingExecutionSlotAllocatorTest to JUnit5

2022-07-13 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c75a242e94c8482a53214d523c7f204c18be1f4a Author: Zhu Zhu AuthorDate: Mon Jul 11 18:02:18 2022 +0800 [hotfix] Migrate

[flink] 03/05: [FLINK-28137][runtime] Introduce SpeculativeScheduler

2022-07-13 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 81c739ae462412e531216bb46bc567fce2355dd8 Author: Zhu Zhu AuthorDate: Thu Jul 7 13:36:27 2022 +0800

[flink] 01/05: [hotfix] Remove the initialCapacity param from the constructor of DualKeyLinkedMap

2022-07-13 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 331264ccf65d1887015667cb0c543a7c0fe862c4 Author: Zhu Zhu AuthorDate: Fri Jul 8 10:52:57 2022 +0800 [hotfix] Remove

[flink] 02/05: [hotfix][tests] Merge DefaultSchedulerBuilder and AdaptiveBatchSchedulerBuilder

2022-07-13 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 51010a100ce7c1403c99bf639ea8fc1aac7ba135 Author: Zhu Zhu AuthorDate: Fri Jul 8 20:52:04 2022 +0800 [hotfix][tests]

[flink] 05/05: [FLINK-28137][runtime] Enable SimpleExecutionSlotAllocator to do batch slot request timeout check

2022-07-13 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 265612c2cf93a589d87d7fc8ca168bc19d838885 Author: Zhu Zhu AuthorDate: Mon Jul 11 18:44:22 2022 +0800

[flink] branch master updated (85a5e1d199e -> 265612c2cf9)

2022-07-13 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 85a5e1d199e [FLINK-27884][connectors] Move OutputFormatBase to flink-core new 331264ccf65 [hotfix] Remove the

[flink] branch master updated (dbc7ff712a1 -> 85a5e1d199e)

2022-07-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from dbc7ff712a1 [FLINK-27989][table-planner] Csv format supports reporting statistics add 85a5e1d199e

[flink] branch master updated: [FLINK-27989][table-planner] Csv format supports reporting statistics

2022-07-13 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey 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 dbc7ff712a1 [FLINK-27989][table-planner] Csv

[flink] branch master updated: [FLINK-28286][state] move 'enablechangelog' constant to flink-core module

2022-07-13 Thread roman
This is an automated email from the ASF dual-hosted git repository. roman 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 f1d894d1293 [FLINK-28286][state] move

[flink-kubernetes-operator] branch main updated: [FLINK-28479] Add metrics for resource lifecycle state transitions

2022-07-13 Thread gyfora
This is an automated email from the ASF dual-hosted git repository. gyfora pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 924b4f0 [FLINK-28479] Add

[flink-kubernetes-operator] branch main updated: [FLINK-28517] Bump Flink version to 1.15.1

2022-07-13 Thread gyfora
This is an automated email from the ASF dual-hosted git repository. gyfora pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 29d0187 [FLINK-28517] Bump

[flink] branch master updated: [FLINK-27768][sql-gateway] Allow executing sql for the SqlGatewayService (#19846)

2022-07-13 Thread shengkai
This is an automated email from the ASF dual-hosted git repository. shengkai 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 7e494c91d1e [FLINK-27768][sql-gateway] Allow

[flink] branch release-1.15 updated: [FLINK-28454][kafka][docs] Fix the wrong timestamp unit of KafkaSource

2022-07-13 Thread renqs
This is an automated email from the ASF dual-hosted git repository. renqs pushed a commit to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.15 by this push: new 9ffb7963e90

Error while running notifications feature from .asf.yaml in flink!

2022-07-13 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Expecting value: line 1 column 1 (char 0)

[flink] branch master updated: [FLINK-24660][connector/kafka] allow setting KafkaSubscriber in KafkaSourceBuilder

2022-07-13 Thread renqs
This is an automated email from the ASF dual-hosted git repository. renqs 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 c4697f12ecb [FLINK-24660][connector/kafka] allow

[flink-table-store] branch master updated: [FLINK-28465] Wait compaction finished in endInput

2022-07-13 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 a407dd9c [FLINK-28465] Wait

Error while running notifications feature from .asf.yaml in flink-table-store!

2022-07-13 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Expecting value: line 1 column 1 (char 0)

Error while running notifications feature from .asf.yaml in flink-table-store!

2022-07-13 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Expecting value: line 1 column 1 (char 0)

[flink-table-store] branch master updated (a73350c3 -> c1172577)

2022-07-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git from a73350c3 [FLINK-28483] Basic schema evolution for table store add c1172577 [FLINK-28511]