flink git commit: [FLINK-5568] [table] Introduce ExternalCatalog interface, integrated with calcite and provide an in-memory implementation for testing.

2017-03-18 Thread kurt
hor: jingzhang <beyond1...@126.com> Authored: Fri Mar 17 20:51:37 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Sat Mar 18 21:37:04 2017 +0800 -- flink-libraries/flink-table/pom.xml | 20

flink git commit: [FLINK-6068] [table] Support If() as a built-in function.

2017-03-18 Thread kurt
7:33 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Sat Mar 18 22:07:32 2017 +0800 -- .../scala/org/apache/flink/table/validate/FunctionCatalog.scala | 1 + .../apache/flink/table/expressions/ScalarOperatorsTe

[3/4] flink git commit: [FLINK-3849] [table] Add FilterableTableSource interface and rules for pushing it (2)

2017-03-17 Thread kurt
http://git-wip-us.apache.org/repos/asf/flink/blob/78f22aae/flink-libraries/flink-table/src/main/scala/org/apache/flink/table/sources/ProjectableTableSource.scala -- diff --git

[4/4] flink git commit: [FLINK-3849] [table] Add FilterableTableSource interface and rules for pushing it (2)

2017-03-17 Thread kurt
/repos/asf/flink/diff/78f22aae Branch: refs/heads/master Commit: 78f22aaec9bd7d39fdec8477335e5c9247d42030 Parents: 9f6cd2e Author: Kurt Young <ykt...@gmail.com> Authored: Mon Mar 13 15:30:13 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Fri Mar 17 18:01:5

[1/4] flink git commit: [FLINK-3849] [table] Add FilterableTableSource interface and rules for pushing it (1)

2017-03-17 Thread kurt
Repository: flink Updated Branches: refs/heads/master ab014ef94 -> 78f22aaec http://git-wip-us.apache.org/repos/asf/flink/blob/9f6cd2e7/flink-libraries/flink-table/src/test/scala/org/apache/flink/table/plan/util/RexProgramExpressionExtractorTest.scala

[2/4] flink git commit: [FLINK-3849] [table] Add FilterableTableSource interface and rules for pushing it (1)

2017-03-17 Thread kurt
11 13:15:49 2017 +0400 Committer: Kurt Young <k...@apache.org> Committed: Fri Mar 17 18:01:27 2017 +0800 -- .../flink/table/api/BatchTableEnvironment.scala | 2 +- .../table/api/StreamTableEnvironment.scala | 2 +

flink git commit: [FLINK-6040] [table] DataStreamUserDefinedFunctionITCase occasionally fails

