Github user amansinha100 commented on the pull request: https://github.com/apache/drill/pull/462#issuecomment-210085324 I think additional support may be needed; the hash table only stores the equality join keys, so the generated code in ChainedHashTable is targeted to the those columns. For the additional columns you will need to keep track of them (I haven't thought through the details yet.)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---