[flink] 01/02: [FLINK-28786][python] Fix the NoneType error on MacOS with M1 Chip

2022-11-17 Thread hxb
This is an automated email from the ASF dual-hosted git repository. hxb pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git commit 4f0ffa0ddfeffbe25435595d08825cada713ac44 Author: huangxingbo AuthorDate: Fri Nov 18 15:56:25 2022 +0800

[flink] branch release-1.16 updated (4ef7c14ebfd -> d5b10d8ec9c)

2022-11-17 Thread hxb
This is an automated email from the ASF dual-hosted git repository. hxb pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from 4ef7c14ebfd [FLINK-29966][python][doc] Adds PyFlink examples doc new 4f0ffa0ddfe [FLINK-28786][python] Fix the

[flink] 02/02: [FLINK-29817][python] Fix the metadata in PyFlink requirements

2022-11-17 Thread hxb
This is an automated email from the ASF dual-hosted git repository. hxb pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git commit d5b10d8ec9ca9fa03201ce57421bb0e714e224a7 Author: huangxingbo AuthorDate: Fri Nov 18 15:53:24 2022 +0800

[flink] branch master updated (380d8c22d17 -> e5762a558f3)

2022-11-17 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 380d8c22d17 [FLINK-30045][client] Remove duplicate check for main class existence add 6aebf34452c

[flink] branch master updated: [FLINK-30045][client] Remove duplicate check for main class existence

2022-11-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 380d8c22d17 [FLINK-30045][client] Remove

[flink-ml] branch master updated: [FLINK-30014][hotfix] Ensure saving non-null value in aggregate util function state

2022-11-17 Thread zhangzp
This is an automated email from the ASF dual-hosted git repository. zhangzp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-ml.git The following commit(s) were added to refs/heads/master by this push: new bc24667 [FLINK-30014][hotfix] Ensure saving

[flink-table-store] branch master updated: [FLINK-30033] Add primary key type validation

2022-11-17 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 03cfe956 [FLINK-30033] Add

[flink-table-store] branch master updated: [FLINK-27843] Schema evolution for data file meta

2022-11-17 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 157966f6 [FLINK-27843] Schema

[flink-table-store] branch master updated: [hotfix] AtomicFileWriter should not throw exception when RecoverableWriter is not work

2022-11-17 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 e0e4680d [hotfix]

[flink] 01/02: [hotfix] Migrate ClientTransportErrorHandlingTest & PartitionRequestClientFactoryTest & ResultPartitionDeploymentDescriptorTest to JUnit5 and AssertJ.

2022-11-17 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 97c9abf9791d8c08db27f0ef2a2a78488321b0a1 Author: Weijie Guo AuthorDate: Wed Nov 16 21:05:24 2022 +0800 [hotfix]

[flink] 02/02: [FLINK-29639] Print resourceId of remote taskmanager when encounter transport exception.

2022-11-17 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 93c834be953f1336adb3ec5b5bf759a20e25eddf Author: Weijie Guo AuthorDate: Wed Nov 16 21:24:23 2022 +0800

[flink] branch master updated (f734fa717a8 -> 93c834be953)

2022-11-17 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 f734fa717a8 [FLINK-30029][ci] Parse version/classifier separately new 97c9abf9791 [hotfix] Migrate

[flink-table-store] branch master updated: [hotfix] [SECURITY] Fix Zip Slip Vulnerability

2022-11-17 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 ac043ede [hotfix] [SECURITY]

[flink] branch master updated: [FLINK-30029][ci] Parse version/classifier separately

2022-11-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 f734fa717a8 [FLINK-30029][ci] Parse

[flink] branch master updated: [FLINK-30067][conf] DelegatingConfiguration#set returns itself

2022-11-17 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 38c6a4bb8af [FLINK-30067][conf]

[flink-kubernetes-operator] branch main updated: keep the yaml format consistent

2022-11-17 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 1511a328 keep the yaml format

[flink] branch master updated: [FLINK-29975][runtime] Mark HYBRID_FULL result partition as re-consumable.

2022-11-17 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 ba4b1829558 [FLINK-29975][runtime] Mark

[flink] branch master updated: [FLINK-29498][datastream] Add Scala Async Retry Strategies and ResultPredicates Helper Classes

2022-11-17 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 The following commit(s) were added to refs/heads/master by this push: new d426489c9e5 [FLINK-29498][datastream] Add