msathis commented on issue #251: URL: https://github.com/apache/arrow-datafusion/issues/251#issuecomment-832601672
@alamb I tried this today. We aren't allowing no arg functions right now as per https://github.com/apache/arrow-datafusion/blob/9e84f15191860befab07d4f257ccb0be75f1b206/datafusion/src/physical_plan/functions.rs#L298 . I might need more pointers to implement the no argument functions as my rust & datafusion knowledge is very limited. 😬 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
