v0.2.9 pandas extension type for inline images
And also, we've started to implement Lance is Rust. A new kickass vector indexing feature will be coming soon once we do some more cleanup and hook the Rust module back into python.
What's Changed
- [DuckDB] Add macro to check window size by @eddyxu in #395
- [pandas] Add pandas extension type for ImageBinary by @changhiskhan in #398
- python 3.11 is updating and causing error by @changhiskhan in #397
- [RUST] Initialize read support in Rust. by @eddyxu in #401
- Add missing logical type conversions by @eddyxu in #404
- [RUST] Schema projection by @eddyxu in #403
- [RUST] Data file reader by @eddyxu in #402
- [Rust] Decoder for dictionary encoding by @eddyxu in #406
- [Rust] Support full scan for BooleanArray by @changhiskhan in #407
- [Rust] Basic reading support for nested fields. by @eddyxu in #408
- Add unit tests for all supported primitive types by @changhiskhan in #409
- [RUST] Binary encoder and null support. by @eddyxu in #411
- [Rust] Fix Cargo publish by @eddyxu in #410
- [RUST] Large binary support by @eddyxu in #412
- Add support for fixed size list by @changhiskhan in #413
- Jaichopra/nuscenes converter by @jaichopra in #364
- Add Support for Fixed Size Binary Full scan by @changhiskhan in #414
- Bare minimal scanner in Rust by @eddyxu in #415
- Set field IDs. by @eddyxu in #417
- [Rust] Read/Write Protobuf-backed struct directly from file or buffers. by @eddyxu in #418
- [Rust] Lance File Writer by @eddyxu in #419
- [Rust] Write dictionary data by @eddyxu in #420
- [RUST] Write List/LargeList/FixedSizeList/FixedSizeBinary by @eddyxu in #421
- fix byte range and iterator bug by @changhiskhan in #422
- Fix dict order in logical type to be consistent with C++ by @eddyxu in #425
- Limits notebook GHA to only run when C++ / Python changes. by @eddyxu in #427
- Implement futures::Stream for Scanner by @eddyxu in #426
- Append column to RecordBatch by @eddyxu in #429
- [Rust] Read batch with rowid as a meta column. by @eddyxu in #430
- [RUST] argmin and argmax kernel for numeric array by @eddyxu in #432
Full Changelog: v0.2.8...v0.2.9