sandeep-katta opened a new pull request, #38874: URL: https://github.com/apache/spark/pull/38874
### What changes were proposed in this pull request? [[SPARK-41235](https://issues.apache.org/jira/browse/SPARK-41235)]Adding support for array_compact API implementation. ### Why are the changes needed? New API added to remove null elements from the given Array ### Does this PR introduce _any_ user-facing change? yes, new API array_compact is added which can be used in SQL ### How was this patch tested? Added unit tests -- 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]
