[flink] branch master updated: [FLINK-13087][table] Add group window Aggregate operator to Table API

2019-07-04 Thread jincheng
This is an automated email from the ASF dual-hosted git repository. jincheng 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 a0012aa [FLINK-13087][table] Add group window

[flink] branch master updated: [FLINK-13089][table-planner-blink] Implement batch nested loop join and add some join itcases

2019-07-04 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt 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 cd0cf36 [FLINK-13089][table-planner-blink]

[flink] branch master updated: [FLINK-12956][jdbc] Introduce upsert table sink for JDBC

2019-07-04 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 a64a44e [FLINK-12956][jdbc] Introduce upsert

[flink] branch master updated: [FLINK-13066][hive] append hive-site.xml to path of Hive conf dir

2019-07-04 Thread bli
This is an automated email from the ASF dual-hosted git repository. bli 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 761ed77 [FLINK-13066][hive] append hive-site.xml

[flink] branch master updated: [FLINK-12802][table-runtime-blink] Cleanup some interfaces of BinaryString

2019-07-04 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt 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 18903fe [FLINK-12802][table-runtime-blink]

[flink] branch master updated: [hotfix][table-runtime-blink] Fix checkstyle of NestedLoopJoinCodeGenerator

2019-07-04 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 bcc994b [hotfix][table-runtime-blink] Fix

[flink] branch master updated (1dff9e0 -> 386d742)

2019-07-04 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 1dff9e0 [FLINK-12902][hadoop] Remove flink-shaded-yarn-tests add c1bde79 [FLINK-13071][table-planner-blink]

[flink] branch master updated: [FLINK-11637][doc-zh] Translate "Checkpoints" page into Chinese

2019-07-04 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 8d2746e [FLINK-11637][doc-zh] Translate

[flink] branch master updated: [FLINK-12767][python] Support user defined connectors/format

2019-07-04 Thread jincheng
This is an automated email from the ASF dual-hosted git repository. jincheng 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 80d7ba4 [FLINK-12767][python] Support user

[flink] 01/06: [hotfix][test] Drop InputGateConcurrentTest

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 42d671c11153e67588f2c80d4d2953c53b6b067d Author: Piotr Nowojski AuthorDate: Mon Jul 1 14:44:38 2019 +0200

[flink] branch master updated (61119b8 -> 83a204e)

2019-07-04 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 61119b8 [FLINK-13073][table-blink-runtime] BinaryRow in Blink runtime has wrong FIRST_BYTE_ZERO mask new

[flink] 06/06: [hotfix][operator] Deduplicate code by introducing StreamInputProcessor interface

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 83a204e6823a88ce8bb8d59217c7b24d01603862 Author: Piotr Nowojski AuthorDate: Fri Jun 21 13:24:55 2019 +0200

[flink] 03/06: [FLINK-13016][network] Fix StreamTaskNetworkInput#isAvailable

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 76eb11fdc4561e15c7f3ad614b416cd2a84bf50e Author: Piotr Nowojski AuthorDate: Thu Jun 27 13:39:32 2019 +0200

[flink] 02/06: [hotfix][test] Drop unused closedChannels field in MockInputGate

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit de9168423ecc322e3d52d3ce584757612fef9693 Author: Piotr Nowojski AuthorDate: Thu Jun 27 12:28:47 2019 +0200

[flink] 05/06: [hotfix][operator] Rename StreamInputProcessor to StreamOneInputProcessor

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit de44130b7d275f6e8860c8866fb6cd56caf05175 Author: Piotr Nowojski AuthorDate: Tue Jun 25 15:05:14 2019 +0200

[flink] 04/06: [hotfix][operator] Deduplicate StreamTask code

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6caa61b13e9a6bfeaa27e7be2c97ff099730a5e3 Author: Piotr Nowojski AuthorDate: Fri Jun 21 13:10:04 2019 +0200

[flink] branch master updated: [FLINK-13019][coordination][tests] Add ITCase for fine-grained recovery

2019-07-04 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 f333ea4 [FLINK-13019][coordination][tests] Add

[flink] 02/02: [FLINK-11775][table-runtime-blink] Use MemorySegmentWritable to BinaryRowSerializer

2019-07-04 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f54f7742841eb775256ae44f383e6db34a6363ee Author: JingsongLi AuthorDate: Tue Jun 18 15:49:06 2019 +0800

[flink] branch master updated (4ad19ef -> f54f774)

2019-07-04 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 4ad19ef [FLINK-11638][docs-zh] Translate "Savepoints" page into Chines new 99a94ed [FLINK-11775][runtime]

[flink] 01/02: [FLINK-11775][runtime] Introduce MemorySegmentWritable

2019-07-04 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 99a94edf543fb28ccc8e34b886a67763f328b79c Author: JingsongLi AuthorDate: Tue Jun 18 15:46:37 2019 +0800

