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

fix(rust): Remove unsound TrustedLen impl for Scan first-contribution First contribution by user fix Bug fix rust Related to Rust Polars
#28034 opened Jun 21, 2026 by sandy-sachin7 Loading…
fix(python): Prefer __arrow_c_stream__ over __arrow_c_array__ in pycapsule conversion first-contribution First contribution by user fix Bug fix python Related to Python Polars
#28033 opened Jun 21, 2026 by sandy-sachin7 Loading…
fix: Fix business_day_count ignoring broadcast holidays when leading row has null end first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28032 opened Jun 20, 2026 by sandy-sachin7 Loading…
feat(python): Add a 'clear' parameter to pl.PartitionBy() changes-dsl Do not merge if this label is present and red. enhancement New feature or an improvement of an existing feature first-contribution First contribution by user python Related to Python Polars
#28031 opened Jun 20, 2026 by dylanfair Loading…
docs(python): Add write_iceberg example A-io-iceberg Related to Apache Iceberg tables. documentation Improvements or additions to documentation first-contribution First contribution by user python Related to Python Polars
#28025 opened Jun 19, 2026 by Vamsi-klu Loading…
docs: Document that empty CSV lines are read as null rows A-io-csv Area: reading/writing CSV files documentation Improvements or additions to documentation first-contribution First contribution by user python Related to Python Polars rust Related to Rust Polars
#28024 opened Jun 19, 2026 by Vamsi-klu Loading…
feat: Add experimental strict mode enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#28023 opened Jun 19, 2026 by ritchie46 Member Loading…
fix(rust): Fix qcut panic and incorrect bins on NaN input fix Bug fix rust Related to Rust Polars
#28020 opened Jun 19, 2026 by Liyixin95 Contributor Loading…
feat: Optimize joins with redundant equi-join keys enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#28017 opened Jun 18, 2026 by 0guban0v Contributor Loading…
feat(rust): Allow for multiple descending and nulls_last for order_by in over changes-dsl Do not merge if this label is present and red. enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#28016 opened Jun 18, 2026 by NicoOhR Contributor Loading…
docs(python): Document non-boolean input for any_horizontal/all_horizontal documentation Improvements or additions to documentation first-contribution First contribution by user python Related to Python Polars
#28011 opened Jun 18, 2026 by raphaelroshan Loading…
fix: Fix sink_parquet dropping a filter applied after a cross join A-io-parquet Area: reading/writing Parquet files first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28010 opened Jun 18, 2026 by raphaelroshan Loading…
fix: Fix casting String to List(Enum) producing nulls first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28008 opened Jun 18, 2026 by raphaelroshan Loading…
chore!: Disable invalid struct casts when strict=True A-dtype-struct Area: struct data type breaking Change that breaks backwards compatibility internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#28007 opened Jun 18, 2026 by dsprenkels Collaborator Draft
chore(python!): Remove join order guarantees when maintain_order=None breaking python Change that breaks backwards compatibility for the Python package internal An internal refactor or improvement python Related to Python Polars
#28006 opened Jun 18, 2026 by dsprenkels Collaborator Draft
fix(python): Fix rows_by_key when all columns are used as keys first-contribution First contribution by user fix Bug fix python Related to Python Polars
#28001 opened Jun 17, 2026 by raphaelroshan Loading…
fix: Fix panic extracting datetime components from tz-aware columns with nulls first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28000 opened Jun 17, 2026 by raphaelroshan Loading…
perf: Tighten redundant comparisons and propagate filter constraints performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#27999 opened Jun 17, 2026 by azimafroozeh Collaborator Loading…
feat: Add naive out-of-core spilling to Polars enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#27998 opened Jun 17, 2026 by orlp Member Loading…
chore!: Do not support list type anymore for Series.search_sorted() breaking Change that breaks backwards compatibility internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#27997 opened Jun 17, 2026 by dsprenkels Collaborator Loading… 2.0
chore!: Set concat(how='horizontal') to strict=True by default breaking Change that breaks backwards compatibility internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#27995 opened Jun 17, 2026 by dsprenkels Collaborator Loading… 2.0
feat(python!): Remove memory_map parameter from scan_ipc breaking python Change that breaks backwards compatibility for the Python package enhancement New feature or an improvement of an existing feature internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#27994 opened Jun 17, 2026 by dsprenkels Collaborator Loading… 2.0
chore!: Remove deprecated Enum.union breaking Change that breaks backwards compatibility internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#27992 opened Jun 17, 2026 by dsprenkels Collaborator Loading… 2.0
feat: Add list expression which consistently packs elements together into new List type 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
#27990 opened Jun 17, 2026 by MarcoGorelli Collaborator Loading…
fix(python): Reflected Series arithmetic computes other op self (#27752) first-contribution First contribution by user fix Bug fix python Related to Python Polars
#27971 opened Jun 15, 2026 by LukeTheoJohnson Loading…
ProTip! Adding no:label will show everything without a label.