[flink] branch master updated: [FLINK-12592][python] Add `--force` for python install.

2019-05-23 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 873bb4d [FLINK-12592][python] Add `--force`

[flink] branch master updated: [FLINK-12235][hive] Support partition related operations in HiveCatalog

2019-05-23 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 95e1686 [FLINK-12235][hive] Support partition

buildbot failure in on flink-docs-master

2019-05-23 Thread buildbot
The Buildbot has detected a new failure on builder flink-docs-master while building . Full details are available at: https://ci.apache.org/builders/flink-docs-master/builds/1480 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave2_ubuntu Build Reason: The Nightly

[flink] branch master updated: [FLINK-12236][hive] Support Hive function in HiveCatalog

2019-05-23 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 f74bbec [FLINK-12236][hive] Support Hive function

[flink] 01/08: [hotfix][network, tests] Add new unit tests for ResultPartitionManager#createSubpartitionView

2019-05-23 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 222f87f35560ab4be24b11c20b4a04718968797c Author: Zhijiang AuthorDate: Wed May 15 17:29:05 2019 +0800

[flink] 04/08: [hotfix][network] Introduce PartititonRequestClient interface for creating simple client instance in tests

2019-05-23 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 0189db46316eff35d3d07f57ebcf116b1f61cea6 Author: Zhijiang AuthorDate: Mon May 20 18:55:59 2019 +0800

[flink] 02/08: [hotfix][network, tests] Add new unit tests for PartitionRequestServerHandler

2019-05-23 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 f78e494cb4710c916e3e7bee32c792d42f243bb2 Author: Zhijiang AuthorDate: Wed May 15 17:36:32 2019 +0800

[flink] branch master updated (2f39736 -> 49e1832)

2019-05-23 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 2f39736 [FLINK-12127][network] Consolidate network options in NetworkEnvironmentOptions new 222f87f

[flink] 08/08: [FLINK-12458][network] Introduce PartitionConnectionException for unreachable producer

2019-05-23 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 49e1832056483d17f540a515cc5be7be1654dd48 Author: Zhijiang AuthorDate: Wed May 22 14:45:46 2019 +0800

[flink] 06/08: [hotfix][coordination] Refactor PartitionException to PartitionUpdateException

2019-05-23 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 6d0b6b9af462432aef17d753f2bd8c3b8e04b0a1 Author: Zhijiang AuthorDate: Fri May 17 12:07:07 2019 +0800

[flink] 05/08: [hotfix][network, tests] Add new unit test for RemoteInputChannel#retriggerSubpartitionRequest

2019-05-23 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 9f2338cc1999cb57264451ab17d4325beda065c3 Author: Zhijiang AuthorDate: Mon May 20 19:04:45 2019 +0800

[flink] 07/08: [FLINK-6227][network] Introduce PartitionException to indicate restarting producer on JM side

2019-05-23 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 5e72b3419ea1bcc59c3e93c878bb49de7f0c503c Author: Zhijiang AuthorDate: Thu May 16 15:35:26 2019 +0800

[flink] 03/08: [hotfix][network, tests] Add new unit test for LocalInputChannel#requestSubpartition

2019-05-23 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 22f87ee9761b06eeccf8c5adcbd9f4aa96803302 Author: Zhijiang AuthorDate: Thu May 16 16:53:51 2019 +0800

[flink] branch master updated: [FLINK-12127][network] Consolidate network options in NetworkEnvironmentOptions

2019-05-23 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 2f39736 [FLINK-12127][network] Consolidate

[flink] 03/04: [hotfix][runtime] Move scheduling-related classes to new package

2019-05-23 Thread gary
This is an automated email from the ASF dual-hosted git repository. gary pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f9f43a51653c4d352e2adf3067254a68a33ed389 Author: Gary Yao AuthorDate: Wed May 15 13:24:02 2019 +0200

[flink] 04/04: [FLINK-12432][runtime] Add SchedulerNG stub implementation

2019-05-23 Thread gary
This is an automated email from the ASF dual-hosted git repository. gary pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ed31f4c76aa47ff9ded9c46927e4c1e97510088d Author: Gary Yao AuthorDate: Wed May 15 13:57:15 2019 +0200

[flink] 01/04: [hotfix][core] Delete unused config option jobmanager.resourcemanager.reconnect-interval

2019-05-23 Thread gary
This is an automated email from the ASF dual-hosted git repository. gary pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit e10e9efd22ef76605f9c3a33707221aecccdff0a Author: Gary Yao AuthorDate: Tue May 14 16:43:42 2019 +0200 [hotfix][core]

[flink] 02/04: [hotfix][runtime] Fix checkstyle violations in RestartStrategyFactory

