timsaucer commented on PR #17289: URL: https://github.com/apache/datafusion/pull/17289#issuecomment-3249807369
> FWIW Spark's version of this is called `transform`, not `array_transform`. But looks like there's a convention of having an `array_` prefix on (most!) array functions (https://datafusion.apache.org/user-guide/sql/scalar_functions.html), which seems reasonable! Thanks. Yes, I'm very familiar with `transform` in Spark. I was trying to follow the DataFusion convention rather than Spark's. -- 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]
