calcite git commit: Remove "Now, do something with table " from standard output when implementing sequences

2018-09-19 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master 1420e4da8 -> 4be1f15cd Remove "Now, do something with table " from standard output when implementing sequences SequenceImplementor was a dead code. closes #839 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: Remove dead code: Compatible, CompatibleGuava11

2018-09-19 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master 92b425aaa -> d262c860a Remove dead code: Compatible, CompatibleGuava11 closes #841 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/d262c860 Tree:

svn commit: r1841403 - in /calcite/site/avatica/downloads: avatica-go.html avatica.html

2018-09-19 Thread francischuang
Author: francischuang Date: Wed Sep 19 23:53:16 2018 New Revision: 1841403 URL: http://svn.apache.org/viewvc?rev=1841403=rev Log: Update download links to HTTPS Modified: calcite/site/avatica/downloads/avatica-go.html calcite/site/avatica/downloads/avatica.html Modified:

calcite git commit: [CALCITE-2574] Update download page to include instructions for verifying a downloaded artifact

2018-09-19 Thread francischuang
Repository: calcite Updated Branches: refs/heads/master d262c860a -> d3b02ae2c [CALCITE-2574] Update download page to include instructions for verifying a downloaded artifact Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

svn commit: r1841410 - /calcite/site/avatica/downloads/avatica-go.html

2018-09-19 Thread jhyde
Author: jhyde Date: Thu Sep 20 01:06:57 2018 New Revision: 1841410 URL: http://svn.apache.org/viewvc?rev=1841410=rev Log: Site: Links on Go downloads page should reference go_history.html, not history.html Modified: calcite/site/avatica/downloads/avatica-go.html Modified:

calcite git commit: [CALCITE-2577] Update links on download page to HTTPS

2018-09-19 Thread francischuang
Repository: calcite Updated Branches: refs/heads/master d3b02ae2c -> 8654c9f7c [CALCITE-2577] Update links on download page to HTTPS Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/8654c9f7 Tree:

calcite-avatica git commit: [CALCITE-2574] Update download pages to include instructions for verifying a downloaded artifact

2018-09-19 Thread francischuang
Repository: calcite-avatica Updated Branches: refs/heads/master 6ce0d519c -> f67cc136c [CALCITE-2574] Update download pages to include instructions for verifying a downloaded artifact Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: [CALCITE-2577] Update links on download page to HTTPS

2018-09-19 Thread francischuang
Repository: calcite-avatica Updated Branches: refs/heads/master f67cc136c -> a6c9ce355 [CALCITE-2577] Update links on download page to HTTPS Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica/commit/a6c9ce35

svn commit: r1841402 - in /calcite/site/avatica/downloads: avatica-go.html avatica.html

2018-09-19 Thread francischuang
Author: francischuang Date: Wed Sep 19 23:42:31 2018 New Revision: 1841402 URL: http://svn.apache.org/viewvc?rev=1841402=rev Log: Update download pages to include instructions for verifying artifacts Modified: calcite/site/avatica/downloads/avatica-go.html

calcite-avatica git commit: Site: Links on Go Client downloads page should reference go_history.html, not history.html

2018-09-19 Thread jhyde
Repository: calcite-avatica Updated Branches: refs/heads/master a6c9ce355 -> 88076d718 Site: Links on Go Client downloads page should reference go_history.html, not history.html Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite git commit: [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support

2018-09-19 Thread krisden
Repository: calcite Updated Branches: refs/heads/master 4be1f15cd -> 92b425aaa [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support Close apache/calcite#838 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite-avatica git commit: [CALCITE-1183] Bump Kerby dependency version and reenable AvaticaSpnegoTest

2018-09-19 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 2f7b787a2 -> 6ce0d519c [CALCITE-1183] Bump Kerby dependency version and reenable AvaticaSpnegoTest Close apache/calcite-avatica#69 Signed-off-by: Kevin Risden Project:

calcite-avatica git commit: [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support

2018-09-19 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master af4cf8a17 -> 2f7b787a2 [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support Close apache/calcite-avatica#70 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite git commit: [CALCITE-2567] Simplify IS NULL(null) to true (pengzhiwei)

2018-09-19 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master ac1b63d18 -> 1420e4da8 [CALCITE-2567] Simplify IS NULL(null) to true (pengzhiwei) fixes #835 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/1420e4da Tree:

[2/2] calcite git commit: [CALCITE-2572] SQL standard semantics for SUBSTRING function (Andrew Pilloud)

2018-09-19 Thread jhyde
[CALCITE-2572] SQL standard semantics for SUBSTRING function (Andrew Pilloud) Close apache/calcite#842 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/4f1b5eff Tree:

[1/2] calcite git commit: Fix Windows tests broken by [CALCITE-2444] Handle IN expressions when converting SqlNode to SQL (Zoltan Haindrich)

2018-09-19 Thread jhyde
Repository: calcite Updated Branches: refs/heads/master 8654c9f7c -> 4f1b5eff9 Fix Windows tests broken by [CALCITE-2444] Handle IN expressions when converting SqlNode to SQL (Zoltan Haindrich) Close apache/calcite#837 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-2555] RexSimplify: >=(..., null) could be simplified to null (pengzhiwei)

2018-09-19 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master 79af1c9ba -> ac1b63d18 [CALCITE-2555] RexSimplify: >=(..., null) could be simplified to null (pengzhiwei) fixes #831 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: