mihailom-db opened a new pull request, #49213: URL: https://github.com/apache/spark/pull/49213
### What changes were proposed in this pull request? Removal of ansi turn off suggestion for INVALID_ARRAY_INDEX and INVALID_ARRAY_INDEX_IN_ELEMENT_AT. ### Why are the changes needed? Now that in Spark 4.0.0 we have moved to ANSI mode on by default, we want to keep suggestions of this kind to the minimum. ### Does this PR introduce _any_ user-facing change? Yes, error message has changed. ### How was this patch tested? Existing tests. ### Was this patch authored or co-authored using generative AI tooling? No. -- 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]
