liukun4515 edited a comment on issue #1985: URL: https://github.com/apache/arrow-datafusion/issues/1985#issuecomment-1065092596
@Ted-Jiang Do you mean the same thing with this issue https://github.com/apache/arrow-datafusion/issues/1988? We should make it clear database system just have two type of functions, one is the built-in function and the other is UDF/UDAF. You can refer to https://spark.apache.org/docs/latest/sql-ref-functions.html and get some knowledge about that. https://github.com/apache/arrow-datafusion/pull/1881 just want to resolve the issue of adding a new UDF/UDAF. -- 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]
