Re-exports§
pub use cloud::glob as async_glob;cloudpub use path_utils::*;
Modules§
- avro
avro - catalog
catalog - cloud
- Interface with cloud storage through the object_store crate.
- csv
csvorjson - Functionality for reading and writing CSV files.
- file_
cache file_cache - hive
- ipc
ipcoripc_streaming - json
json - (De)serialize JSON files.
- mmap
- ndjson
json - parquet
parquet - Functionality for reading and writing Apache Parquet files.
- path_
utils - pl_
async async - predicates
- prelude
- scan_
lines scan_lines - utils
Macros§
- impl_
page_ walk - Support for traversing paginated response values that look like:
Structs§
- Hive
Options - Options for Hive partitioning.
- RowIndex
Enums§
- External
Compression - Compression options for file that are expressed externally like CSV and NDJSON. Externally does not mean by an external tool, more that it doesn’t happen internally like it does for Parquet and IPC.