pola-rs / polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust
https://docs.pola.rs
Other
30.54k stars 1.98k forks source link

scan_avro functionality #7248

Open alekart30 opened 1 year ago

alekart30 commented 1 year ago

Problem description

I wish there was scan method for avro files (scan_avro), similarly it exists for csv, json and parquet. If it's possible to implement, it would be great!

owenprough-sift commented 2 weeks ago

Duplicate of #6903