[7/9] calcite git commit: [CALCITE-2475] SqlAdvisor: support MINUS

2018-09-05 Thread vladimirsitnikov
[CALCITE-2475] SqlAdvisor: support MINUS Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/4afea52a Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/4afea52a Diff:

[6/9] calcite git commit: [CALCITE-2434] SqlAdvisor: support hints for nested tables/schemas

2018-09-05 Thread vladimirsitnikov
[CALCITE-2434] SqlAdvisor: support hints for nested tables/schemas Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/1ed6b757 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/1ed6b757 Diff:

[3/9] calcite git commit: [CALCITE-2473] SqlAdvisor: support -- comments

2018-09-05 Thread vladimirsitnikov
[CALCITE-2473] SqlAdvisor: support -- comments Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/1c913e1b Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/1c913e1b Diff:

[8/9] calcite git commit: [CALCITE-2478] SqlAdvisor: purge from_clause when _suggest_ token is located in one of the from sub-queries

2018-09-05 Thread vladimirsitnikov
[CALCITE-2478] SqlAdvisor: purge from_clause when _suggest_ token is located in one of the from sub-queries Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/67923a27 Tree:

[5/9] calcite git commit: [CALCITE-2474] SqlAdvisor: avoid NPE in lookupFromHints where FROM is empty

2018-09-05 Thread vladimirsitnikov
[CALCITE-2474] SqlAdvisor: avoid NPE in lookupFromHints where FROM is empty Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/14a98e93 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/14a98e93 Diff:

[1/9] calcite git commit: [CALCITE-2479] SqlAdvisor: automatically quote identifiers that look like SQL keywords

2018-09-05 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master 76a8cfd18 -> c2ae9f0d5 [CALCITE-2479] SqlAdvisor: automatically quote identifiers that look like SQL keywords Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

[2/9] calcite git commit: [CALCITE-2477] SqlAdvisor: scalar sub-query support

2018-09-05 Thread vladimirsitnikov
[CALCITE-2477] SqlAdvisor: scalar sub-query support Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/9f6c0672 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/9f6c0672 Diff:

[4/9] calcite git commit: [CALCITE-2433] SqlAdvisor: support configurable quoting characters

2018-09-05 Thread vladimirsitnikov
[CALCITE-2433] SqlAdvisor: support configurable quoting characters Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/89e22e3f Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/89e22e3f Diff:

[9/9] calcite git commit: [CALCITE-2476] SqlAdvisor: produce hints when sub-query with * is present in query

2018-09-05 Thread vladimirsitnikov
[CALCITE-2476] SqlAdvisor: produce hints when sub-query with * is present in query simplifySql produced 0 AS "*", and it caused the SQL to fail validation. The fix is to disable transformation of expressions to "0 as ...", so it keeps select * as is. Project:

calcite git commit: [CALCITE-2521] Guard RelMetadataTest#testMetadataHandlerCacheLimit with CalciteAssert.ENABLE_SLOW

2018-09-05 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master 0af6e4133 -> fa7b48267 [CALCITE-2521] Guard RelMetadataTest#testMetadataHandlerCacheLimit with CalciteAssert.ENABLE_SLOW The test does not reproduce the original bug, and it is very slow to execute. Project:

calcite git commit: [CALCITE-2484] Add SqlValidatorDynamicTest to CalciteSuite

2018-09-05 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master 23eb11eb3 -> 0af6e4133 [CALCITE-2484] Add SqlValidatorDynamicTest to CalciteSuite Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/0af6e413 Tree:

calcite git commit: [CALCITE-2523] Guard PartiallyOrderedSetTest#testPosetBitsLarge with CalciteAssert.ENABLE_SLOW

2018-09-05 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master fa7b48267 -> 3df638c9d [CALCITE-2523] Guard PartiallyOrderedSetTest#testPosetBitsLarge with CalciteAssert.ENABLE_SLOW Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-2484] Move dynamic tests to a separate class like SqlValidatorDynamicTest, and avoid reuse of MockCatalogReaderDynamic

2018-09-05 Thread vladimirsitnikov
Repository: calcite Updated Branches: refs/heads/master c2ae9f0d5 -> 23eb11eb3 [CALCITE-2484] Move dynamic tests to a separate class like SqlValidatorDynamicTest, and avoid reuse of MockCatalogReaderDynamic Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

[1/2] calcite-avatica-go git commit: Fix release announcement filename

2018-09-05 Thread francischuang
Repository: calcite-avatica-go Updated Branches: refs/heads/master 950bea665 -> 7348c3bf1 Updated Tags: refs/tags/v3.1.0-rc2 [created] 0e1ae23d7 Fix release announcement filename Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo Commit:

svn commit: r29157 - in /dev/calcite/apache-calcite-avatica-go-3.1.0-rc2: ./ apache-calcite-avatica-go-src-3.1.0.tar.gz apache-calcite-avatica-go-src-3.1.0.tar.gz.asc apache-calcite-avatica-go-src-3.1

2018-09-05 Thread francischuang
Author: francischuang Date: Wed Sep 5 23:03:48 2018 New Revision: 29157 Log: apache-calcite-avatica-go-3.1.0-rc2 Added: dev/calcite/apache-calcite-avatica-go-3.1.0-rc2/ dev/calcite/apache-calcite-avatica-go-3.1.0-rc2/apache-calcite-avatica-go-src-3.1.0.tar.gz (with props)

[2/2] calcite-avatica-go git commit: Update hash in release announcement

2018-09-05 Thread francischuang
Update hash in release announcement Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/commit/7348c3bf Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/tree/7348c3bf Diff:

calcite-avatica-go git commit: [CALCITE-2501] Update release notes and news item for 3.1.0

2018-09-05 Thread francischuang
Repository: calcite-avatica-go Updated Branches: refs/heads/master 54b8ec53c -> 950bea665 [CALCITE-2501] Update release notes and news item for 3.1.0 Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo Commit:

calcite-avatica-go git commit: [CALCITE-2533] Prompt for signing key to use when signing release in release script

2018-09-05 Thread francischuang
Repository: calcite-avatica-go Updated Branches: refs/heads/master 2a9b4208f -> d637e3391 [CALCITE-2533] Prompt for signing key to use when signing release in release script Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo Commit:

calcite-avatica-go git commit: [CALCITE-2532] Update release script to check ending copyright year in NOTICE and update copyright year

2018-09-05 Thread francischuang
Repository: calcite-avatica-go Updated Branches: refs/heads/master d637e3391 -> 82d8f752f [CALCITE-2532] Update release script to check ending copyright year in NOTICE and update copyright year Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo Commit:

calcite-avatica-go git commit: [CALCITE-2534] Update release script to check that the AVATICA_VER variable in both gen-protobuf.sh and gen-protobuf.bat are the same

2018-09-05 Thread francischuang
Repository: calcite-avatica-go Updated Branches: refs/heads/master 82d8f752f -> 54b8ec53c [CALCITE-2534] Update release script to check that the AVATICA_VER variable in both gen-protobuf.sh and gen-protobuf.bat are the same Project:

calcite-avatica-go git commit: [CALCITE-2531] Update release script to only include files in source control in release tar.gz archive

2018-09-05 Thread francischuang
Repository: calcite-avatica-go Updated Branches: refs/heads/master f564cfa42 -> 2a9b4208f [CALCITE-2531] Update release script to only include files in source control in release tar.gz archive Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo Commit: