BsoBird commented on PR #5543: URL: https://github.com/apache/hive/pull/5543#issuecomment-2482059401
@okumin @ngsg @deniskuzZ @zhangbutao @zabetak Hello. Surprisingly, this patch works well. All NPEs are gone, and the correct results are returned. Thank you for your work!@ngsg By the way, I'd like to understand why using hash(varchar, varchar) does not trigger an NPE when I'm not using JOIN? Is there actually something wrong with vectorReader? -- 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]
