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(python): default show_graph physical plan to the streaming engine A-streaming Related to the streaming engine first-contribution First contribution by user fix Bug fix python Related to Python Polars title needs formatting
#28826 opened Aug 14, 2026 by binaydhakal Loading…
perf: Collect primitive group-by aggregations into single chunk performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#28825 opened Aug 14, 2026 by kdn36 Collaborator Loading…
feat(python): Support partitioned Iceberg sinks A-io-iceberg Related to Apache Iceberg tables. enhancement New feature or an improvement of an existing feature python Related to Python Polars
#28823 opened Aug 14, 2026 by matthewbayer Contributor Draft
test: Scoped and global monitoring config tests internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#28821 opened Aug 14, 2026 by dancsi Collaborator Loading…
feat(python): Support incremental append Iceberg scans A-io-iceberg Related to Apache Iceberg tables. enhancement New feature or an improvement of an existing feature python Related to Python Polars
#28820 opened Aug 14, 2026 by matthewbayer Contributor Draft
fix(rust,python): Schema inconsistent on Decimal arithmetic with integer A-dtype-decimal Area: decimal data type first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28819 opened Aug 14, 2026 by BhargavKumarNath Loading…
fix: Handle Parquet data page with concatenated gzip members 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
#28808 opened Aug 13, 2026 by henrytsanford Loading…
fix: Preserve interruptible syscalls when registering the SIGINT handler first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28805 opened Aug 13, 2026 by skmendez Draft
feat(python): Support Iceberg schema evolution A-io-iceberg Related to Apache Iceberg tables. 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
#28794 opened Aug 12, 2026 by matthewbayer Contributor Loading…
docs: Migration guide for 2.0 release documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#28788 opened Aug 12, 2026 by TNieuwdorp Collaborator Loading…
fix(rust): Only enable DynamicPred in streaming engine A-streaming Related to the streaming engine fix Bug fix rust Related to Rust Polars
#28784 opened Aug 12, 2026 by Liyixin95 Contributor Loading…
feat: Add maintain_order to top-k expressions 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
#28780 opened Aug 11, 2026 by Samoilov2004 Contributor Loading…
perf: Rechunk mask for DataFrame filter performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#28762 opened Aug 10, 2026 by kdn36 Collaborator Loading…
docs(python): Direct filter users to semi joins documentation Improvements or additions to documentation first-contribution First contribution by user python Related to Python Polars
#28755 opened Aug 10, 2026 by Himanshuagrawal4 Draft
1 task
fix: Ensure one row is read when using scan_csv first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28753 opened Aug 9, 2026 by CoryWard Loading…
fix: Fix projection pushdown incorrect select() height fix Bug fix python Related to Python Polars rust Related to Rust Polars
#28751 opened Aug 9, 2026 by nameexhaustion Collaborator Loading…
fix(python): Support Python 3.15 expression dispatch fix Bug fix python Related to Python Polars
#28750 opened Aug 9, 2026 by LarryHu0217 Contributor Loading…
perf: Set default Parquet Resolve mode to None A-io-parquet Area: reading/writing Parquet files performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#28738 opened Aug 7, 2026 by kdn36 Collaborator Loading…
feat(python!): Remove deprecated parameters on LazyFrame methods 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
#28735 opened Aug 7, 2026 by dsprenkels Collaborator Loading…
feat(python!): Remove deprecated methods on Series 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
#28730 opened Aug 7, 2026 by dsprenkels Collaborator Draft
feat(python!): Remove expired items from pl.Expr 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
#28725 opened Aug 7, 2026 by dsprenkels Collaborator Draft
perf: Fix plan-time regressions in projection pushdown for wide frames first-contribution First contribution by user performance Performance issues or improvements python Related to Python Polars regression Issue introduced by a new release rust Related to Rust Polars
#28724 opened Aug 7, 2026 by kafka1991 Loading…
docs: Add polars-deltalake plugin to list A-plugin Area: things related to plugins documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars title needs formatting
#28723 opened Aug 6, 2026 by ion-elgreco Contributor 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…
ProTip! Exclude everything labeled bug with -label:bug.