[flink] branch release-1.12 updated (2cd2fec -> 9a256ec)

2021-04-21 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from 2cd2fec [FLINK-21986][State Backends] fix native memory used by RocksDB not be released timely after job

[flink] branch release-1.13 updated: [FLINK-20654] Fix double recycling of Buffers in case of an exception on persisting

2021-04-21 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 860a716 [FLINK-20654] Fix double

[flink] branch master updated (84ce237 -> 3fc77ad)

2021-04-21 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 84ce237 [hotfix][table-planner-blink] Fix the incorrect ExecNode's id in testIncrementalAggregate.out add

[flink] branch release-1.13 updated: [hotfix][table-planner-blink] Fix the incorrect ExecNode's id in testIncrementalAggregate.out

2021-04-21 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 0cad0aa

[flink] branch master updated (02e7db8 -> 84ce237)

2021-04-21 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 02e7db8 [FLINK-22345][coordination] Remove incorrect assertion in scheduler add 84ce237

[flink] branch release-1.13 updated: [FLINK-22345][coordination] Remove incorrect assertion in scheduler

2021-04-21 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 41f013d [FLINK-22345][coordination]

[flink] branch master updated: [FLINK-22345][coordination] Remove incorrect assertion in scheduler

2021-04-21 Thread sewen
This is an automated email from the ASF dual-hosted git repository. sewen 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 02e7db8 [FLINK-22345][coordination] Remove

[flink] branch release-1.13 updated: [hotfix] Set default value of resource-stabilization-timeout to 10s

2021-04-21 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 16ec833 [hotfix] Set default

[flink] branch master updated (3a2d825 -> 4ad4e87)

2021-04-21 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3a2d825 [FLINK-22354][table] Fix TIME field display in sql-client add 4ad4e87 [hotfix] Set default value of

[flink] 01/03: [FLINK-22354][table-planner] Fix the timestamp function return value precision isn't matching with declared DataType

2021-04-21 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git commit 74c6a062063e0dd7dbf5f9036fd4c810471da1a5 Author: Leonard Xu AuthorDate: Wed Apr 21 12:22:19 2021 +0800

[flink] branch release-1.13 updated (50dcd81 -> cdf65b6)

2021-04-21 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git. from 50dcd81 [FLINK-22350][python][docs] Add documentation for user-defined window in Python DataStream API new

[flink] 02/03: [FLINK-22354][table] Remove the strict precision check of time attribute field

2021-04-21 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git commit d91916859d7ba1f1105a1fe9ac109b8a8b2613db Author: Leonard Xu AuthorDate: Wed Apr 21 12:41:26 2021 +0800

[flink] 03/03: [FLINK-22354][table] Fix TIME field display in sql-client

2021-04-21 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git commit cdf65b690c79cc940ea1b42d0b8506540071900f Author: Leonard Xu AuthorDate: Wed Apr 21 15:14:15 2021 +0800

[flink] branch master updated (48b8018 -> 3a2d825)

2021-04-21 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 48b8018 [FLINK-22350][python][docs] Add documentation for user-defined window in Python DataStream API add

[flink] branch release-1.13 updated: [FLINK-22350][python][docs] Add documentation for user-defined window in Python DataStream API

2021-04-21 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 50dcd81 [FLINK-22350][python][docs]

[flink] branch master updated (8b2fada -> 48b8018)

2021-04-21 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 8b2fada [FLINK-22348][python] Fix DataStream.execute_and_collect which doesn't declare managed memory for Python

[flink] branch release-1.13 updated: [FLINK-22348][python] Fix DataStream.execute_and_collect which doesn't declare managed memory for Python operators

2021-04-21 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 9f40251 [FLINK-22348][python] Fix

[flink] branch master updated: [FLINK-22348][python] Fix DataStream.execute_and_collect which doesn't declare managed memory for Python operators

2021-04-21 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 8b2fada [FLINK-22348][python] Fix

