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

Datafusion-Ray testing on K8s in CI/CD #33

Open
edmondop opened this issue Oct 14, 2024 · 4 comments
Open

Datafusion-Ray testing on K8s in CI/CD #33

edmondop opened this issue Oct 14, 2024 · 4 comments

Comments

@edmondop
Copy link
Contributor

After addressing #28, we are ready to launch datafusion-ray tests in a cluster in CI/CD on a Kubernetes cluster

@edmondop
Copy link
Contributor Author

At the moment we are only running one of the examples, how should we extend it ? cc @andygrove

@andygrove
Copy link
Member

ideally I would like to see TPC-H queries run and check that results are correct - we do this in the core datafusion project

@andygrove
Copy link
Member

we can do this at 1GB scale factor

@edmondop
Copy link
Contributor Author

@andygrove how do we do it in core-datafusion? Do we store the expected results in CSV or something in VCS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants