Skip to content

Pull requests: pola-rs/polars

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: Removed deprecated parameters on DataFrame methods internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#28717 opened Aug 5, 2026 by dsprenkels Collaborator Loading…
fix: Remove cryptographic hashing from CSPE fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28716 opened Aug 5, 2026 by dancsi Collaborator Loading…
chore: Mark test_grouped_agg_parametric as slow (and add param ids) internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#28715 opened Aug 5, 2026 by dsprenkels Collaborator Loading…
perf: Drop unused projections in filter on streaming engine A-streaming Related to the streaming engine performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#28713 opened Aug 5, 2026 by nameexhaustion Collaborator Draft
fix: Convert predicate series dtype during prefiltered parquet reading A-io-parquet Area: reading/writing Parquet files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28711 opened Aug 5, 2026 by dancsi Collaborator Loading…
fix: Ignore nans in (min|max)_horizontal fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28710 opened Aug 5, 2026 by orlp Member Loading…
docs: Add engine tags documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#28708 opened Aug 5, 2026 by ritchie46 Member Draft
fix: Correct handling of nulls at the start of business day functions fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28703 opened Aug 4, 2026 by orlp Member Loading…
fix: Prevent CSE from sharing scalar aggs in group_by() first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28702 opened Aug 4, 2026 by saleemdjima Loading…
fix: Assign SQL JOIN literal comparisons to the correct input A-sql Area: Polars SQL functionality first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28701 opened Aug 4, 2026 by severinh Loading…
feat: Add ntile window function Expression A-sql Area: Polars SQL functionality changes-dsl Do not merge if this label is present and red. enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#28699 opened Aug 4, 2026 by alexander-beedie Collaborator Loading…
test(python): Add issue number to test_implode_object_raises internal An internal refactor or improvement python Related to Python Polars
#28698 opened Aug 4, 2026 by Kevin-Patyk Contributor Loading…
feat(python!): Remove Expr.rechunk() breaking python Change that breaks backwards compatibility for the Python package enhancement New feature or an improvement of an existing feature python Related to Python Polars
#28694 opened Aug 4, 2026 by dsprenkels Collaborator Loading… 2.0
chore: Fix first expect in test_group_by_arg_max_boolean_26978 internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#28690 opened Aug 4, 2026 by dsprenkels Collaborator Loading…
feat!: Raise an error on struct.rename_fields() with an incorrect number of fields A-dtype-struct Area: struct data type breaking Change that breaks backwards compatibility enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#28689 opened Aug 4, 2026 by dsprenkels Collaborator Loading… 2.0
chore: Fix the name of struct.drop() in rename_fields() deprecation message A-dtype-struct Area: struct data type internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#28687 opened Aug 4, 2026 by dsprenkels Collaborator Loading…
refactor(rust): Add utilities for broadcasting internal An internal refactor or improvement rust Related to Rust Polars
#28685 opened Aug 4, 2026 by orlp Member Loading…
docs(python): Document NaN ordering footgun for quantile/median documentation Improvements or additions to documentation first-contribution First contribution by user python Related to Python Polars
#28681 opened Aug 4, 2026 by berabhishek Loading…
1 of 3 tasks
chore: Add dist=loadgroup to the pytest config internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#28676 opened Aug 3, 2026 by dsprenkels Collaborator Loading…
chore: Enable a lot of may_fail_auto_streaming tests A-streaming Related to the streaming engine internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#28675 opened Aug 3, 2026 by dsprenkels Collaborator Loading…
fix: Don't preserve sorted flag through non-monotonic dt.date()/dt.truncate() fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28673 opened Aug 3, 2026 by BitWeaverDev Contributor Draft
fix: Retain datetime inference across CSV fallback A-io-csv Area: reading/writing CSV files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28663 opened Aug 3, 2026 by 0guban0v Contributor Loading…
fix: Fix assertion error / incorrect data load from parquet written by fastparquet A-io-parquet Area: reading/writing Parquet files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28656 opened Aug 3, 2026 by nameexhaustion Collaborator Loading…
docs(python): Make API sidebar fluid and user-resizable documentation Improvements or additions to documentation first-contribution First contribution by user python Related to Python Polars
#28651 opened Aug 2, 2026 by berabhishek Loading…
10 of 11 tasks
fix: Retain CSV datetime parser state across fallback formats A-io-csv Area: reading/writing CSV files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28644 opened Aug 1, 2026 by 0guban0v Contributor Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.