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/1af77bbf Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/1af77bbf Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/1af77bbf Branch: refs/heads/branch-2.1 Commit: 1af77bbf8356e86cabbed92cfa8cc2e1470a1d5c Parents: 702f916 Author: Jesus Camacho Rodriguez <[email protected]> Authored: Tue Nov 29 19:45:28 2016 +0000 Committer: Jesus Camacho Rodriguez <[email protected]> Committed: Tue Nov 29 19:45:28 2016 +0000 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/1af77bbf/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 1111e2d..2395383 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -208,6 +208,7 @@ Release Notes - Hive - Version 2.1.1 * [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 + * [HIVE-15306] - Change NOTICE file to account for JSON license components
