Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Add integration tests for writing to parquet #80

Closed
jorgecarleitao opened this issue May 12, 2021 · 1 comment
Closed

Add integration tests for writing to parquet #80

jorgecarleitao opened this issue May 12, 2021 · 1 comment
Assignees
Labels
enhancement An improvement to an existing feature

Comments

@jorgecarleitao
Copy link
Owner

Currently we generate parquet files from pyarrow and read them from Rust. Let's add the other way around: write from Rust and read from pyarrow.

This will require a small executable that writes them, so that python can call it when running the tests.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label May 12, 2021
@jorgecarleitao jorgecarleitao self-assigned this May 12, 2021
@jorgecarleitao
Copy link
Owner Author

This is now done and released. All tests are here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant