Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External use of sqllogictest machinery #7133

Closed
tshauck opened this issue Jul 29, 2023 · 0 comments · Fixed by #7134
Closed

External use of sqllogictest machinery #7133

tshauck opened this issue Jul 29, 2023 · 0 comments · Fixed by #7134
Labels
enhancement New feature or request

Comments

@tshauck
Copy link
Contributor

tshauck commented Jul 29, 2023

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: #7032. I'm opening this issue as the PR template requests an issue to associate with it for tracking purposes.

@tshauck tshauck added the enhancement New feature or request label Jul 29, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant