Skip to content

Issues: pola-rs/polars

Tracking issue for Polars Cloud
#21487 opened Feb 27, 2025 by ritchie46
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

StructFieldNotFoundError not raised when accessing an invalid field in a list of structs bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21658 opened Mar 8, 2025 by heshamdar
2 tasks done
.unique().collect(new_streaming=True) gives inconsistent results accepted Ready for implementation bug Something isn't working new-streaming Features for or dependent on the new streaming engine P-high Priority: high python Related to Python Polars
#21654 opened Mar 7, 2025 by VitalyNazaryants
2 tasks done
set_ascii_tables=True outputs non-ASCII characters bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21652 opened Mar 7, 2025 by harrymconner
2 tasks done
resolve large enum variants
#21651 opened Mar 7, 2025 by ritchie46
Remove engine="old-streaming" chore Maintenance work that does not impact the user
#21648 opened Mar 7, 2025 by coastalwhite
Add LazyFrame.branch() enhancement New feature or an improvement of an existing feature
#21645 opened Mar 7, 2025 by mcrumiller
Polars plugins should be referenced by .venv relative path accepted Ready for implementation bug Something isn't working good first issue Good for newcomers python Related to Python Polars
#21643 opened Mar 7, 2025 by mat-ej
2 tasks done
Doing an empty aggregation may panic depending on the groups and the number of rows bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21634 opened Mar 6, 2025 by etiennebacher
2 tasks done
Can't sort dataframe by multiple columns if any sort column is list or array accepted Ready for implementation bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21633 opened Mar 6, 2025 by ekarais
2 tasks done
lazy optimization to move filter on enum values before casting to enum enhancement New feature or an improvement of an existing feature
#21615 opened Mar 5, 2025 by ChristopherRussell
improve null values in "by" column are not yet supported in "interpolate_by" expression error message bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21614 opened Mar 5, 2025 by skritsotalakis
2 tasks done
Add to_binary methods for integer types enhancement New feature or an improvement of an existing feature
#21613 opened Mar 5, 2025 by mcrumiller 2.0.0
pl.Expr.get(0) behaves differently from pl.Expr.first() bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21610 opened Mar 5, 2025 by hbanderier
2 tasks done
ppc64cle installer on conda-forge enhancement New feature or an improvement of an existing feature
#21608 opened Mar 5, 2025 by nauscj
dt.offset_by fails if intermediate timestamp is non-existent A-temporal Area: date/time functionality bug Something isn't working P-low Priority: low python Related to Python Polars
#21604 opened Mar 5, 2025 by renzph
2 tasks done
df.write_parquet with partition_by should have a option to exclude partition columns in the output file A-io Area: reading and writing data A-io-parquet Area: reading/writing Parquet files enhancement New feature or an improvement of an existing feature
#21602 opened Mar 5, 2025 by jherrmannNetfonds
Pow operator takes the type of a literal base over the type of the column exponent bug Something isn't working needs triage Awaiting prioritization by a maintainer rust Related to Rust Polars
#21596 opened Mar 5, 2025 by drhagen
2 tasks done
pl.lit no longer preserve tzinfo for datetime object bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21595 opened Mar 4, 2025 by rcliu623
2 tasks done
What should happen when ColumnNameOrSelector receives an expression? documentation Improvements or additions to documentation
#21585 opened Mar 4, 2025 by etiennebacher
Flaky test categorical_min_max bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21583 opened Mar 4, 2025 by coastalwhite
2 tasks done
PanicException when calling pl.repeat in group_by of empty frame bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21578 opened Mar 4, 2025 by knowecho
2 tasks done
Mistyped return type annotation for dtypes bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21575 opened Mar 4, 2025 by butterlyn
2 tasks done
scan_delta does not accept pathlib.Path enhancement New feature or an improvement of an existing feature
#21572 opened Mar 3, 2025 by coastalwhite
Silent failures with deeply nested rolling operations in lazy mode bug Something isn't working needs triage Awaiting prioritization by a maintainer python Related to Python Polars
#21571 opened Mar 3, 2025 by jkadbear
2 tasks done
ProTip! Find all open issues with in progress development work with linked:pr.