You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sh...@apache.org on 2017/03/06 11:02:11 UTC

[07/15] lucene-solr:feature/autoscaling: SOLR-8593: Update CHANGES.txt

SOLR-8593: Update CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/5ae51d4d
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/5ae51d4d
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/5ae51d4d

Branch: refs/heads/feature/autoscaling
Commit: 5ae51d4ddf5e1a27b8f1741910a32697f952f482
Parents: 7453f78
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri Mar 3 20:59:36 2017 -0500
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri Mar 3 20:59:36 2017 -0500

----------------------------------------------------------------------
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/5ae51d4d/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 7ea6226..2ffcc46 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -147,6 +147,8 @@ New Features
 
 * SOLR-10156: Add significantTerms Streaming Expression (Joel Bernstein)
 
+* SOLR-8593: Integrate Apache Calcite into the SQLHandler (Kevin Risden, Cao Manh Dat, Joel Bernstein)
+
 Bug Fixes
 ----------------------