tshauck opened a new issue, #7133: URL: https://github.com/apache/arrow-datafusion/issues/7133
### Is your feature request related to a problem or challenge? I'd like to make the code that relates to DataFusion's sqllogictests implementation public so it can be used to test UDFs that are external to DataFusion's package. ### Describe the solution you'd like Per the discussion, I'll create a crate in this repo that makes various parts of the sqllogictest test framework. This will allow downstream users to import the code. ### Describe alternatives you've considered _No response_ ### Additional context This issue is associated with this discussion: https://github.com/apache/arrow-datafusion/discussions/7032. -- 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]
