Author: gunther
Date: Fri Nov 14 20:53:07 2014
New Revision: 1639787

URL: http://svn.apache.org/r1639787
Log:
HIVE-8873: Switch to calcite 0.9.2 (Gunther Hagleitner, reviewed by Gopal V)

Modified:
    hive/branches/branch-0.14/ql/pom.xml

Modified: hive/branches/branch-0.14/ql/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.14/ql/pom.xml?rev=1639787&r1=1639786&r2=1639787&view=diff
==============================================================================
--- hive/branches/branch-0.14/ql/pom.xml (original)
+++ hive/branches/branch-0.14/ql/pom.xml Fri Nov 14 20:53:07 2014
@@ -28,7 +28,7 @@
   <name>Hive Query Language</name>
 
   <properties>
-    <calcite.version>0.9.2-incubating-SNAPSHOT</calcite.version>
+    <calcite.version>0.9.2-incubating</calcite.version>
     <hive.path.to.root>..</hive.path.to.root>
   </properties>
 


Reply via email to