Skip to content

Implement CacheCodec for FTS Indices #6431

@wjones127

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 FTS queries.
  • Use zero copy Arrow IPC utilities to do serde lance-arrow/src/ipc.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions