panbingkun opened a new pull request, #41505: URL: https://github.com/apache/spark/pull/41505
### What changes were proposed in this pull request? Add following functions: - str_to_map - to_binary - to_char - to_number - to_timestamp_ltz - to_timestamp_ntz - to_unix_timestamp to: - Scala API - Python API - Spark Connect Scala Client - Spark Connect Python Client ### Why are the changes needed? for parity ### Does this PR introduce _any_ user-facing change? Yes, new functions. ### How was this patch tested? - Add New UT. -- 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]
