tenzir / public-roadmap

The public roadmap of Tenzir
https://docs.tenzir.com/roadmap
4 stars 0 forks source link

Generalized Feather and Parquet Support #88

Closed dominiklohmann closed 2 months ago

dominiklohmann commented 10 months ago

Looking up to roadmap items like Delta Table & Delta Lake Support, having generic Feather and Parquet support will be of increasing importance. Currently, Tenzir supports Feather and Parquet files written by Tenzir. Files without the appropriate metadata will be ignored entirely. The scope of this roadmap item is to change that, and to support parsing Feather and Parquet more generically, and to add an option to the printers to not emit Tenzir's metadata.

### Stories
- [ ] https://github.com/tenzir/issues/issues/1555
- [ ] https://github.com/tenzir/issues/issues/1556