Skip to content

Conversation

@beinan
Copy link
Collaborator

@beinan beinan commented Jan 19, 2026

Summary

  • store context entries via the Rust ContextStore from Python bindings
  • add a Pythonic Context API wrapper with dataframe/image normalization
  • fix null embedding padding when writing to Arrow

Testing

  • uv run pytest
  • cargo test --manifest-path rust/lance-context/Cargo.toml
  • cargo fmt --manifest-path rust/lance-context/Cargo.toml -- --check
  • cargo clippy --manifest-path rust/lance-context/Cargo.toml --all-targets -- -D warnings
  • ruff format --check python/
  • ruff check python/
  • pyright

@beinan beinan merged commit caf77a6 into lance-format:main Jan 19, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant