We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After addressing #28, we are ready to launch datafusion-ray tests in a cluster in CI/CD on a Kubernetes cluster
The text was updated successfully, but these errors were encountered:
At the moment we are only running one of the examples, how should we extend it ? cc @andygrove
Sorry, something went wrong.
ideally I would like to see TPC-H queries run and check that results are correct - we do this in the core datafusion project
we can do this at 1GB scale factor
@andygrove how do we do it in core-datafusion? Do we store the expected results in CSV or something in VCS?
No branches or pull requests
After addressing #28, we are ready to launch datafusion-ray tests in a cluster in CI/CD on a Kubernetes cluster
The text was updated successfully, but these errors were encountered: