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

lucene-solr:branch_6x: SOLR-8593: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 3dbff093b -> 12e763490


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/12e76349
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/12e76349
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/12e76349

Branch: refs/heads/branch_6x
Commit: 12e7634901e168761592f592415dcd571c15f389
Parents: 3dbff09
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 21:01:40 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/12e76349/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index d980027..f7a3ecd 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -90,6 +90,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
 ----------------------