You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kh...@apache.org on 2014/06/02 21:23:09 UTC

svn commit: r1599317 - /hive/branches/branch-0.13/RELEASE_NOTES.txt

Author: khorgath
Date: Mon Jun  2 19:23:08 2014
New Revision: 1599317

URL: http://svn.apache.org/r1599317
Log:
Preparing for release 0.13.1 (updating release notes as of rc3)

Modified:
    hive/branches/branch-0.13/RELEASE_NOTES.txt

Modified: hive/branches/branch-0.13/RELEASE_NOTES.txt
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/RELEASE_NOTES.txt?rev=1599317&r1=1599316&r2=1599317&view=diff
==============================================================================
--- hive/branches/branch-0.13/RELEASE_NOTES.txt (original)
+++ hive/branches/branch-0.13/RELEASE_NOTES.txt Mon Jun  2 19:23:08 2014
@@ -18,8 +18,12 @@ Release Notes - Hive - Version 0.13.1
     * [HIVE-6957] - SQL authorization does not work with HS2 binary mode and Kerberos auth
     * [HIVE-6961] - Drop partitions treats partition columns as strings
     * [HIVE-6985] - sql std auth - privileges grants to public role not being honored
+    * [HIVE-6996] - FS based stats broken with indexed tables
     * [HIVE-7001] - fs.permissions.umask-mode is getting unset when Session is started
-
+    * [HIVE-7067] - Min() and Max() on Timestamp and Date columns for ORC returns wrong results
+    * [HIVE-7116] - HDFS FileSystem object cache causes permission issues in creating tmp directories
+    * [HIVE-7130] - schematool is broken for minor version upgrades (eg 0.13.x)
+    * [HIVE-7165] - Fix hive-default.xml.template errors & omissions
 
 Release Notes - Hive - Version 0.13.0