Aggarwal-Raghav commented on PR #6239:
URL: https://github.com/apache/hive/pull/6239#issuecomment-3715185749
Please test with just these files from this PR:
```
M
ql/src/test/org/apache/hadoop/hive/ql/exec/vector/mapjoin/MapJoinTestConfig.java
M
ql/src/test/org/apache/hadoop/hive/ql/exec/vector/mapjoin/TestMapJoinOperator.java
M
ql/src/test/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/TestVectorMapJoinFastRowHashMap.java
?? ql/src/test/queries/clientpositive/vector_full_outer_join_date.q
?? ql/src/test/results/clientpositive/llap/vector_full_outer_join_date.q.out
```
`MapJoinTestConfig` changes are required otherwise the testDate0 is using
`MULTI_KEY` as default.
For `TestVectorMapJoinFastRowHashMap`, ensure you have not taken
`CheckFastRowHashMap` changes.
Both `MapJoinTestConfig` and `CheckFastRowHashMap` are supporting test
classes. They don't contains test/UT as such
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]