-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat: import_stream internal method for Series to support Arrow C stream interface #1078
Merged
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98a81ec - Browse repository at this point
Copy the full SHA 98a81ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ec40f - Browse repository at this point
Copy the full SHA 16ec40fView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f095c1 - Browse repository at this point
Copy the full SHA 9f095c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b976c1 - Browse repository at this point
Copy the full SHA 2b976c1View commit details -
refactor!: use the Arrow C Stream interface inside `as_polars_df(<arr…
…ow::RecordBatchReader>)` and remove unused internal functions
Configuration menu - View commit details
-
Copy full SHA for c6b4ee7 - Browse repository at this point
Copy the full SHA c6b4ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de1e21 - Browse repository at this point
Copy the full SHA 8de1e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbba938 - Browse repository at this point
Copy the full SHA bbba938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350689c - Browse repository at this point
Copy the full SHA 350689cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4fdaad - Browse repository at this point
Copy the full SHA e4fdaadView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d917a - Browse repository at this point
Copy the full SHA f7d917aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a70fbf6 - Browse repository at this point
Copy the full SHA a70fbf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a543e95 - Browse repository at this point
Copy the full SHA a543e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cab33b - Browse repository at this point
Copy the full SHA 4cab33bView commit details -
Revert "refactor!: rewrite
as_polars_df
to use Arrow C Stream inter……face" This reverts commit 350689c.
Configuration menu - View commit details
-
Copy full SHA for fa5e600 - Browse repository at this point
Copy the full SHA fa5e600View commit details -
feat: add the experimental argument to use the import_stream method i…
…nside the function
Configuration menu - View commit details
-
Copy full SHA for e04762c - Browse repository at this point
Copy the full SHA e04762cView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe06f29 - Browse repository at this point
Copy the full SHA fe06f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fde92a - Browse repository at this point
Copy the full SHA 2fde92aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 303ea0b - Browse repository at this point
Copy the full SHA 303ea0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89fc55c - Browse repository at this point
Copy the full SHA 89fc55cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b9567 - Browse repository at this point
Copy the full SHA e3b9567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a97690 - Browse repository at this point
Copy the full SHA 5a97690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5e8a6 - Browse repository at this point
Copy the full SHA 2b5e8a6View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 038afb6 - Browse repository at this point
Copy the full SHA 038afb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2277fb - Browse repository at this point
Copy the full SHA b2277fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for db284af - Browse repository at this point
Copy the full SHA db284afView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb51e7 - Browse repository at this point
Copy the full SHA ccb51e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6cc521 - Browse repository at this point
Copy the full SHA b6cc521View commit details
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.