maheshk114 commented on pull request #2071: URL: https://github.com/apache/hive/pull/2071#issuecomment-816434173
> 1. Which join operators are we targeting ? Checking the `CommonJoinOperator` hierarchy I see a few classes that were not affected by your changes (e.g., `MapJoinOperator`, `JoinOperator`, and `VectorXXX`) and I am wondering if that is normal. Do they already support complex types? Should they support complex types in the future? As of now hash based joins are working fine. This patch fixes the issue with SMB and Common merge join. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
