Skip to content

[Bug]: managed-lancedb: delete methods build filter predicates via unescaped concatenation of doc ids - #22576

Open
ojassharma7 wants to merge 1 commit into
run-llama:mainfrom
ojassharma7:autocontrib/issue-22543
Open

[Bug]: managed-lancedb: delete methods build filter predicates via unescaped concatenation of doc ids#22576
ojassharma7 wants to merge 1 commit into
run-llama:mainfrom
ojassharma7:autocontrib/issue-22543

Conversation

@ojassharma7

Copy link
Copy Markdown

Fixes #22543.

What changed

  • llama-index-integrations/indices/llama-index-indices-managed-lancedb/tests/test_index.py

Verification

The project's own test suite was run before and after this change; it introduces no new test failures or lint violations.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: managed-lancedb: delete methods build filter predicates via unescaped concatenation of doc ids

1 participant