Aggarwal-Raghav opened a new pull request, #6239:
URL: https://github.com/apache/hive/pull/6239

   ### What changes were proposed in this pull request?
   Check [HIVE-29375](https://issues.apache.org/jira/browse/HIVE-29375) for 
repro and stacktrace
   
   
   ### Why are the changes needed?
   To make `DATE` type support for full outer join, which is, getting converted 
to map join because of `hive.optimize.dynamic.partition.hashjoin=true;`
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Wrote a new q file and will see CI output
   ```
   mvn test -Dtest=TestMiniLlapLocalCliDriver 
-Dqfile=vector_full_outer_join_date.q -Drat.skip -Dtest.output.overwrite 
-Pitests -pl itests/qtest
   ```
   


-- 
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]

Reply via email to