Skip to content

chore: remove custom cast_with_options in favor of upstream#6344

Open
wjones127 wants to merge 4 commits intolance-format:mainfrom
wjones127:remove-custom-cast-with-options
Open

chore: remove custom cast_with_options in favor of upstream#6344
wjones127 wants to merge 4 commits intolance-format:mainfrom
wjones127:remove-custom-cast-with-options

Conversation

@wjones127
Copy link
Copy Markdown
Contributor

arrow-cast 57.0.0 added native support for FixedSizeList → FixedSizeList casting, which was the only reason lance_arrow::cast::cast_with_options existed. This removes the wrapper and updates all call sites to use arrow_cast::cast_with_options directly.

arrow-cast 57.0.0 added support for FixedSizeList → FixedSizeList
casting with the same logic as our custom wrapper, making it redundant.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
wjones127 and others added 3 commits March 30, 2026 10:13
@wjones127 wjones127 marked this pull request as ready for review March 30, 2026 17:51
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant