You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ga...@apache.org on 2019/08/22 21:47:54 UTC

[hive] branch branch-3.1 updated: Updated Release Notes with a couple of issues that were added late to the release.

This is an automated email from the ASF dual-hosted git repository.

gates pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new 8190d2b  Updated Release Notes with a couple of issues that were added late to the release.
8190d2b is described below

commit 8190d2be7b7165effa62bd21b7d60ef81fb0e4af
Author: Alan Gates <ga...@hortonworks.com>
AuthorDate: Thu Aug 22 14:47:20 2019 -0700

    Updated Release Notes with a couple of issues that were added late to the release.
---
 RELEASE_NOTES.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index e38873c..adecbdd 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -26,3 +26,8 @@ Release Notes - Hive - Version 3.1.2
     * [HIVE-21808] - Backport HIVE-21786 to branch-3.1
     * [HIVE-21821] - Backport HIVE-21739 to branch-3.1
     * [HIVE-22105] - Update ORC to 1.5.6.
+** Improvement
+    * [HIVE-21980] - Parsing time can be high in case of deeply nested subqueries
+** Task
+    * [HIVE-19667] - Remove distribution management tag from pom.xml
+