Expand description
Support for streaming objects from a Parquet file.
Structs
- Iterator over deserialized records from a Parquet file.
Functions
- Scan a Parquet file into a data frame.
- Scan a Parquet file in a background thread and deserialize records.