You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by mm...@apache.org on 2016/05/07 09:07:19 UTC

hive git commit: HIVE-12827: Vectorization: VectorCopyRow/VectorAssignRow/VectorDeserializeRow assign needs explicit isNull[offset] modification (errata.txt)

Repository: hive
Updated Branches:
  refs/heads/master 5e5eec4ba -> 3f3aa2a1b


HIVE-12827: Vectorization: VectorCopyRow/VectorAssignRow/VectorDeserializeRow assign needs explicit isNull[offset] modification (errata.txt)


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3f3aa2a1
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3f3aa2a1
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/3f3aa2a1

Branch: refs/heads/master
Commit: 3f3aa2a1b66a350ada7a7e18d550502c9730bd97
Parents: 5e5eec4
Author: Matt McCline <mm...@hortonworks.com>
Authored: Sat May 7 02:07:07 2016 -0700
Committer: Matt McCline <mm...@hortonworks.com>
Committed: Sat May 7 02:07:07 2016 -0700

----------------------------------------------------------------------
 errata.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/3f3aa2a1/errata.txt
----------------------------------------------------------------------
diff --git a/errata.txt b/errata.txt
index 9d52cdf..6b4769e 100644
--- a/errata.txt
+++ b/errata.txt
@@ -78,3 +78,4 @@ d8298e1c85a515150562b0df68af89c18c468638 llap       HIVE-9418  https://issues.ap
 034280ce070d812f1eb312567a974a8720943647 master     HIVE-12272 https://issues.apache.org/jira/browse/HIVE-12272
 36e855084da833915dfe6c34f74e19352b64fde9 master     HIVE-12826 https://issues.apache.org/jira/browse/HIVE-12826
 9cab4414caf1bba2eb1852536a9d3676ba7eab21 master     HIVE-12827 https://issues.apache.org/jira/browse/HIVE-12827
+3734d5b674b4e8de9c0cc751650aee3194bfb93a branch-1   HIVE-12827 https://issues.apache.org/jira/browse/HIVE-12827