okumin opened a new pull request #2042: URL: https://github.com/apache/hive/pull/2042
https://issues.apache.org/jira/browse/HIVE-22601 ### What changes were proposed in this pull request? A bug fix. Hive can't handle multiple aliases now. ### Why are the changes needed? This bug causes incorrect results. It's inconvenient especially when we use Hivemall. It has UDTFs that return multiple columns. ### Does this PR introduce _any_ user-facing change? Yes, but the current behavior is apparently buggy. ### How was this patch tested? Add 2 test cases. ---------------------------------------------------------------- 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]
