Skip to content

feat(sql): add blob handling to query builder - #8087

Open
dentiny wants to merge 2 commits into
lance-format:mainfrom
dentiny:hjiang/expose-blob-handling-query-builder
Open

feat(sql): add blob handling to query builder#8087
dentiny wants to merge 2 commits into
lance-format:mainfrom
dentiny:hjiang/expose-blob-handling-query-builder

Conversation

@dentiny

@dentiny dentiny commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Closes #8086

This PR exposes blob_handling option to SQL builder interface.

AI assistent usage disclaimer: GPT-5.5 helped me make the code change.

@github-actions github-actions Bot added A-python Python bindings enhancement New feature or request labels Jul 29, 2026
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance/src/dataset/sql.rs 97.43% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@wjones127
wjones127 self-requested a review July 30, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-python Python bindings enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: expose blob_handling to SQL query builder

1 participant