GitHub user pudidic opened a pull request:
https://github.com/apache/hive/pull/518
HIVE-20419: Vectorization: Prevent mutation of VectorPartitionDesc afâ¦
â¦ter being used in a hashmap key (Teddy Choi)
Change-Id: Id2219d74cd09db8efc6c464acef27aa0bb95fe2b
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pudidic/hive HIVE-20419
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/518.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #518
----
commit 45df1940daa816148cec44e282119aa62b65fb26
Author: Teddy Choi <tchoi@...>
Date: 2019-01-21T08:31:11Z
HIVE-20419: Vectorization: Prevent mutation of VectorPartitionDesc after
being used in a hashmap key (Teddy Choi)
Change-Id: Id2219d74cd09db8efc6c464acef27aa0bb95fe2b
----
---