tenzir / public-roadmap

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

Additional Formats #53

Closed dominiklohmann closed 1 year ago

dominiklohmann commented 1 year ago

In parallel to the development of Pipeline Execution #18, we want to implement support for multiple sources and sinks as part of the from, read, to, and write operators. This roadmap item tracks priority group 2/4.

### Sources
- [x] Feather Parser
- [x] Parquet Parser
- [x] XSV (CSV, TSV, SSV) Parser
- [x] Zeek TSV Parser (renamed to `zeek-tsv`)
- [x] CEF Parser
### Sinks
- [x] Feather Printer
- [x] Parquet Printer
- [x] XSV (CSV, TSV, SSV) Printer
- [x] Zeek TSV Printer