alamb commented on issue #1718:
URL:
https://github.com/apache/arrow-datafusion/issues/1718#issuecomment-1026239024
> call_builtin_scalar_fn!(ToTimestamp, lit("2020-09-08T12:00:00+00:00"))
That would have the upside that the compiler could check the name
It has the downside that the user has to know the mapping from the sql level
name (e.g. `concat` to `Concat`) which maybe isn't a big deal.
Perhaps we could do both 🤔
--
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]