Skip to content

fix(python): expose up-vector override binding#175

Open
citizenu03bb wants to merge 1 commit into
chrishayuk:mainfrom
citizenu03bb:pr/python-set-up-vector-binding
Open

fix(python): expose up-vector override binding#175
citizenu03bb wants to merge 1 commit into
chrishayuk:mainfrom
citizenu03bb:pr/python-set-up-vector-binding

Conversation

@citizenu03bb

Copy link
Copy Markdown

Title:
fix(python): expose up-vector override binding

Summary:

  • Add Vindex.set_up_vector(layer, feature, vector) to the Python bindings.
  • Keep it symmetric with the existing set_down_vector binding.

Why:
VectorIndex::set_up_vector already exists in Rust, but Python users can only
set custom down-vector overrides. This exposes the existing up-vector override
without changing Rust index behavior.

Verification:

  • cargo check -p larql-python

Branch:
pr/python-set-up-vector-binding

Commit:
8610b14

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