[flink] branch master updated: [FLINK-11827][table-runtime-blink] Introduce DataFormatConverters to convert between internal data format and java format

2019-03-05 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 e2579e3 [FLINK-11827][table-runtime-blink]

[flink] branch master updated: [FLINK-11826] Ignore flaky testRateLimitedConsumer

2019-03-05 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 56afa2e [FLINK-11826] Ignore flaky

[flink] 03/05: [hotfix] Fix checkstyle violations in ZooKeeperLeaderRetrievalTest

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git commit 80efb71c3b4f8075aeb1a9e4f2b15234af016394 Author: Till Rohrmann AuthorDate: Mon Mar 4 10:43:00 2019 +0100

[flink] 02/05: [hotfix] Fix checkstyle violations in ZooKeeperUtils

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git commit 622766f71157f7e7faa8600e00d0c63139c5343d Author: Till Rohrmann AuthorDate: Fri Mar 1 15:26:09 2019 +0100

[flink] 05/05: [FLINK-11336][zk] Delete ZNodes when ZooKeeperHaServices#closeAndCleanupAllData

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git commit f53594d8aad42d1de44fa8a33acc043cbd4c1d57 Author: Till Rohrmann AuthorDate: Fri Mar 1 16:26:48 2019 +0100

[flink] branch release-1.8 updated (ce2d65d -> f53594d)

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git. from ce2d65d [FLINK-11796] [State Backends] Remove Snapshotable interface new d7386f1 [hotfix] Fix

[flink] 01/05: [hotfix] Fix checkstyle violations in ZooKeeperHaServices

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git commit d7386f1697c17bf9c03bb162aed9fd5fbca8b8d6 Author: Till Rohrmann AuthorDate: Fri Mar 1 12:55:40 2019 +0100

[flink] 04/05: [hotfix][tests] Speed up ZooKeeperLeaderRetrievalTest#testTimeoutOfFindConnectingAddress

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git commit 34d634e961ff1cc249deff0c9123e4fcda67d30f Author: Till Rohrmann AuthorDate: Mon Mar 4 10:50:54 2019 +0100

[flink] 04/05: [hotfix][tests] Speed up ZooKeeperLeaderRetrievalTest#testTimeoutOfFindConnectingAddress

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3f9e3a3f8ba9ace28e961484534217e6fc8a5309 Author: Till Rohrmann AuthorDate: Mon Mar 4 10:50:54 2019 +0100

[flink] branch master updated (e8daa49 -> 11a8234)

2019-03-05 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 e8daa49 [FLINK-11796] [State Backends] Remove Snapshotable interface new f60b878 [hotfix] Fix checkstyle

[flink] 01/05: [hotfix] Fix checkstyle violations in ZooKeeperHaServices

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f60b8787156f42f07e54f8facf14c8c28982d22e Author: Till Rohrmann AuthorDate: Fri Mar 1 12:55:40 2019 +0100

[flink] 05/05: [FLINK-11336][zk] Delete ZNodes when ZooKeeperHaServices#closeAndCleanupAllData

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 11a8234b50586d476371c64f9d751e8e65fdad0a Author: Till Rohrmann AuthorDate: Fri Mar 1 16:26:48 2019 +0100

[flink] 03/05: [hotfix] Fix checkstyle violations in ZooKeeperLeaderRetrievalTest

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c4786e8519c6394ffccadd661c8462108c70cdc6 Author: Till Rohrmann AuthorDate: Mon Mar 4 10:43:00 2019 +0100

[flink] 02/05: [hotfix] Fix checkstyle violations in ZooKeeperUtils

2019-03-05 Thread trohrmann
This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f9e352b413d30972d01ccfdd7d70e7cf3843803c Author: Till Rohrmann AuthorDate: Fri Mar 1 15:26:09 2019 +0100

[flink] 01/02: [FLINK-11731] [State Backends] Make DefaultOperatorStateBackend follow the builder pattern

2019-03-05 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git commit 2f62b890624116cbe205cdcc9762e41f6a80c84f Author: Yu Li AuthorDate: Sat Mar 2 11:19:21 2019 +0100

[flink] branch release-1.8 updated (b027fa7 -> ce2d65d)

2019-03-05 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a change to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git. from b027fa7 Fix version change expressions in releasing scripts new 2f62b89 [FLINK-11731] [State Backends]

[flink] 02/02: [FLINK-11796] [State Backends] Remove Snapshotable interface

2019-03-05 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git commit ce2d65d88d28bcd5cf182395d511a239dacfb89d Author: Yu Li AuthorDate: Sat Mar 2 20:00:43 2019 +0100

[flink] branch master updated (fb256d4 -> e8daa49)

2019-03-05 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from fb256d4 [FLINK-11803][table-planner-blink] Improve FlinkTypeFactory for Blink (#7898) new 94f84a5

[flink] 02/02: [FLINK-11796] [State Backends] Remove Snapshotable interface

2019-03-05 Thread srichter
This is an automated email from the ASF dual-hosted git repository. srichter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e8daa49a593edc401cd44761b25b1324b11be4a6 Author: Yu Li AuthorDate: Sun Mar 3 03:00:43 2019 +0800 [FLINK-11796]

[flink] branch master updated: [FLINK-11803][table-planner-blink] Improve FlinkTypeFactory for Blink (#7898)

2019-03-05 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 fb256d4 [FLINK-11803][table-planner-blink]

[flink] branch release-1.7 updated (e3c0e69 -> 70bc26c)

2019-03-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.7 in repository https://gitbox.apache.org/repos/asf/flink.git. from e3c0e69 [FLINK-9003][E2E] Add operators with input type that goes through custom, stateful serialization

[flink] branch release-1.8 updated: Fix version change expressions in releasing scripts

2019-03-05 Thread aljoscha
This is an automated email from the ASF dual-hosted git repository. aljoscha pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.8 by this push: new b027fa7 Fix version change

[flink] branch master updated: Fix version change expressions in releasing scripts

2019-03-05 Thread aljoscha
This is an automated email from the ASF dual-hosted git repository. aljoscha 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 60bedd9 Fix version change expressions in

[flink] branch release-1.8 updated: Fix create_release_branch.sh to accomodate Hadoop Versions

2019-03-05 Thread aljoscha
This is an automated email from the ASF dual-hosted git repository. aljoscha pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.8 by this push: new 571997b Fix

[flink] branch master updated: Fix create_release_branch.sh to accomodate Hadoop Versions

2019-03-05 Thread aljoscha
This is an automated email from the ASF dual-hosted git repository. aljoscha 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 9d6f221 Fix create_release_branch.sh to

[flink] branch master updated: [hotfix][table-api] Add docs to over-windowed table's select()

2019-03-05 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr 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 a2a9c5c [hotfix][table-api] Add docs to

[flink] branch master updated: [hotfix][table-api] Remove deprecated table function code in insertInto

2019-03-05 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr 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 9297f61 [hotfix][table-api] Remove deprecated