Skip to content

Implement CacheCodec for BTREE indices #6743

Description

@wjones127

Follow up to #6223, which implements it for vector indexes.

Cache codec serializes and deserializes index cache entries.

Key requirements:

  • Add a unit test that validates that after prewarm a serializing backend will not require IO to serve BTREE queries.
  • Use zero copy Arrow IPC utilities to do serde lance-arrow/src/ipc.rs

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions