Repository: hive Updated Branches: refs/heads/branch-1.2 63f0f9452 -> 3bd7d0421
Updating release notes for 1.2.0 (RC3) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3bd7d042 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3bd7d042 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/3bd7d042 Branch: refs/heads/branch-1.2 Commit: 3bd7d0421e3aa2d5922db506259d34f76aef4cd8 Parents: 63f0f94 Author: Sushanth Sowmyan <[email protected]> Authored: Mon May 11 17:03:30 2015 -0700 Committer: Sushanth Sowmyan <[email protected]> Committed: Mon May 11 17:03:30 2015 -0700 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/3bd7d042/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 28272a9..113c4fc 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -345,6 +345,7 @@ Release Notes - Hive - Version 1.2.0 * [HIVE-10603] - increase default permgen space for HS2 on windows * [HIVE-10604] - update webhcat-default.xml with 1.2 version numbers * [HIVE-10607] - Combination of ReducesinkDedup + TopN optimization yields incorrect result if there are multiple GBY in reducer + * [HIVE-10609] - Vectorization : Q64 fails with ClassCastException * [HIVE-10610] - hive command fails to get hadoop version * [HIVE-10612] - HIVE-10578 broke TestSQLStdHiveAccessControllerHS2 tests * [HIVE-10614] - schemaTool upgrade from 0.14.0 to 1.3.0 causes failure @@ -444,6 +445,7 @@ Release Notes - Hive - Version 1.2.0 * [HIVE-10019] - Configure jenkins precommit jobs to run HMS upgrade tests * [HIVE-10222] - Upgrade Calcite dependency to newest version * [HIVE-10268] - Merge cbo branch into trunk + * [HIVE-10676] - Update Hive's README to mention spark, and to remove jdk1.6 ** Test