[flink] branch release-1.13 updated: [FLINK-22092][hive] Ignore static conf file URLs in HiveConf

2021-04-21 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 7dee2c2 [FLINK-22092][hive]

[flink] branch release-1.13 updated: [hotfix][docs][python] Add missing pages for PyFlink documentation

2021-04-21 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 2959103 [hotfix][docs][python] Add

[flink] branch master updated (ae4f20e -> 3fa191b)

2021-04-21 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 ae4f20e [FLINK-16384][table][sql-client] Improve implementation of 'SHOW CREATE TABLE' statement. add 3fa191b

[flink] branch master updated (17bc2d0 -> ae4f20e)

2021-04-21 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 17bc2d0 [hotfix][docs] Fix the invalid urls in iterations.md add a3437d5 [FLINK-16384][table][sql-client]

[flink] branch release-1.13 updated: [hotfix][docs] Fix the invalid urls in iterations.md

2021-04-21 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new fbc1f72 [hotfix][docs] Fix the

[flink] branch master updated (a012400 -> 17bc2d0)

2021-04-21 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 a012400 [hotfix][table-planner-blink] Fix bug for window join: plan is wrong if join condition contains 'IS NOT

[flink] branch release-1.13 updated: [hotfix][table-planner-blink] Fix bug for window join: plan is wrong if join condition contains 'IS NOT DISTINCT FROM'

2021-04-21 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new a321f65

[flink] branch master updated (bfceafd -> a012400)

2021-04-21 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 bfceafd [hotfix][docs][python] Fix the invalid url in state.md add a012400 [hotfix][table-planner-blink] Fix

[flink] branch release-1.13 updated: [hotfix][docs][python] Fix the invalid url in state.md

2021-04-21 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new c90274b [hotfix][docs][python] Fix

[flink] branch master updated (4be9aff -> bfceafd)

2021-04-21 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 4be9aff [FLINK-22349][table-api] Throw Exception for unsupported Zone ID instead of using wrong value add

[flink-jira-bot] branch master updated: [hotfix] Auto Close issues with resolution "Auto Closed" instead of "Fixed"

2021-04-21 Thread knaufk
This is an automated email from the ASF dual-hosted git repository. knaufk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git The following commit(s) were added to refs/heads/master by this push: new 5f209ae [hotfix] Auto Close issues

[flink] branch release-1.13 updated: [FLINK-22349][table-api] Throw Exception for unsupported Zone ID instead of using wrong value

2021-04-21 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 5f666c3 [FLINK-22349][table-api]

[flink] branch master updated (293739d -> 4be9aff)

2021-04-21 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 293739d [FLINK-21302][table-planner-blink] Fix NPE when use row_number() in overAgg add 4be9aff

[flink] branch release-1.13 updated: [FLINK-21302][table-planner-blink] Fix NPE when use row_number() in overAgg

2021-04-21 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new ed4cdbf

[flink] branch master updated (60e17f4 -> 293739d)

2021-04-21 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 60e17f4 [FLINK-22369][rocksdb] RocksDB state backend might occur ClassNotFoundException when deserializing on TM

[flink] branch release-1.13 updated: [FLINK-22369][rocksdb] RocksDB state backend might occur ClassNotFoundException when deserializing on TM side

2021-04-21 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.13 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.13 by this push: new 61007c9 [FLINK-22369][rocksdb]

[flink] branch master updated (a93b09d -> 60e17f4)

2021-04-21 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a93b09d [hotfix][checkpointing] Properly record amount of processed data add 60e17f4

[flink] branch master updated (8bd2b10 -> a93b09d)

2021-04-21 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 8bd2b10 [hotfix][DataStream] Remove redundant call to StreamConfig#setCheckpointStorage add a93b09d

[flink] branch master updated: [hotfix][DataStream] Remove redundant call to StreamConfig#setCheckpointStorage

2021-04-21 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 8bd2b10 [hotfix][DataStream] Remove redundant