[1/3] flink git commit: [hotfix][javadocs] Fix typos in RuntimeContext

2017-10-19 Thread chesnay
Repository: flink Updated Branches: refs/heads/master dbf4c865f -> 61c262958 [hotfix][javadocs] Fix typos in RuntimeContext This closes #4864. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/bc065cdb Tree: http://git-wip-

[2/3] flink git commit: [hotfix][docs][javadocs] Remove double "the"

2017-10-19 Thread chesnay
[hotfix][docs][javadocs] Remove double "the" This closes #4865. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/19d484a7 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/19d484a7 Diff: http://git-wip-us.apache.org/repo

[3/3] flink git commit: [FLINK-6907][core] Extend TupleGenerator javadocs

2017-10-19 Thread chesnay
[FLINK-6907][core] Extend TupleGenerator javadocs This closes #4850. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/61c26295 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/61c26295 Diff: http://git-wip-us.apache.org

flink git commit: [FLINK-5372] [tests] Fix RocksDBAsyncSnapshotTest.testCancelFullyAsyncCheckpoints()

2017-10-19 Thread srichter
Repository: flink Updated Branches: refs/heads/master 479be9d88 -> dbf4c865f [FLINK-5372] [tests] Fix RocksDBAsyncSnapshotTest.testCancelFullyAsyncCheckpoints() Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/dbf4c865 Tre

flink git commit: [FLINK-7854] [table] Reject lateral table outer joins with predicates in SQL.

2017-10-19 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-1.3 024d8f577 -> 1d10cee91 [FLINK-7854] [table] Reject lateral table outer joins with predicates in SQL. This closes #4846. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/c

flink git commit: [FLINK-7854] [table] Reject lateral table outer joins with predicates in SQL.

2017-10-19 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 808e0f9a6 -> 479be9d88 [FLINK-7854] [table] Reject lateral table outer joins with predicates in SQL. This closes #4846. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit

[2/2] flink git commit: [FLINK-7802] [table] Fix projection of all fields in CsvTableSource.

2017-10-19 Thread fhueske
[FLINK-7802] [table] Fix projection of all fields in CsvTableSource. This closes #4815. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/024d8f57 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/024d8f57 Diff: http://gi

[1/2] flink git commit: [FLINK-7759] [table] Add support for field names with Boolean prefix.

2017-10-19 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-1.3 c112e2363 -> 024d8f577 [FLINK-7759] [table] Add support for field names with Boolean prefix. This closes #4829. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/28

[2/2] flink git commit: [FLINK-7759] [table] Add support for field names with Boolean prefix.

2017-10-19 Thread fhueske
[FLINK-7759] [table] Add support for field names with Boolean prefix. This closes #4829. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/95f86305 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/95f86305 Diff: http://g

[1/2] flink git commit: [FLINK-7802] [table] Fix projection of all fields in CsvTableSource.

2017-10-19 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 3a45a796e -> 808e0f9a6 [FLINK-7802] [table] Fix projection of all fields in CsvTableSource. This closes #4815. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/808e0f9a

[1/3] flink git commit: [FLINK-7021] Add UnhandledErrorListener to ZooKeeperLeaderElectionService

2017-10-19 Thread trohrmann
Repository: flink Updated Branches: refs/heads/master 614cc58a1 -> 3a45a796e [FLINK-7021] Add UnhandledErrorListener to ZooKeeperLeaderElectionService Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/3a45a796 Tree: http://g

[3/3] flink git commit: [FLINK-7021] [core] Handle Zookeeper leader retrieval error in TaskManager and throw RuntimeException

2017-10-19 Thread trohrmann
[FLINK-7021] [core] Handle Zookeeper leader retrieval error in TaskManager and throw RuntimeException This closes #4214. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/45aceb4d Tree: http://git-wip-us.apache.org/repos/asf/f

[2/3] flink git commit: [FLINK-7021] Unregister ZooKeeperLeaderRetrievalService from CuratorFramework at shut down

2017-10-19 Thread trohrmann
[FLINK-7021] Unregister ZooKeeperLeaderRetrievalService from CuratorFramework at shut down When stopping the ZooKeeperLeaderRetrievalService, then we also have to unregister this from the CuratorFramework#getUnhandledErrorListenable. Project: http://git-wip-us.apache.org/repos/asf/flink/repo C

[3/3] flink git commit: [hotfix] Rename QS ITCases to end in ITCase.

2017-10-19 Thread kkloudas
[hotfix] Rename QS ITCases to end in ITCase. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/614cc58a Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/614cc58a Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/614

[1/3] flink git commit: [hotfix] Add QueryableState module to Libraries travis build.

2017-10-19 Thread kkloudas
Repository: flink Updated Branches: refs/heads/master c81a6db44 -> 614cc58a1 [hotfix] Add QueryableState module to Libraries travis build. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0d7c56a9 Tree: http://git-wip-us.ap

[2/3] flink git commit: [hotfix] Rename QS ITCases to end in ITCase.

2017-10-19 Thread kkloudas
http://git-wip-us.apache.org/repos/asf/flink/blob/614cc58a/flink-queryable-state/flink-queryable-state-java/src/test/java/org/apache/flink/queryablestate/itcases/AbstractQueryableStateTestBase.java -- diff --git a/flink-queryable-