This issue is used to track the progress of Blob V2 as proposed in [Lance Blob v2 Design](https://docs.google.com/document/d/1JckrGy5dGSd43MNj5g2YQZoyx66aBzCLz3j6yqTS_nA/edit?tab=t.0#heading=h.rutsntcdptmt). ## Tasks - [x] Implement blob v2 needed schema - [x] https://github.com/lancedb/lance/pull/4948 - [x] Implement External Blobs: https://github.com/lance-format/lance/pull/5385 - [x] Implement Dedicated Blobs: https://github.com/lance-format/lance/pull/5406 - [x] Implement Packed Blobs: https://github.com/lance-format/lance/pull/5413 - [ ] Expose as public APIs for rust/python/java - [ ] GC suppprt for blob v2: https://github.com/lance-format/lance/pull/5473 - [ ] Compaction support for blob v2 - [ ] Ingest from existing data source ## Follow ups - Support blob field in a struct: https://github.com/lance-format/lance/pull/5406#discussion_r2592668061
This issue is used to track the progress of Blob V2 as proposed in Lance Blob v2 Design.
Tasks
Follow ups