calcite git commit: Remove deprecated MaxPermSize setting

2018-02-05 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 96d620be8 -> db3794c25 Remove deprecated MaxPermSize setting Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/db3794c2 Tree: http://git-wip-us.apache.org/repos/asf

calcite-avatica-go git commit: Bump dependencies

2018-02-05 Thread francischuang
Repository: calcite-avatica-go Updated Branches: refs/heads/master e3c045c78 -> 245c620a3 Bump dependencies 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/245c620a Tree: http://git-wip-us.apache

calcite git commit: [CALCITE-2156] In DateRangeRules, compute FLOOR and CEIL of TIMESTAMP WITH LOCAL TIMEZONE in local time zone

2018-02-05 Thread jhyde
Repository: calcite Updated Branches: refs/heads/master e25e74977 -> 96d620be8 [CALCITE-2156] In DateRangeRules, compute FLOOR and CEIL of TIMESTAMP WITH LOCAL TIMEZONE in local time zone Close apache/calcite#617 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://gi

calcite git commit: [CALCITE-2162] Exception when accessing sub-field of sub-field of composite Array element (Shuyi Chen) [Forced Update!]

2018-02-05 Thread jhyde
Repository: calcite Updated Branches: refs/heads/master 5547781ed -> e25e74977 (forced update) [CALCITE-2162] Exception when accessing sub-field of sub-field of composite Array element (Shuyi Chen) Solve problem by changing stripDot method to be recursive. Close apache/calcite#620 Project: