Repository: calcite Updated Branches: refs/heads/master 1aaa0d686 -> a11d14054
[CALCITE-1771] Upgrade to Druid 0.10.0 (Nishant Bangarwa) The main work is in https://github.com/vlsi/calcite-test-dataset/pull/20; in Calcite it's just a documentation change (plus checking that the tests pass). Close apache/calcite#442 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/bb74e5a0 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/bb74e5a0 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/bb74e5a0 Branch: refs/heads/master Commit: bb74e5a0c6e9d769dcc52bad1a92f810b475f2ee Parents: ef00738 Author: Nishant <[email protected]> Authored: Mon May 1 20:39:15 2017 +0530 Committer: Julian Hyde <[email protected]> Committed: Mon May 1 16:07:50 2017 -0700 ---------------------------------------------------------------------- site/_docs/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/bb74e5a0/site/_docs/history.md ---------------------------------------------------------------------- diff --git a/site/_docs/history.md b/site/_docs/history.md index 36c8a4b..8c8d17b 100644 --- a/site/_docs/history.md +++ b/site/_docs/history.md @@ -35,7 +35,7 @@ Compatibility: This release is tested on Linux, macOS, Microsoft Windows; using Oracle JDK 1.7, 1.8, 9; Guava versions 14.0 to 21.0; -Druid version 0.9.2; +Druid version 0.10.0; other software versions as specified in `pom.xml`. ## <a href="https://github.com/apache/calcite/releases/tag/calcite-1.12.0">1.12.0</a> / 2017-03-24
