Skip to content
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!: implement pl$read_ipc() and update pl$*_parquet() to follow Python Polars #1033

Merged
merged 10 commits into from
Apr 14, 2024

Conversation

eitsupi
Copy link
Collaborator

@eitsupi eitsupi commented Apr 14, 2024

No description provided.

@eitsupi eitsupi marked this pull request as ready for review April 14, 2024 05:16
NEWS.md Outdated Show resolved Hide resolved
Comment on lines 166 to +167
- `is_polars_dtype()` (#927).
- `pl$read_ipc()` (#1033).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `is_polars_dtype()` (#927).
- `pl$read_ipc()` (#1033).
- `pl$read_ipc()` (#1033).
- `is_polars_dtype()` (#927).

Comment on lines +25 to +26
#' # Read the dataset
#' # Sinse hive-style partitioning is not supported,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#' # Read the dataset
#' # Sinse hive-style partitioning is not supported,
#' # Read the dataset. Since hive-style partitioning is not supported,

@etiennebacher etiennebacher mentioned this pull request Apr 14, 2024
Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com>
@eitsupi eitsupi merged commit 6fe4983 into main Apr 14, 2024
19 checks passed
@eitsupi eitsupi deleted the read_ipc branch April 14, 2024 22:18
@eitsupi
Copy link
Collaborator Author

eitsupi commented Apr 14, 2024

Sorry, I operated from a smart phone and missed the suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants