[flink-table-store] branch master updated: [FLINK-30038] Fix hive e2e fail

2023-01-30 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 d1f807a4 [FLINK-30038] Fix

[flink-table-store] branch master updated: [FLINK-30820] Remove Spark 3.0 support

2023-01-30 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 0c53630f [FLINK-30820] Remove

[flink-table-store] branch master updated: [FLINK-30820] Support varchar/char in spark

2023-01-30 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 aeeed9a4 [FLINK-30820] Support

[flink] branch master updated (0aab2cd369e -> cf358d7d55c)

2023-01-30 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 0aab2cd369e [FLINK-30477][datastream] Fix AsyncWaitOperator that not properly blocking retries when timeout occurs

[flink] branch release-1.16 updated (63bbd14d245 -> b5f50c354c4)

2023-01-30 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from 63bbd14d245 [FLINK-30567][hive] Fix wrong behavior for insert overwrite with Hive dialect when the table contains

[flink] branch release-1.14 updated: [FLINK-30679][connectors/hive] Fix IndexOutOfBoundsException for Hive lookup join when column pushdown to Hive lookup table source (#21782)

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

[flink] branch master updated (9a5c2dbb85f -> 0aab2cd369e)

2023-01-30 Thread lincoln
This is an automated email from the ASF dual-hosted git repository. lincoln pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 9a5c2dbb85f [FLINK-30828][table-planner] Let SortAggITCase#testLeadLag run in ALL_EXCHANGES_PIPELINED mode add

[flink] branch master updated (dcbb20688c0 -> 9a5c2dbb85f)

2023-01-30 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 dcbb20688c0 [FLINK-30727][table-planner] Fix JoinReorderITCaseBase.testBushyTreeJoinReorder failed add

[flink-connector-pulsar] branch v3.0 updated: [FLINK-30657][Connector/Pulsar] Remove Shared and Key_Shared related tests in Pulsar connector. (#17)

2023-01-30 Thread tison
This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/v3.0 by this push: new b708afd

[flink] branch master updated (21e844b6c00 -> dcbb20688c0)

2023-01-30 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 21e844b6c00 [FLINK-30624][runtime] Introduce a new HeapPriorityQueue for StatusWatermarkValve to avoid affecting the

[flink] branch master updated: [FLINK-30624][runtime] Introduce a new HeapPriorityQueue for StatusWatermarkValve to avoid affecting the performance of memory state backend.

2023-01-30 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 The following commit(s) were added to refs/heads/master by this push: new 21e844b6c00 [FLINK-30624][runtime] Introduce a

[flink] branch master updated (c9e87fe410c -> abb060aa775)

2023-01-30 Thread roman
This is an automated email from the ASF dual-hosted git repository. roman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from c9e87fe410c [FLINK-30692][sql-client] Introduce SingleSessionManager to support REMOVE JAR syntax (#21771) add

[flink-web] branch asf-site updated: Flink 1.16.1. This closes #603

2023-01-30 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new 71a615a56 Flink 1.16.1. This

[flink] 01/01: Revert "[FLINK-30567][hive] Fix wrong behavior for insert overwrite with Hive dialect when the table contains uppercase character (#21602) (#21781)"

2023-01-30 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a commit to branch revert-21781-release-1.16-FLINK-30567 in repository https://gitbox.apache.org/repos/asf/flink.git commit 311a786d1e0e90d173fdeef739faaeb7590382ee Author: Jing Zhang AuthorDate: Mon Jan 30

[flink] branch revert-21781-release-1.16-FLINK-30567 created (now 311a786d1e0)

2023-01-30 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch revert-21781-release-1.16-FLINK-30567 in repository https://gitbox.apache.org/repos/asf/flink.git at 311a786d1e0 Revert "[FLINK-30567][hive] Fix wrong behavior for insert overwrite

[flink-kubernetes-operator] branch main updated: [FLINK-30781] Add completed checkpoint check to cluster health check

2023-01-30 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 fc1b901c [FLINK-30781] Add

[flink] branch release-1.16 updated (f8e2b618c73 -> 63bbd14d245)

2023-01-30 Thread jingzhang
This is an automated email from the ASF dual-hosted git repository. jingzhang pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from f8e2b618c73 [FLINK-30808][runtime] Properly handle ForwardForConsecutiveHashPartitioner when creating edges

[flink-docker] branch master updated: Update Dockerfiles for 1.16.1 release

2023-01-30 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-docker.git The following commit(s) were added to refs/heads/master by this push: new e348fd6 Update Dockerfiles for

[flink-docker] branch dev-1.16 updated: Add GPG key for 1.16.1 release

2023-01-30 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch dev-1.16 in repository https://gitbox.apache.org/repos/asf/flink-docker.git The following commit(s) were added to refs/heads/dev-1.16 by this push: new f841eac Add GPG key for

[flink] branch master updated (5f5abb69187 -> c9e87fe410c)

2023-01-30 Thread shengkai
This is an automated email from the ASF dual-hosted git repository. shengkai pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 5f5abb69187 Revert "[FLINK-19699][e2e] Collect dmesg output after tests" add c9e87fe410c

[flink] annotated tag release-1.16.1 updated (278dc7b7933 -> 82afb993594)

2023-01-30 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag release-1.16.1 in repository https://gitbox.apache.org/repos/asf/flink.git *** WARNING: tag release-1.16.1 was modified! *** from 278dc7b7933 (commit) to 82afb993594

svn commit: r59699 - /dev/flink/flink-1.16.1-rc1/ /release/flink/flink-1.16.1/

2023-01-30 Thread martijnvisser
Author: martijnvisser Date: Mon Jan 30 13:38:26 2023 New Revision: 59699 Log: Release Flink 1.16.1 Added: release/flink/flink-1.16.1/ - copied from r59698, dev/flink/flink-1.16.1-rc1/ Removed: dev/flink/flink-1.16.1-rc1/

[flink] branch master updated (ec3243e36ee -> 5f5abb69187)

2023-01-30 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ec3243e36ee [FLINK-27920][hive] Supports native avg function for hive dialect add 5f5abb69187 Revert

[flink] branch release-1.15 updated: [FLINK-30679][connectors/hive] Fix IndexOutOfBoundsException for Hive lookup join when column pushdown to Hive lookup table source (#21783)

2023-01-30 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 b412bc315fc

[flink] branch master updated (2ca7e411f53 -> ec3243e36ee)

2023-01-30 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 2ca7e411f53 [hotfix] Remove legacy code which was not removed due merge conflicts add ec3243e36ee

[flink-ml] branch master updated: [FLINK-30568] Add benchmark for PolyNomialExpansion, Normalizer, Binarizer, Interaction, MaxAbsScaler, VectorSlicer, ElementWiseProduct and Featurehasher

2023-01-30 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 169aca4 [FLINK-30568] Add benchmark for

[flink-kubernetes-operator] branch main updated: [FLINK-30800] Add doc entry how to re-generate java doc

2023-01-30 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 6d0bda96 [FLINK-30800] Add doc

[flink-kubernetes-operator] branch main updated: [FLINK-30804] helm/flink-kubernetes-operator - allow specifying resources for operator pod

2023-01-30 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 1a9aae4f [FLINK-30804]

[flink-kubernetes-operator] 01/02: [FLINK-30653] Trigger resource Events on autoscaler actions

2023-01-30 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 commit 53d22d8a3e33f3971df43a29735471b7a8ccefaf Author: Matyas Orhidi AuthorDate: Fri Jan 20 16:48:29 2023

[flink-kubernetes-operator] 02/02: [hotfix] Improve autoscaling example

2023-01-30 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 commit cebc0b87e772a5bc27e87cbb9888034af5f9cd67 Author: Gyula Fora AuthorDate: Fri Jan 20 13:05:13 2023 +0100

[flink-kubernetes-operator] branch main updated (9441b114 -> cebc0b87)

2023-01-30 Thread gyfora
This is an automated email from the ASF dual-hosted git repository. gyfora pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git from 9441b114 [FLINK-30577] Mount artifacts dir in helm template new 53d22d8a [FLINK-30653] Trigger

[flink-kubernetes-operator] branch main updated: [FLINK-30577] Mount artifacts dir in helm template

2023-01-30 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 9441b114 [FLINK-30577] Mount

[flink] branch master updated: [hotfix] Remove legacy code which was not removed due merge conflicts

2023-01-30 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 The following commit(s) were added to refs/heads/master by this push: new 2ca7e411f53 [hotfix] Remove legacy code which was

[flink] 03/03: [FLINK-15325][coordination] Ignores the input locations of a ConsumePartitionGroup if the corresponding ConsumerVertexGroup is too large

2023-01-30 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 76ebeb93257369c136a9eeabd5bacb71a9699968 Author: Zhu Zhu AuthorDate: Thu Jan 19 17:13:50 2023 +0800

[flink] 02/03: [FLINK-15325][coordination] Set the ConsumedPartitionGroup/ConsumerVertexGroup to its corresponding ConsumerVertexGroup/ConsumedPartitionGroup

2023-01-30 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 c0bfb0b04bb38411c390813fea1ff93f6638f409 Author: Zhu Zhu AuthorDate: Mon Jan 30 12:02:13 2023 +0800

[flink] 01/03: [hotfix] Migrate a few location preference tests to JUnit5

2023-01-30 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 00c2ebd318f5d5920f5429a0a4a37f16611bdf6b Author: Zhu Zhu AuthorDate: Fri Jan 20 23:18:57 2023 +0800 [hotfix] Migrate

[flink] branch master updated (143464d8281 -> 76ebeb93257)

2023-01-30 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 143464d8281 [FLINK-30683][runtime] Use AdaptiveBatchScheduler as default batch scheduler new 00c2ebd318f [hotfix]

[flink] 01/03: [hotfix] Migrate ExecutionConfigTest to JUnit5.

2023-01-30 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 11a0fc32c9c7171767e43cfbdbbaca5bac94f399 Author: JunRuiLee AuthorDate: Sun Jan 29 11:49:16 2023 +0800 [hotfix]

[flink] 02/03: [hotfix][runtime] remove ExecutionConfig#setScheduler

2023-01-30 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 1bfde8119d242c0954d7e5b6eea74a0dd43e4c7c Author: JunRuiLee AuthorDate: Sat Jan 28 14:16:54 2023 +0800

[flink] branch master updated (5afc301bc64 -> 143464d8281)

2023-01-30 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 5afc301bc64 [FLINK-30665][table] Planner supports row-level update new 11a0fc32c9c [hotfix] Migrate

[flink] branch master updated (6d17ba88556 -> 5afc301bc64)

2023-01-30 Thread lincoln
This is an automated email from the ASF dual-hosted git repository. lincoln pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 6d17ba88556 [FLINK-29558][table-planner] Fix projection pushdown rule select nothing from source when no column is

[flink] branch FLINK-30665 created (now 5afc301bc64)

2023-01-30 Thread lincoln
This is an automated email from the ASF dual-hosted git repository. lincoln pushed a change to branch FLINK-30665 in repository https://gitbox.apache.org/repos/asf/flink.git at 5afc301bc64 [FLINK-30665][table] Planner supports row-level update This branch includes the following new

[flink] branch master updated (7df2a12472f -> 6d17ba88556)

2023-01-30 Thread lincoln
This is an automated email from the ASF dual-hosted git repository. lincoln pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 7df2a12472f [FLINK-30679][hive] Fix IndexOutOfBoundsException for Hive lookup join when column pushdown to Hive

[flink] branch master updated (b1a9fe12f78 -> 7df2a12472f)

2023-01-30 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 b1a9fe12f78 [FLINK-29878][hive] Include libfb303 to fix fail to use flink-sql-connector-hive-3.1.3 add 7df2a12472f