-
Notifications
You must be signed in to change notification settings - Fork 150
Add missing registration methods #1474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
timsaucer
merged 11 commits into
apache:main
from
timsaucer:feat/add-missing-registration-methods
Apr 8, 2026
+302
−4
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
30fc3d5
Add missing SessionContext read/register methods for Arrow IPC and ba…
timsaucer e494bed
Remove redundant read_empty Rust binding, make Python read_empty an a…
timsaucer 246105d
Add pathlib.Path and empty batch tests for Arrow IPC and register_batch
timsaucer 4a2d7ba
Make test_read_empty more robust with length and num_rows checks
timsaucer 03092ed
Add examples to docstrings for new register/read methods
timsaucer 0f96ea3
Empty table actually returns record batch of length one but there are…
timsaucer d0b5d23
Merge branch 'main' into feat/add-missing-registration-methods
timsaucer b719b47
Add optional argument examples to register_arrow and read_arrow docst…
timsaucer af08ee6
Simplify read_empty docstring to use alias pattern
timsaucer de89982
Remove shared ctx from doctest namespace, use inline SessionContext
timsaucer a32292a
Remove redundant import pyarrow as pa from docstrings
timsaucer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.