[flink] branch master updated (b3b5055 -> b296cb4)

2021-11-07 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 b3b5055 [FLINK-24796][ci] Reduce size of compile build artifact add b296cb4 [FLINK-23427][chinese

[flink-ml] 08/08: [FLINK-24655][iteration] Add ITCase for the checkpoint and failover

2021-11-03 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-ml.git commit b9ee412b0951d13ff5cf3d610a818a35e503a949 Author: Yun Gao AuthorDate: Mon Nov 1 23:56:09 2021 +0800 [FLINK

[flink-ml] 07/08: [FLINK-24655][iteration] Do not rely on the precedent tasks to insert epoch watermark

2021-11-03 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-ml.git commit 9172ec762c797a697e71c17b401a94c3222dc506 Author: Yun Gao AuthorDate: Thu Oct 7 10:47:30 2021 +0800 [FLINK

[flink-ml] 05/08: [FLINK-24655][iteration] Support the checkpoints for the iteration

2021-11-03 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-ml.git commit 4b47e5df79b35336c4271f9dce1cbac9781451ef Author: Yun Gao AuthorDate: Thu Oct 7 00:39:49 2021 +0800 [FLINK

[flink-ml] 03/08: [FLINK-24655][iteration] Make head operator aligned with coordinator for each checkpoint

2021-11-03 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-ml.git commit 5896237262fc1327ab465dbbaeceaa8402c23c09 Author: Yun Gao AuthorDate: Mon Oct 4 21:20:49 2021 +0800 [FLINK

[flink-ml] 04/08: [FLINK-24655][iteration] Support snapshot the feedback records on checkpoint

2021-11-03 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-ml.git commit 7c99864cdc85d61c08a3668ddeea07cdd3aa9bd4 Author: Yun Gao AuthorDate: Mon Oct 4 21:21:51 2021 +0800 [FLINK

[flink-ml] 06/08: [FLINK-24655][iteration] Skip the repeat round for all-round operator

2021-11-03 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-ml.git commit 31ffe6c80339163b4bad05a14a8703d20177edb4 Author: Yun Gao AuthorDate: Thu Oct 7 01:28:27 2021 +0800 [FLINK

[flink-ml] 01/08: [FLINK-24655][iteration] HeadOperator waits for MAX_WATERMARK iterates back before terminating.

2021-11-03 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-ml.git commit 63a82c24d9aaae07b28d5043058199983da5cee4 Author: Yun Gao AuthorDate: Wed Oct 6 16:19:21 2021 +0800 [FLINK

[flink-ml] 02/08: [hotfix][iteration] Simplify the head operator test

2021-11-03 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-ml.git commit 9a15fb43b9e3aaa9322fb9e5f37b181f1813fda7 Author: Yun Gao AuthorDate: Wed Oct 6 18:36:29 2021 +0800 [hotfix

[flink-ml] branch master updated (b1253c0 -> b9ee412)

2021-11-03 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-ml.git. from b1253c0 [FLINK-24653][iteration] Support per-round operators inside the iteration new 63a82c2 [FLINK

[flink-ml] branch master updated (d1d5d00 -> b1253c0)

2021-11-01 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-ml.git. from d1d5d00 [FLINK-24652][iteration] Add per-round operator wrappers add 54124cd [hotfix][iteration] Merge

[flink-ml] 02/02: [FLINK-24652][iteration] Add per-round operator wrappers

2021-10-31 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-ml.git commit d1d5d00cfd9d12d47e89a7d765772993bd6b0d4a Author: Yun Gao AuthorDate: Wed Sep 29 23:04:37 2021 +0800 [FLINK

[flink-ml] 01/02: [hotfix][iteration] Add the flink-ml-tests project

2021-10-31 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-ml.git commit 203edbe415998d4f5c392e8a0b4e3218b2ac8610 Author: Yun Gao AuthorDate: Sun Oct 31 20:55:39 2021 +0800 [hotfix

[flink-ml] branch master updated (7c35cb9 -> d1d5d00)

2021-10-31 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-ml.git. from 7c35cb9 [FLINK-24651][iteration] Add bounded all-round iteration new 203edbe [hotfix][iteration] Add

[flink-ml] 01/02: [hotfix][iteration] Do not wrap the broadcast partitioner

2021-10-30 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-ml.git commit 2a95325ab860d189ce0a79eb512db04c60abdcf0 Author: Yun Gao AuthorDate: Sat Oct 30 22:12:52 2021 +0800 [hotfix

[flink-ml] branch master updated (014c217 -> 7c35cb9)

2021-10-30 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-ml.git. from 014c217 [FLINK-24650][iteration] Add unbounded iteration. new 2a95325 [hotfix][iteration] Do not wrap

[flink-ml] 02/02: [FLINK-24651][iteration] Add bounded all-round iteration

2021-10-30 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-ml.git commit 7c35cb95321ff5c6e67be19fad52450ccb41099a Author: Yun Gao AuthorDate: Fri Oct 1 23:37:12 2021 +0800 [FLINK

[flink-ml] branch master updated: [FLINK-24650][iteration] Add unbounded iteration.

2021-10-30 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-ml.git The following commit(s) were added to refs/heads/master by this push: new 014c217 [FLINK-24650][iteration] Add

[flink-ml] 02/02: [FLINK-24649][iteration] Add DraftExecutionEnvironment to support wrapping operators during compile time

2021-10-30 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-ml.git commit c3bce227f1dc22e49dc9a4ef8b9ae9a45322e2b2 Author: Yun Gao AuthorDate: Mon Sep 27 23:39:28 2021 +0800 [FLINK

[flink-ml] branch master updated (9baf6bd -> c3bce22)

2021-10-30 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-ml.git. from 9baf6bd [hotfix][iteration] Make all the tests extend TestLogger new 1dc646c [hotfix][iteraton] Marks

[flink-ml] 01/02: [hotfix][iteraton] Marks the EpochAware functions as internal first

2021-10-30 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-ml.git commit 1dc646cdba8b3593bddde1656e83ea296dcf7d56 Author: Yun Gao AuthorDate: Fri Oct 29 23:07:09 2021 +0800 [hotfix

[flink-ml] branch master updated: [hotfix][iteration] Make all the tests extend TestLogger

2021-10-29 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-ml.git The following commit(s) were added to refs/heads/master by this push: new 9baf6bd [hotfix][iteration] Make all

[flink-ml] 01/02: [FLINK-24646][iteration] Add progress tracker for aligning epoch watermarks

2021-10-29 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-ml.git commit a1800b983b8851cc9aecd1fe115d90d88f3c6a58 Author: Yun Gao AuthorDate: Mon Sep 27 00:36:36 2021 +0800 [FLINK

[flink-ml] 02/02: [FLINK-24646][iteration] Add operator wrapper for all-round iterations

2021-10-29 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-ml.git commit 824202490d3cf281942b04e66724705942580df4 Author: Yun Gao AuthorDate: Mon Sep 27 00:36:53 2021 +0800 [FLINK

[flink-ml] branch master updated (d4b28b3 -> 8242024)

2021-10-29 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-ml.git. from d4b28b3 [FLINK-24645][iteration] Introduce the head operator and feedback channels new a1800b9 [FLINK

[flink-ml] 03/03: [FLINK-24645][iteration] Introduce the head operator and feedback channels

2021-10-28 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-ml.git commit d4b28b34fc14e958cd76a52d9547de1f073eb1d9 Author: Yun Gao AuthorDate: Fri Sep 24 11:27:46 2021 +0800 [FLINK

[flink-ml] 02/03: [FLINK-24645][iteration] Introduce tail / input / output operators

2021-10-28 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-ml.git commit ea6de2d159316912ac350cd1bb4bf6b4da7b5c85 Author: Yun Gao AuthorDate: Thu Sep 23 20:18:25 2021 +0800 [FLINK

[flink-ml] branch master updated (5b3e84b -> d4b28b3)

2021-10-28 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-ml.git. from 5b3e84b [FLINK-24644][iteration] Introduce broadcast output to support broadcast events to all

[flink-ml] 01/03: [FLINK-24645][iteration] Introduce the iteration record and type info

2021-10-28 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-ml.git commit 1c3bbc0d8052e1088cf3700acebb7e27a7d77d0f Author: Yun Gao AuthorDate: Thu Sep 23 17:52:14 2021 +0800 [FLINK

[flink-ml] branch master updated: [FLINK-24644][iteration] Introduce broadcast output to support broadcast events to all the downstream operators

2021-10-27 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-ml.git The following commit(s) were added to refs/heads/master by this push: new 5b3e84b [FLINK-24644][iteration

[flink-ml] 02/02: [FLINK-24643][iteration] Introduce the flink-ml-iteration module and iteration api

2021-10-27 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-ml.git commit 620aed28ebefbddb5c5c1d5b742170b68c5bdab1 Author: Yun Gao AuthorDate: Sun Oct 3 19:54:26 2021 +0800 [FLINK

[flink-ml] branch master updated (5d90803 -> 620aed2)

2021-10-27 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-ml.git. from 5d90803 [hotfix] Fix pom.xml and delete outdated files new fd820ea [hotfix] upgrade to FLINK1.14

[flink-ml] 01/02: [hotfix] upgrade to FLINK1.14 and delete outdated codes about dataset

2021-10-27 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-ml.git commit fd820ea275baed2068bc2e17e92fa3f3fb6ad6cb Author: zhangzp AuthorDate: Tue Sep 28 18:01:03 2021 +0800 [hotfix

[flink-ml] branch master updated: [hotfix] Fix pom.xml and delete outdated files

2021-09-27 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-ml.git The following commit(s) were added to refs/heads/master by this push: new 5d90803 [hotfix] Fix pom.xml and delete

[flink-benchmarks] branch test1.14 updated: fix compile error

2021-09-22 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch test1.14 in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git The following commit(s) were added to refs/heads/test1.14 by this push: new 90849eb fix compile error

[flink-benchmarks] branch test1.14 created (now de6d62f)

2021-09-22 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a change to branch test1.14 in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git. at de6d62f Fix compile problem This branch includes the following new commits: new de6d62f Fix

[flink-benchmarks] 01/01: Fix compile problem

2021-09-22 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch test1.14 in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit de6d62f4e73ca79a39da647ee21de244fc4e154b Author: Yun Gao AuthorDate: Wed Sep 22 21:08:21 2021 +0800

[flink-benchmarks] 01/01: Fix some compile error test with release-1.13

2021-09-22 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch test1.13 in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git commit 0a6b4fca6e73edc04237b711e2ec7c9e99e0be84 Author: Yun Gao AuthorDate: Wed Sep 22 14:19:46 2021 +0800

[flink-benchmarks] branch test1.13 created (now 0a6b4fc)

2021-09-22 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a change to branch test1.13 in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git. at 0a6b4fc Fix some compile error test with release-1.13 This branch includes the following new

[flink] branch release-1.14 updated (574e80f -> 753947a)

2021-09-14 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a change to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git. from 574e80f [FLINK-24276][python] Avoid confusing output when executing in loopback mode new 83ab9eb

[flink] 02/02: [FLINK-24266][checkpoint] Log improvement for aborting checkpoint due to tasks are finishing

2021-09-14 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 753947ac639664470d49812a14afb5c47075a773 Author: Yun Gao AuthorDate: Mon Sep 13 14:39:18 2021 +0800

[flink] 01/02: [hotfix][connector] Use null to replace empty pending transaction in 2pc sink

2021-09-14 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 83ab9eb1ca4705d3046d4eade3d25a87094afba0 Author: Yun Gao AuthorDate: Mon Sep 13 15:26:22 2021 +0800

[flink] 02/02: [FLINK-24266][checkpoint] Log improvement for aborting checkpoint due to tasks are finishing

2021-09-14 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 commit 94d0bea912122aed36024842c8962bdeff845a21 Author: Yun Gao AuthorDate: Mon Sep 13 14:39:18 2021 +0800 [FLINK

[flink] branch master updated (cc2ebe5 -> 94d0bea)

2021-09-14 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 cc2ebe5 [FLINK-24276][python] Avoid confusing output when executing in loopback mode new 96887f7 [hotfix

[flink] 01/02: [hotfix][connector] Use null to replace empty pending transaction in 2pc sink

2021-09-14 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 commit 96887f7aeffeb01ce35db455b74bcf831735ff93 Author: Yun Gao AuthorDate: Mon Sep 13 15:26:22 2021 +0800 [hotfix

[flink] branch master updated (33641f5 -> 77f10a5)

2021-09-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 33641f5 [FLINK-24220][doc]Translate "RESET Statements" page of "SQL" into Chinese (#172

[flink] branch release-1.14 updated: [FLINK-24065][connector] Upgrade the state of TwoPhaseCommitSink to support empty transaction after finished

2021-09-12 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii 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 22e7617 [FLINK-24065][connector

[flink] branch master updated (ed3b613 -> fdf40d2)

2021-09-12 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 ed3b613 [hotfix] Improve language for error message when checkpoint is declined due to some tasks being

[flink] branch release-1.14 updated: [FLINK-24160][tests] Use FS checkpoint storage in PartiallyFinishedSourcesITCase

2021-09-08 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii 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 b56041b [FLINK-24160][tests

[flink] branch master updated: [FLINK-24160][tests] Use FS checkpoint storage in PartiallyFinishedSourcesITCase

2021-09-08 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 c740f92 [FLINK-24160][tests] Use FS

[flink] branch release-1.14 updated: [FLINK-24068][checkpoint] Also check for alignment start when received EndOfPartition from pending channels

2021-09-08 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii 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 28109d0 [FLINK-24068

[flink] branch master updated: [FLINK-24068][checkpoint] Also check for alignment start when received EndOfPartition from pending channels

2021-09-08 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 79dc12c [FLINK-24068][checkpoint] Also

[flink] branch release-1.14 updated: [FLINK-24163][test] Increase the checkpoint timeout for PartiallyFinishedSourcesITCase

2021-09-07 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii 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 3a8a6b0 [FLINK-24163][test

[flink] branch master updated (9dfb1af -> 6eff01b)

2021-09-07 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 9dfb1af [FLINK-24115][docs] Fix outdated SQL Temporal Join example (#17121) add 6eff01b [FLINK-24163

[flink] 02/02: [FLINK-24096][checkpoint] Skip the complete notification for checkpoints before task startup

2021-09-06 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 9c8d21fbfdc71f7daab99a4a4c5b19f9b353757a Author: Yun Gao AuthorDate: Thu Sep 2 20:26:54 2021 +0800 [FLINK

[flink] branch release-1.14 updated (f6460e9 -> 9c8d21f)

2021-09-06 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a change to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git. from f6460e9 [FLINK-24134][python][docs] Update the documentation about how to install PyFlink in docker

[flink] 01/02: Revert "[FLINK-23759][runtime][checkpoint] Ignore the restored checkpoints when reporting latest completed id with abortion message"

2021-09-06 Thread gaoyunhaii
This is an automated email from the ASF dual-hosted git repository. gaoyunhaii pushed a commit to branch release-1.14 in repository https://gitbox.apache.org/repos/asf/flink.git commit 41d08cd27d3ee3a5c66eff4899a81a04d659ac01 Author: Yun Gao AuthorDate: Thu Sep 2 19:58:11 2021 +0800 Revert

[flink] branch master updated (c0c33d3 -> 888b365)

2021-09-05 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 c0c33d3 [FLINK-24158][runtime] Remove useless collector in LimitOperator add 67150da Revert "[FLINK-

[flink] branch master updated (475d9ca -> b7d42f6)

2021-08-26 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 475d9ca [FLINK-23884][checkpoint] Fix the concurrent problem between triggering savepoint with drain and task

[flink] branch master updated: [FLINK-23884][checkpoint] Fix the concurrent problem between triggering savepoint with drain and task finishing

2021-08-26 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 475d9ca [FLINK-23884][checkpoint] Fix

[flink] branch master updated: [FLINK-13973][runtime][checkpoint] Fix the state assignments if uidHash is set

2021-08-26 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 8bf1fbd [FLINK-13973][runtime][checkpoint

[flink] branch master updated (0009b0c -> f57fc38)

2021-08-25 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 0009b0c [hotfix][python][docs] Add state API in PyDocs add f57fc38 [FLINK-23938][checkpoint] Do not resume

[flink] branch master updated (5388d44 -> 5390e91)

2021-08-25 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 5388d44 [FLINK-23948][python][doc] Fix the priority description of the python client executable add

[flink] branch master updated (6086e32 -> c229b7e)

2021-08-24 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 6086e32 [FLINK-23909][connector-jdbc][scala-shell][yarn] Remove redundant variables and improve some style

[flink] branch master updated: [FLINK-23809][checkpoint] Respect the finished flag when extracting operator states due to skip in-flight data

2021-08-24 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 b5140e9 [FLINK-23809][checkpoint] Respect

[flink] branch master updated (545fd7a -> e8ecf45)

2021-08-20 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 545fd7a [FLINK-23838][connectors/kafka] Implement FLIP-33 metrics for KafkaSink add e8ecf45 [FLINK-23430

[flink] branch master updated (08f98b7 -> 4987190)

2021-08-19 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 08f98b7 [FLINK-23724][network] Fix the network buffer leak when ResultPartition is released (#16844) add

[flink] branch master updated (0abc23d -> 45d8736)

2021-08-17 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 0abc23d [FLINK-23198][docs] Fix the demo of ConfigurableRocksDBOptionsFactory add 9ce5ed8 [hotfix

[flink] branch master updated: [FLINK-23771][runtime][checkpoint] Fix the issue of getAllReceivedFuture if all channels are finished

2021-08-16 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 fc0d35b [FLINK-23771][runtime][checkpoint

<    1   2   3   4