chakravarthiT commented on issue #24051: [SPARK-26879][SQL] Zero based column indexing for struct function URL: https://github.com/apache/spark/pull/24051#issuecomment-472361545 @maropu @viirya Thanks,that is good idea. Only stack and json_tuple uses zero based column indexing.So,I have changed both functions to follow one-based indexing.
---------------------------------------------------------------- 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]
