lance

Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..

APACHE-2.0 License

Downloads
814.7K
Stars
3.8K

Bot releases are visible (Hide)

lance - v0.10.4 Faster merge insert, fix for compaction race condition

Published by westonpace 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lancedb/lance/compare/v0.10.3...v0.10.4

lance - v0.10.3 Temporal scalar indices and low RAM scalar index training

Published by westonpace 7 months ago

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.10.2...v0.10.3

lance - v0.10.2 Cosine, HNSW, f16 bug fixes

Published by eddyxu 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lancedb/lance/compare/v0.10.1...v0.10.2

lance - v0.10.1 jvm support poc and fix bug with selecting nested field

Published by chebbyChefNEQ 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lancedb/lance/compare/v0.10.0...v0.10.1

Breaking Change

  • Vector queries no longer return the vector column when columns= or project() does not include the vector column. (default behavior did not change, all columns are returned)

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.19...v0.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.18...v0.9.19

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.17...v0.9.18

lance - v0.9.17 filter support in ShardedBatchSampler

Published by westonpace 8 months ago

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.16...v0.9.17

lance - v0.9.16 Minor fixes, faster PQ on avx512f machines

Published by westonpace 8 months ago

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.15...v0.9.16

lance - v0.9.15: Remove LZMA as dynamic library dependency

Published by wjones127 8 months ago

New features

Bug Fixes

Other Changes

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.14...v0.9.15

lance - v0.9.14: prevent object store timeouts

Published by wjones127 8 months ago

New Features

Bug Fixes

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.13...v0.9.14

lance - v0.9.13: New `add_columns`, `alter_columns`, `drop_columns` APIs

Published by wjones127 9 months ago

New features

Performance improvements

Bug fixes

Other changes

New Contributors

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.12...v0.9.13

lance - v0.9.12 Upsert and bug fixes

Published by eddyxu 9 months ago

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.11...v0.9.12

lance - v0.9.11 Upsert, Huggingface integration, and bug fixes

Published by eddyxu 9 months ago

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.10...v0.9.11

lance - v0.9.10: Bug fixes and arrow upgrade.

Published by eddyxu 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.9...v0.9.10

lance - v0.9.9

Published by albertlockett 9 months ago

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.8...v0.9.9

lance - v0.9.8 bug fixes

Published by eddyxu 9 months ago

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.7...v0.9.8

lance - v0.9.7

Published by albertlockett 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.6...v0.9.7

lance - v0.9.6: Query plan fixes, additional functions allowed in filters

Published by wjones127 9 months ago

New features

Bug fixes

  • fix: ensure query plans are correct by @wjones127 in https://github.com/lancedb/lance/pull/1785
    • This fixes an issue where ANN queries with prefilters can have irrelevant results if there is a scalar index that is not up-to-date.

Other changes

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.5...v0.9.6

lance - v0.9.5 Bug fix release

Published by eddyxu 9 months ago

What's Changed

Full Changelog: https://github.com/lancedb/lance/compare/v0.9.4...v0.9.5