Skip to content

feat: add python bindings for context store#10

Merged
beinan merged 2 commits intolance-format:mainfrom
beinan:feat/python-bindings-contextstore
Jan 19, 2026
Merged

feat: add python bindings for context store#10
beinan merged 2 commits intolance-format:mainfrom
beinan:feat/python-bindings-contextstore

Conversation

@beinan
Copy link
Copy Markdown
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