Author: khorgath
Date: Sat Jan 14 00:49:46 2012
New Revision: 1231425
URL: http://svn.apache.org/viewvc?rev=1231425&view=rev
Log:
HCATALOG-87 Newly added partition should inherit table properties. (hashutosh
at HIVE-2589 via khorgath)
Modified:
incubator/hcatalog/branches/branch-0.3/CHANGES.txt
Modified: incubator/hcatalog/branches/branch-0.3/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.3/CHANGES.txt?rev=1231425&r1=1231424&r2=1231425&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.3/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.3/CHANGES.txt Sat Jan 14 00:49:46 2012
@@ -23,6 +23,8 @@ Release 0.3.0 (unreleased changes)
INCOMPATIBLE CHANGES
NEW FEATURES
+ HCAT-87. Newly added partition should inherit table properties. (hashutosh
at HIVE-2589 via khorgath)
+
HCAT-189. Zookpeeper based revision manager for HBase Storage Driver
(avandana via toffer)
HCAT-145. Add support for binary data type (hashutosh)