[flink] branch release-1.16 updated: [FLINK-29477][python] ClassCastException when collect primitive array

2022-10-09 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 The following commit(s) were added to refs/heads/release-1.16 by this push: new b0d4dd3a1ea [FLINK-29477][python] ClassC

[flink] branch master updated: [FLINK-29477][python] ClassCastException when collect primitive array

2022-10-09 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 c85e6ec45be [FLINK-29477][python] ClassCastException

[flink-table-store] branch master updated: [FLINK-29293] Set level to KeyValue when reading from data files (#310)

2022-10-09 Thread czweng
This is an automated email from the ASF dual-hosted git repository. czweng 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 8e11702b [FLINK-29293] Set level to K

[flink-ml] branch master updated: [FLINK-28571] Improve API and Document of ChiSqTest

2022-10-09 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 7cbada7 [FLINK-28571] Improve API and Docume

[flink] branch master updated: [FLINK-27479] add logic to manage the availability future with respect to the underlying reader future

2022-10-09 Thread thw
This is an automated email from the ASF dual-hosted git repository. thw 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 9dad2029461 [FLINK-27479] add logic to manage the av

[flink-kubernetes-operator] branch main updated: [FLINK-29507] Make e2e tests independent of the current directory

2022-10-09 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 39a275f4 [FLINK-29507] Make e2e t

[flink-kubernetes-operator] branch main updated: [FLINK-28979] Add owner reference to flink deployment object

2022-10-09 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 62eb68c8 [FLINK-28979] Add owner

[flink] branch release-1.16 updated: [FLINK-29552][docs] Fix documentation about DAYOFYEAR, DAYOFMONTH and DAYOFWEEK functions

2022-10-09 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.16 by this push: new 6d3b120d00f [FLINK-29552][docs] Fix d

[flink] branch master updated: [FLINK-29552][docs] Fix documentation about DAYOFYEAR, DAYOFMONTH and DAYOFWEEK functions

2022-10-09 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu 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 c0df986333a [FLINK-29552][docs] Fix documentation

[flink] branch master updated (d1cb177c91b -> 82e279ee28a)

2022-10-09 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from d1cb177c91b [FLINK-29517][docs] Update documentation about DATE_FORMAT to state that it's supported in Table API (#209