tobyhede opened a new pull request #1371: URL: https://github.com/apache/arrow-datafusion/pull/1371
# Which issue does this PR close? Addresses #1364 #1173 Several of the built-in function definitions are not setup correctly and the functions cannot actually be used at all. This is the start of some changes to ensure that functions can be passed the correct parameters. All seeks to address a gap in the test suite and examples and documentation. There are not many tests using the internal functions, and there are no tests at all using functions with dataframes (probably because many of the functions don't actually work and can't be called). -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org