Release notes 2.1.1 (addendum)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/78ab72e7 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/78ab72e7 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/78ab72e7 Branch: refs/heads/branch-2.1 Commit: 78ab72e7406cbaa50de864501bc2ba5813573a5d Parents: 0992953 Author: Jesus Camacho Rodriguez <[email protected]> Authored: Mon Nov 28 21:21:52 2016 +0000 Committer: Jesus Camacho Rodriguez <[email protected]> Committed: Mon Nov 28 21:21:52 2016 +0000 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/78ab72e7/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 6a05047..1111e2d 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -207,6 +207,7 @@ Release Notes - Hive - Version 2.1.1 * [HIVE-15123] - LLAP UI: The UI should work even if the cache is disabled * [HIVE-15137] - metastore add partitions background thread should use current username * [HIVE-15181] - buildQueryWithINClause didn't properly handle multiples of ConfVars.METASTORE_DIRECT_SQL_MAX_ELEMENTS_IN_CLAUSE + * [HIVE-15295] - Fix HCatalog javadoc generation with Java 8
