codetyri0n commented on PR #18674:
URL: https://github.com/apache/datafusion/pull/18674#issuecomment-3531993136
thanks @Jefffrey @martin-g
I would like to make sure I get my understanding right (for this and future
PRs)- please let me know if otherwise :
We would need the refactoring only for the function signature for
improvements for the errors with better detailing user for example -
`SELECT date_add('2025-01-10');`
and it should be returning something like -
`Spark `date_add` function requires 2 arguments, got 1`
realised that using this macro is not an improvement for return types and
etc.
--
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]