[1/2] calcite-avatica git commit: [CALCITE-2022] add dynamic drive calculation in case of Windows [Forced Update!]

2018-05-31 Thread francischuang
Repository: calcite-avatica Updated Branches: refs/heads/branch-avatica-1.12 7533fc385 -> bd9c968e8 (forced update) [CALCITE-2022] add dynamic drive calculation in case of Windows Closes #54 Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo

[2/2] calcite-avatica git commit: [CALCITE-2330] Release Avatica 1.12

2018-05-31 Thread francischuang
[CALCITE-2330] Release Avatica 1.12 Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica/commit/bd9c968e Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica/tree/bd9c968e Diff:

calcite-avatica git commit: [CALCITE-2022] add dynamic drive calculation in case of Windows

2018-05-31 Thread elserj
Repository: calcite-avatica Updated Branches: refs/heads/master 110f1818f -> 4ac7e1c11 [CALCITE-2022] add dynamic drive calculation in case of Windows Closes #54 Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite git commit: [CALCITE-2341] Fix ImmutableBitSetTest for jdk11

2018-05-31 Thread laurent
Repository: calcite Updated Branches: refs/heads/master 074d37a03 -> 39fee5d63 [CALCITE-2341] Fix ImmutableBitSetTest for jdk11 Fix ImmutableBitSetTest#testShift test failure with jdk11, caused by a change in the error message thrown by jdk11 Close apache/calcite#711 Project:

calcite git commit: [CALCITE-2342] Fix improper use of assert

2018-05-31 Thread laurent
Repository: calcite Updated Branches: refs/heads/master 39fee5d63 -> a99f386d5 [CALCITE-2342] Fix improper use of assert Fix an improper use of assert in Schemas#path(CalciteSchema, Iterable) causing iterator not to move to the next element if assertions are not turned on. Close

calcite git commit: [CALCITE-2345] added tests using fongo for Mongo Adapter (Andrei Sereda)

2018-05-31 Thread mmior
Repository: calcite Updated Branches: refs/heads/master feb88cdfd -> 074d37a03 [CALCITE-2345] added tests using fongo for Mongo Adapter (Andrei Sereda) Close apache/calcite#715 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: