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

refactor: Move cdf test expected results into tar #626

Open
OussamaSaoudi-db opened this issue Jan 8, 2025 · 0 comments
Open

refactor: Move cdf test expected results into tar #626

OussamaSaoudi-db opened this issue Jan 8, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@OussamaSaoudi-db
Copy link
Collaborator

The cdf integration tests currently store the test data in compressed files (ex: cdf-table.tar.zstd). The expected output is a part of the test code in cdf.rs. Change the tests so that the expected results is in a parquet table that is also a part of the compressed file. This approach is similar to what we do in the dat tests.

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

No branches or pull requests

1 participant