chakravarthiT commented on issue #24051: [SPARK-26879][SQL] Zero based column indexing for struct function URL: https://github.com/apache/spark/pull/24051#issuecomment-471925772 Hi, @maropu ,Updated the title and description. This fix is basically for the struct function(as inline internally uses struct). But from the UT failure it seems that,hive uses one-based column indexing for the struct function. Is it ok to make this change?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
