Changed
joinp
: Refactor to use LazyFrames instead of DataFrames for performance and ability to do streaming and process files larger than RAM. #814 and #815luau
: expanded example usingqsv_log
helper 5c198e4- handled new clippy lints e81a391
- adjust publishing workflows to build binaries with as many features enabled. On some platforms, the
to
andpolars
(forjoinp
) features cannot be built. - cargo update bump indirect dependencies, notably arrow and duckdb
- pin Rust nightly to 2023-02-27
Full Changelog: 0.90.0...0.90.1