2019-05-23 Thread gary
This is an automated email from the ASF dual-hosted git repository. gary pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit aa9b89919ef10570920fdc6b22cabdf244b70508 Author: Gary Yao AuthorDate: Wed May 15 11:41:38 2019 +0200

[flink] branch master updated (9f19345 -> ed31f4c)

2019-05-23 Thread gary
This is an automated email from the ASF dual-hosted git repository. gary pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 9f19345 [hotfix][connector-hive] Fix Hive type mapping to Table API type information new e10e9ef [hotfix][core]

[flink] branch master updated (efec532 -> 9f19345)

2019-05-23 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from efec532 [hotfix] fix typos. 1. [flink-core] below -> above in TypeInformation methods 2. [flink-streaming-java]

[flink] 01/02: [FLINK-12254][table] Update TableSchema to new type system

2019-05-23 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 commit 98f3046fae76405b3fcf2b5ef82835a81624498e Author: Timo Walther AuthorDate: Tue May 21 16:45:27 2019 +0200

[flink] 02/02: [hotfix][connector-hive] Fix Hive type mapping to Table API type information

2019-05-23 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 commit 9f19345767e930f4a9fcae89313de79688949f90 Author: Timo Walther AuthorDate: Wed May 22 11:12:23 2019 +0200

[flink] branch master updated: [hotfix] fix typos. 1. [flink-core] below -> above in TypeInformation methods 2. [flink-streaming-java] CLusterUtil -> ClusterUtil in LocalStreamEnvironment methods

2019-05-23 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger 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 efec532 [hotfix] fix typos. 1. [flink-core]

[flink] branch master updated: [FLINK-12497][network] Move ConnectionManager#start arguments to constructor

2019-05-23 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 0cb56a4 [FLINK-12497][network] Move

[flink] branch master updated: [hotfix][docs] Correct documentation of ExEnv#fromElements

2019-05-23 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 9fde18c [hotfix][docs] Correct documentation

[flink] branch master updated: [FLINK-12586][optimizer] Reverse stderr/stdout order

2019-05-23 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 396e93c [FLINK-12586][optimizer] Reverse

[flink] branch master updated: [FLINK-12181][runtime] Port ExecutionGraphRestartTest to new codebase

2019-05-23 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 21b92ac [FLINK-12181][runtime] Port

[flink-shaded] branch master updated: [hotfix][hadoop] Us e o.a.f.shaded as patternPrefix

2019-05-23 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-shaded.git The following commit(s) were added to refs/heads/master by this push: new 3746069 [hotfix][hadoop] Us e

[flink] 01/06: [hotfix][table-common] Add default precision temporal data types

2019-05-23 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 commit 36fef4457a7f1de47989c8a2485581bcf8633b32 Author: Timo Walther AuthorDate: Tue May 21 12:19:04 2019 +0200

[flink] 03/06: [hotfix][table-common] Fix equality of data types with same conversion class

2019-05-23 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 commit a71c200b470ffe7ae614870d5855d1e24673c08b Author: Timo Walther AuthorDate: Tue May 21 13:35:46 2019 +0200

[flink] 04/06: [hotfix][table-common] Add logical type check utilities

2019-05-23 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 commit d7d24425e47408eb094b7f5aa6ecfcffd7f89db7 Author: Timo Walther AuthorDate: Tue May 21 14:42:02 2019 +0200

[flink] 05/06: [hotfix][table-common] Fix invalid class to data type conversion

2019-05-23 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 commit 3b13b60dc127d075b378d2f2e0a02b1b738c1245 Author: Timo Walther AuthorDate: Tue May 21 14:44:20 2019 +0200

[flink] 06/06: [FLINK-12254][table-common] Add a converter between old type information behavior and data type

2019-05-23 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 commit 185ed0e2350b132bbec20b54e6cae6fe72710eae Author: Timo Walther AuthorDate: Tue May 21 15:45:47 2019 +0200

[flink] branch master updated (7a3f081 -> 185ed0e)

2019-05-23 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 7a3f081 [FLINK-12411][table-planner][tests] Workaround limited support of not nullable fields in window

[flink] 02/06: [hotfix][table-common] Add assumption about expressions and data types

2019-05-23 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 commit 1ec14eb44db7b6ea28f560eb69c6d016890bdb70 Author: Timo Walther AuthorDate: Tue May 21 12:23:20 2019 +0200

[flink] branch master updated: [FLINK-12411][table-planner][tests] Workaround limited support of not nullable fields in window aggregation

2019-05-23 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz 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 7a3f081

[flink] branch master updated: [FLINK-12563][table-runtime-blink] Introduce vector data format in blink

2019-05-23 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 1e6ce1b [FLINK-12563][table-runtime-blink]