[flink] 06/11: [FLINK-12963] [state-processor] Reduce dependency on SavepointMetadata in runtime components

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6f820eacba4f1340e0fd2fba3b092f37f4e9c626 Author: Tzu-Li (Gordon) Tai AuthorDate: Thu Jul 4 03:05:59 2019 +0800

[flink] 02/11: [FLINK-12963] [travis] Add state processor api to travis library module

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 337c7497740eb6d2670dfa5b0a69b4b59c152fc1 Author: Seth Wiesman AuthorDate: Mon Jun 24 14:16:06 2019 -0500

[flink] 08/11: [FLINK-12963] [state-processor] Add missing serialVersionUIDs

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit cb535d9b6ea24b8419bb5dffb7a090da8e709589 Author: Tzu-Li (Gordon) Tai AuthorDate: Thu Jul 4 03:19:20 2019 +0800

[flink] 07/11: [FLINK-12963] [state-processor] Simplify SavepointMetadata hierarchy

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f16fed8ae5d581cb08e3121b0a68e01c4e2107b5 Author: Tzu-Li (Gordon) Tai AuthorDate: Thu Jul 4 03:15:02 2019 +0800

[flink] 11/11: [FLINK-12963] [state-processor] Make OperatorTransformation non-instantiable

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a39ade1dcc3eda4b9f2362a2b440019d13c0e99b Author: Tzu-Li (Gordon) Tai AuthorDate: Thu Jul 4 12:33:04 2019 +0800

[flink] branch master updated (f54f774 -> a39ade1)

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from f54f774 [FLINK-11775][table-runtime-blink] Use MemorySegmentWritable to BinaryRowSerializer new b05d389

[flink] 09/11: [FLINK-12693] [state-processor] Improve Javadocs for user-facing APIs

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c9815a7fe6d8a9facbc062457fb1ce525d6df427 Author: Tzu-Li (Gordon) Tai AuthorDate: Thu Jul 4 12:27:38 2019 +0800

[flink] 04/11: [FLINK-12963] [state-processor] Refactor operator state access concerns into ModifiableSavepointMetadata

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 31e827e54bcf643dc0593227aa6e491061102ccd Author: Tzu-Li (Gordon) Tai AuthorDate: Wed Jul 3 13:05:37 2019 +0800

[flink] 05/11: [FLINK-12963] [state-processor] Introduce OperatorStateSpec wrapper class

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9f4e69fe25c9563a4e429e3aabc077c6a0962872 Author: Tzu-Li (Gordon) Tai AuthorDate: Wed Jul 3 16:26:33 2019 +0800

[flink] 10/11: [FLINK-12963] [state-processor] Allow providing user defined SavepointWriterOperatorFactory when creating keyed BootstrapTransformations

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 699c1f89d08dd09d10c98aa42a37ca2182025b36 Author: Tzu-Li (Gordon) Tai AuthorDate: Thu Jul 4 12:29:17 2019 +0800

[flink] 03/11: [FLINK-12963] [docs] Document savepoint writer for bootstrapping new savepoints

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 03bb097acf3594f1b445bd8a59acbbae2d34ad15 Author: Seth Wiesman AuthorDate: Mon Jun 24 16:11:46 2019 -0500

[flink] 01/11: [FLINK-12963] [state-processor] Add savepoint writer for bootstrapping new savepoints

2019-07-04 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit b05d389f063b67edd253836fb71bb50f9f4ade06 Author: Seth Wiesman AuthorDate: Mon Jun 24 10:47:34 2019 -0500

[flink] 04/04: [hotfix][network] Remove unnecessary getMemorySegmentSize method from NetworkBufferPool

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 666aeaf5d577e5422233e2d15295fb52d5eb38f6 Author: Zhijiang AuthorDate: Thu Jun 6 16:01:06 2019 +0800

[flink] 03/04: [hotfix][network] Remove getMemorySegmentSize method from BufferProvider interface

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 40048355b5a7ec442b321a4ed4c84a4ab791d74a Author: Zhijiang AuthorDate: Thu Jun 6 15:57:19 2019 +0800

[flink] 02/04: [FLINK-12738][network] Remove abstract getPageSize method from InputGate

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit b6563e385263beb556ce19855ca6dfdbb7f6c853 Author: Zhijiang AuthorDate: Thu Jun 6 15:51:28 2019 +0800

[flink] 01/04: [hotfix][runtime] Make BufferStorage independent with InputGate#getPageSize

2019-07-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 18990694eb1fc8c18b66a31960bee6f4f163c43b Author: Zhijiang AuthorDate: Tue Jul 2 10:46:09 2019 +0800

[flink] branch master updated (a39ade1 -> 666aeaf)

2019-07-04 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 a39ade1 [FLINK-12963] [state-processor] Make OperatorTransformation non-instantiable new 1899069

[flink] branch master updated: [FLINK-13073][table-blink-runtime] BinaryRow in Blink runtime has wrong FIRST_BYTE_ZERO mask

2019-07-04 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark 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 61119b8 [FLINK-13073][table-blink-runtime]