Hello all,
Currently, this line makes test output data to be produced inside the
folders which are not under rat exclude condition, This makes the rat
checks due to the absence of License files. Is this intentional or should
it be fixed? Ideally, the test output data should not stay inside the
cur
Hi Jagat,
Thanks for your initiative. Here's my two cents:
For the Hadoop bump feel free to use/assign to yourself one of the existing
jiras which are inactive:
https://issues.apache.org/jira/browse/HIVE-22307
This was blocked by guava though, so once you open a PR, the tests will
reveal whether
范宜臻 created HIVE-23688:
--
Summary: Vectorization: IndexArrayOutOfBoundsException For map
type column which includes null value
Key: HIVE-23688
URL: https://issues.apache.org/jira/browse/HIVE-23688
Project: Hive
Hello everyone,
I was playing with the latest source code of Hive, my goal is to make
Hadoop, Hive, Spark to work with the latest version of each other.
Locally, I made and ran full tests to make it run with
Hadoop 3.2.1
Spark 3.0.0-preview2
Tez 0.9.2
I ran the following maven command to ensure