beliefer commented on PR #43148: URL: https://github.com/apache/spark/pull/43148#issuecomment-1744408188
@zhengruifeng Thank you for the fix. Could we have a discussion here before to merge this PR? It seems some functions can belong to multiple groups simultaneously. For example, `str_to_map` should be considered as a string function or a map function? The input is a string and it returns a map. -- 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]