2017-03-14 Thread kurt
: Tue Mar 14 18:08:14 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Wed Mar 15 09:13:03 2017 +0800 -- .../DataStreamUserDefinedFunctionITCase.scala | 36 ++-- 1 file changed, 11 insertions(+

flink git commit: [FLINK-6327] [table] Bug in CommonCalc's estimateRowCount() method

2017-04-19 Thread kurt
3:25 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Thu Apr 20 09:00:00 2017 +0800 -- .../main/scala/org/apache/flink/table/plan/nodes/CommonCalc.scala | 2 +- 1 file changed, 1 insertion

flink git commit: [FLINK-6023] fix process function doc examples

2017-03-10 Thread kurt
2:55 2017 +0100 Committer: Kurt Young <k...@apache.org> Committed: Sat Mar 11 10:31:38 2017 +0800 -- docs/dev/stream/process_function.md | 56 1 file changed, 28 insertions(+

[3/3] flink git commit: [FLINK-6149] [table] Add additional flink logical relation nodes and separate current optimization to logical and physical optimize

2017-04-18 Thread kurt
://git-wip-us.apache.org/repos/asf/flink/tree/6a0ada81 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/6a0ada81 Branch: refs/heads/master Commit: 6a0ada81e19a972b89556f1b4b0277508b7caa7a Parents: 2ef4900 Author: Kurt Young <ykt...@gmail.com> Authored: Wed Mar 22 16:42:20 2017 +0800 Com

[2/3] flink git commit: [FLINK-6149] [table] Add additional flink logical relation nodes and separate current optimization to logical and physical optimize

2017-04-18 Thread kurt
http://git-wip-us.apache.org/repos/asf/flink/blob/6a0ada81/flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/logical/FlinkLogicalOverWindow.scala -- diff --git

[1/3] flink git commit: [FLINK-6149] [table] Add additional flink logical relation nodes and separate current optimization to logical and physical optimize

2017-04-18 Thread kurt
Repository: flink Updated Branches: refs/heads/master 2ef4900aa -> 6a0ada81e http://git-wip-us.apache.org/repos/asf/flink/blob/6a0ada81/flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/rules/dataSet/PushFilterIntoBatchTableSourceScanRule.scala

flink git commit: [FLINK-7161] Fix misusage of Float.MIN_VALUE and Double.MIN_VALUE

2017-07-13 Thread kurt
mit: 9bfc927eae9a14ecade64f213d97692a1ea29d35 Parents: 40b8f1b Author: Kurt Young <ykt...@gmail.com> Authored: Wed Jul 12 14:02:58 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Thu Jul 13 18:12:22 2017 +0800 -- .../flin

flink git commit: [FLINK-6398] RowSerializer's duplicate should always return a new instance

2017-04-28 Thread kurt
ink/commit/c0fb70f1 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/c0fb70f1 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/c0fb70f1 Branch: refs/heads/release-1.2 Commit: c0fb70f1c46fda6736943cd836884be72d29781b Parents: ef20aa1 Author: Kurt Young <ykt...@gmail.com> Authored: T

flink git commit: [FLINK-6398] RowSerializer's duplicate should always return a new instance

2017-04-28 Thread kurt
mit/b0cd48dd Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/b0cd48dd Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/b0cd48dd Branch: refs/heads/master Commit: b0cd48dd31975aac88b4da32f31b14500b89edae Parents: 8ef6926 Author: Kurt Young <ykt...@gmail.com> Authored: Thu Apr 27

[1/2] flink-web git commit: Add Kurt Young to committer list

2017-04-25 Thread kurt
Repository: flink-web Updated Branches: refs/heads/asf-site c2a77b5c4 -> b1878e333 Add Kurt Young to committer list Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/afcedbbf Tree: http://git-wip-us.apache.org/re

[2/2] flink-web git commit: Rebuild website

2017-04-25 Thread kurt
Branch: refs/heads/asf-site Commit: b1878e3330687f6c0f98ea8d36cbb5d0af188dcc Parents: afcedbb Author: Kurt Young <k...@apache.org> Authored: Tue Apr 25 17:48:54 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Tue Apr 25 17:48:5

flink git commit: [FLINK-6394] [runtime] Respect object reuse configuration when executing group combining function

2017-05-08 Thread kurt
org/repos/asf/flink/commit/f5471bdc Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/f5471bdc Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/f5471bdc Branch: refs/heads/master Commit: f5471bdcb005ec5065c8c718a4758a0a77ac83bc Parents: a49ab6c Author: Kurt Young <ykt...@gma

flink git commit: [FLINK-6394] [runtime] Respect object reuse configuration when executing group combining function

2017-05-08 Thread kurt
wip-us.apache.org/repos/asf/flink/commit/9c85ed23 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/9c85ed23 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/9c85ed23 Branch: refs/heads/release-1.3 Commit: 9c85ed23323cb75f347f44937c48253a76c49d4b Parents: a35664a Author: Kurt Young &

flink git commit: [FLINK-6394] [runtime] Respect object reuse configuration when executing group combining function

2017-05-08 Thread kurt
wip-us.apache.org/repos/asf/flink/commit/a820f662 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/a820f662 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/a820f662 Branch: refs/heads/release-1.2 Commit: a820f662d20d35915f21ab6bf0be4004e79b8c6b Parents: 52b6e2f Author: Kurt Young &

flink git commit: [FLINK-7617] [runtime] Remove string format in BitSet to improve the performance of BuildSideOuterjoin

2017-09-14 Thread kurt
js3620...@aliyun.com> Authored: Thu Sep 14 14:42:34 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Thu Sep 14 21:18:25 2017 +0800 -- .../java/org/apache/flink/runtime/operators/util/BitSet.java | 6 ++ 1

flink git commit: [FLINK-6733] Remove commented out AvgAggregationFunction.java

2017-09-19 Thread kurt
31 17:38:31 2017 +0300 Committer: Kurt Young <k...@apache.org> Committed: Wed Sep 20 09:21:12 2017 +0800 -- .../aggregation/AvgAggregationFunction.java | 211 --- 1 file changed

flink git commit: [FLINK-7617] [runtime] Remove string format in BitSet to improve the performance of BuildSideOuterjoin

2017-09-14 Thread kurt
js3620...@aliyun.com> Authored: Thu Sep 14 14:42:34 2017 +0800 Committer: Kurt Young <k...@apache.org> Committed: Fri Sep 15 09:05:44 2017 +0800 -- .../java/org/apache/flink/runtime/operators/util/BitSet.java | 6 ++

[flink] branch blink deleted (was c841076)

2019-01-24 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch blink in repository https://gitbox.apache.org/repos/asf/flink.git. was c841076 [FLINK-11354][tests] Port JobManagerHARecoveryTest to new code base The revisions that were on this branch

[flink] branch blink created (now c841076)

2019-01-24 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch blink in repository https://gitbox.apache.org/repos/asf/flink.git. at c841076 [FLINK-11354][tests] Port JobManagerHARecoveryTest to new code base No new revisions were added

[flink] branch blink created (now 1984fa1)

2019-01-27 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch blink in repository https://gitbox.apache.org/repos/asf/flink.git. at 1984fa1 blink first commit This branch includes the following new commits: new 1984fa1 blink first commit

[flink] branch blink created (now 185d730)

2019-01-27 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch blink in repository https://gitbox.apache.org/repos/asf/flink.git. at 185d730 blink first commit This branch includes the following new commits: new 185d730 blink first commit

[flink] branch blink deleted (was 1984fa1)

2019-01-27 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch blink in repository https://gitbox.apache.org/repos/asf/flink.git. was 1984fa1 blink first commit This change permanently discards the following revisions: discard 1984fa1 blink first

[flink] branch master updated: [FLINK-12077][table-runtime-blink] Introduce HashJoinOperator and LongHashJoinGenerator to blink runtime (#8093)

2019-04-02 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 10ac65d [FLINK-12077][table-runtime-blink

[flink] branch revert-8092-FLINK-12076 created (now 65d86e4)

2019-04-02 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch revert-8092-FLINK-12076 in repository https://gitbox.apache.org/repos/asf/flink.git. at 65d86e4 Revert "[FLINK-12076] [table-planner-blink] Add support for generating optimized lo

[flink] branch revert-8092-FLINK-12076 deleted (was 65d86e4)

2019-04-02 Thread kurt
This is an automated email from the ASF dual-hosted git repository. kurt pushed a change to branch revert-8092-FLINK-12076 in repository https://gitbox.apache.org/repos/asf/flink.git. was 65d86e4 Revert "[FLINK-12076] [table-planner-blink] Add support for generating optimized lo

[flink] branch master updated: [FLINK-12041][table-runtime-blink] Introduce ResettableExternalBuffer to blink batch (#8066)

2019-04-02 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 3b817a0 [FLINK-12041][table-runtime-blink

[flink] branch master updated: [hotfix][table-planner-blink] Fix aggregate test

2019-04-03 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 4775207 [hotfix][table-planner-blink] Fix

[flink] branch master updated: [FLINK-12062][table-runtime-blink] Introduce bundle operator to streaming table runtime.

2019-04-03 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 1d5dda3 [FLINK-12062][table-runtime-blink

[flink] branch master updated: [FLINK-11872][table-runtime-blink] update lz4 license file. (#7952)

2019-03-20 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 5bd7ed4 [FLINK-11872][table-runtime-blink] update

[flink] branch master updated: [FLINK-11975][table-planner-blink] Support running a simple select from values query (#8035)

2019-03-26 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 6333fc7 [FLINK-11975][table-planner-blink

[flink] branch master updated: [FLINK-11981][table-planner-blink] Introduce ProjectionCodeGenerator and HashCodeGenerator for BaseRow (#8019)

2019-03-25 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 1f0e036 [FLINK-11981][table-planner-blink

[flink] branch master updated: [FLINK-12073][table-planner-blink] Support appropriate precision and scale processing of Decimal (#8088)

2019-04-01 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 c1153bd [FLINK-12073][table-planner-blink

[flink] branch master updated: [FLINK-12094][table-runtime-blink] Introduce sort merge join operator to blink batch runtime

2019-04-07 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 63876fb [FLINK-12094][table-runtime-blink

[flink] branch master updated: [FLINK-12081][table-planner-blink] Introduce aggregation operator code generator to blink batch

2019-04-07 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 518cf6a [FLINK-12081][table-planner-blink

[flink] branch master updated: [FLINK-11702][table-planner-blink] Introduce a new blink table type system: InternalType.

2019-02-28 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 6070817 [FLINK-11702][table-planner-blink

[flink] branch master updated: [FLINK-11714][table-planner-blink] Add cost model for both batch and streaming

2019-02-28 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 0ce0609 [FLINK-11714][table-planner-blink] Add

[flink] branch master updated: [FLINK-11724][core] Add copyToUnsafe, copyFromUnsafe and equalTo to MemorySegment.

2019-02-28 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 492d1d4 [FLINK-11724][core] Add copyToUnsafe

[flink] branch master updated: [FLINK-11715][table-planner-blink] Add optimize program to organize optimization phases.

2019-02-28 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 2328ff3 [FLINK-11715][table-planner-blink] Add

[flink] branch master updated: [FLINK-11795][table-planner-blink] Introduce DataStream nodes and converter rules for batch and stream

2019-03-03 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 6918d62 [FLINK-11795][table-planner-blink

[flink] branch master updated: [FLINK-11790][table-planner-blink] Introduce FlinkRelNode interface and FlinkConventions

2019-03-01 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 e3248d8 [FLINK-11790][table-planner-blink

[flink] branch master updated: [FLINK-11802][table-runtime-blink] Create TypeInfo and TypeSerializer for blink data format

2019-03-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 76eb039 [FLINK-11802][table-runtime-blink] Create

[flink] branch master updated: [hotfix] Fix typo in some API comments (#7867)

2019-03-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 c6f3dbc [hotfix] Fix typo in some API comments

[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-11834] [table-planner-blink] Introduce flink logical relational nodes (#7910)

2019-03-06 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 fd04309 [FLINK-11834] [table-planner-blink

[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 master updated: [FLINK-11701][table-runtime-blink] Introduce an abstract set of data formats

2019-03-01 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 76f979b [FLINK-11701][table-runtime-blink

[flink] branch master updated: Fix typo in TypeInformation

2019-02-27 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 55a5504 Fix typo in TypeInformation 55a5504

[flink] branch master updated: Fix typo in StreamExecutionEnvironment (#7854)

2019-02-27 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 cb3ffca Fix typo in StreamExecutionEnvironment

[flink] branch master updated: [FLINK-11881][table-planner-blink] Introduce code generated typed sorter to blink table (#7958)

2019-03-14 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 e20a9f8 [FLINK-11881][table-planner-blink

[flink] branch master updated: [FLINK-11905][table-runtime-blink] Fix BlockCompressionTest does not compile with Java 9 (#7981)

2019-03-14 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 c6878ac [FLINK-11905][table-runtime-blink] Fix

[flink] branch master updated: [FLINK-11863][table-runtime-blink] Introduce channel to read and write compressed data (#7944)

2019-03-08 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 3ed490f [FLINK-11863][table-runtime-blink

[flink] branch master updated: [FLINK-11858][table-runtime-blink] Introduce block compression to batch table runtime.

2019-03-08 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 2345bbe [FLINK-11858][table-runtime-blink

[flink] branch master updated: [FLINK-11966][table-planner-blink] Add support for generating optimized logical plan for simple query(Project, Filter, Values and Union all) (#8009)

2019-03-19 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 d15171f [FLINK-11966][table-planner-blink] Add

[flink] branch master updated: [FLINK-11946][table-planner-blink] Introduce ExecNode to blink planner (#8010)

2019-03-19 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 475a88c [FLINK-11946][table-planner-blink

[flink] branch master updated: [FLINK-11871][table-runtime-blink] Introduce LongHybridHashTable to improve performance when join key fits in long

2019-03-19 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 299747f [FLINK-11871][table-runtime-blink

[flink] branch master updated: [FLINK-11882][table-runtime-blink] Introduce BytesHashMap to batch hash agg (#7961)

2019-03-15 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 c02eec9 [FLINK-11882][table-runtime-blink

[flink] branch master updated: [FLINK-12140][table-planner-blink] Support e2e sort merge join operator in batch mode (#8127)

2019-04-11 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 c2e3bdc [FLINK-12140][table-planner-blink

[flink] branch master updated: [FLINK-12120][table-planner-blink] Support e2e aggregate operator run in batch mode (#8120)

2019-04-12 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 76841be [FLINK-12120][table-planner-blink

[flink] branch master updated: [FLINK-12168][table-planner-blink] Support e2e limit, sortLimit, rank, union in blink batch (#8156)

2019-04-15 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 068a0ed [FLINK-12168][table-planner-blink

[flink] branch master updated: [FLINK-12211][table-planner-blink] Add more it cases to blink batch (#8184)

2019-04-18 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 96bb0d4 [FLINK-12211][table-planner-blink] Add

[flink] branch master updated: [FLINK-12487] [table-planner-blink] Introduce planner rules to rewrite expression and merge calc

2019-05-12 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 b47b591 [FLINK-12487] [table-planner-blink

[flink] branch master updated: [FLINK-12457][table-planner-blink] Remove char support in blink planner

2019-05-12 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 cf911b3 [FLINK-12457][table-planner-blink] Remove

[flink] branch master updated: [FLINK-6962][table] Add sql parser module and support CREATE / DROP table

2019-05-31 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 3710bcb [FLINK-6962][table] Add sql parser module

[flink] branch master updated: [FLINK-12685][table-planner-blink] Supports UNNEST query in blink planner

2019-06-08 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 1a5c69a [FLINK-12685][table-planner-blink

[flink] branch master updated: [hotfix] Fix flink-sql-parser can't compile with scala 2.12

2019-06-06 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 8c3e94c [hotfix] Fix flink-sql-parser can't

[flink] branch master updated: [FLINK-12734][table-planner-blink] remove getVolcanoPlanner method from FlinkOptimizeContext and make RelNodeBlock not depend on TableEnvironment

2019-06-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 13a0900 [FLINK-12734][table-planner-blink] remove

[flink] branch master updated: [FLINK-12857][table-common] move FilterableTableSource into flink-table-common

2019-06-16 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 9f8f899 [FLINK-12857][table-common] move

[flink] branch master updated: [FLINK-12742][table-planner] Add insert into partition grammar as hive dialect

2019-06-16 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 4320d83 [FLINK-12742][table-planner] Add insert

[flink] 01/02: [hotfix][table-common] Add util method to logical RowType

2019-06-10 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 70909470129b8487f4fd7d9a6d0eccdab380ee89 Author: JingsongLi AuthorDate: Tue May 14 20:16:07 2019 +0800 [hotfix][table

[flink] branch master updated (918dafb -> a21cc24)

2019-06-10 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 918dafb [FLINK-12772][hive] Support mapping ARRAY, MAP, ROW (STRUCT) between Flink and Hive in HiveCatalog new

[flink] branch master updated: [FLINK-12795][table-planner-blink] Extracted creation & configuration of FrameworkConfig & RelBuilder to separate class in blink planner

2019-06-11 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 774ecea [FLINK-12795][table-planner-blink

[flink] branch master updated: [FLINK-12969][table-planner-blink] Remove dependencies on RelNode from TableImpl in blink planner (#8866)

2019-06-25 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 adb7aab [FLINK-12969][table-planner-blink] Remove

[flink] branch master updated: [FLINK-12975][table-planner-blink] UserDefinedFunctionUtils should distinguish overload any parameters methods

2019-06-25 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 97d2876 [FLINK-12975][table-planner-blink

[flink] 02/02: [FLINK-12888] [table-planner-blink] Introduce planner rule to push filter into TableSource

2019-06-25 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 cad94a0b36cdb014c071d5729212f880a7566c48 Author: godfreyhe AuthorDate: Tue Jun 25 16:46:25 2019 +0800 [FLINK-12888

[flink] branch master updated (adb7aab -> cad94a0)

2019-06-25 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 adb7aab [FLINK-12969][table-planner-blink] Remove dependencies on RelNode from TableImpl in blink planner (#8866

[flink] 01/02: [FLINK-12888] [table-planner-blink] remove FunctionCatalog in blink planner and use FunctionCatalog in flink-table-api-java

2019-06-25 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 aa004871519bdf2cf5b67afd05f333d2596ecfde Author: godfreyhe AuthorDate: Tue Jun 25 16:22:11 2019 +0800 [FLINK-12888

[flink] branch master updated (829146d -> 800fe61)

2019-06-19 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 829146d [FLINK-11947] Improve readability and fix raw type usage for RocksDBKeyedStateBackend#migrateStateValues

[flink] branch master updated: [hotfix][table] fix imports of RexNodeExtractor.

2019-06-20 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 564b80e [hotfix][table] fix imports

[flink] 01/03: [FLINK-12815] [table-planner-blink] Do not register the intermediate optimization result as a table in batch and stream CommonSubGraphBasedOptimizer

2019-06-20 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 9a292e228533520fc4be4da6cca99f6fb7dde80a Author: godfreyhe AuthorDate: Wed Jun 12 19:50:08 2019 +0800 [FLINK-12815

[flink] branch master updated (d8aac6f -> 4a727c0)

2019-06-20 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 d8aac6f [FLINK-11759] Update AbstractNonKeyedOperatorRestoreTestBase for 1.8 new 9a292e22 [FLINK-12815] [table

[flink] branch master updated: [FLINK-12878][travis] Move flink-table-planner-blink & flink-table-runtime-blink to separate profile

2019-06-19 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 72fd15c [FLINK-12878][travis] Move flink-table

[flink] branch master updated: [FLINK-12867][sql-parser] Add insert overwrite grammar as HIVE dialect

2019-06-18 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 14c140f [FLINK-12867][sql-parser] Add insert

[flink] branch master updated: [FLINK-12374][table-planner-blink] Support translation from StreamExecTableSourceScan/BatchExecTableSourceScan to StreamTransformation. (#8407)

2019-05-13 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 2826ff8 [FLINK-12374][table-planner-blink

[flink] branch master updated: [FLINK-12524] [table-planner-blink] Introduce CalcRankTransposeRule & RankNumberColumnRemoveRule

2019-05-21 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 e6f968c [FLINK-12524] [table-planner-blink

[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

[flink] branch master updated: [FLINK-12238][hive] Support database related operations in GenericHiveMetastoreCatalog and setup flink-connector-hive module

2019-04-30 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 39d8236 [FLINK-12238][hive] Support database

[flink] branch master updated: [FLINK-12365][table] Add stats related catalog APIs

2019-05-08 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 12d698b [FLINK-12365][table] Add stats related

[flink] branch master updated: [FLINK-12366][table] Clean up catalog APIs to make them more consistent and coherent

2019-05-06 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 099106d [FLINK-12366][table] Clean up catalog

[flink] branch master updated: [FLINK-11519][table] Add function related catalog APIs

2019-04-26 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 af76026 [FLINK-11519][table] Add function related

[flink] 01/02: [FLINK-13049][table-planner-blink] Rename windowProperties and PlannerResolvedFieldReference to avoid name conflit

2019-07-03 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 d1b22b56a92eef26998555dc35371447593afc8c Author: JingsongLi AuthorDate: Tue Jul 2 09:56:38 2019 +0800 [FLINK-13049

[flink] branch master updated (d81ac48 -> 886b01d)

2019-07-03 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 d81ac48 [hotfix][docs] remove duplicate `to` in state doc new d1b22b5 [FLINK-13049][table-planner-blink] Rename

[flink] branch master updated (886b01d -> 1123ded)

2019-07-03 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 886b01d [FLINK-13049][table-planner-blink] Port planner expressions to blink-planner from flink-planner add

[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-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

  1   2   3   4   >