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

feat(python): Make unnest() effective on all columns by default enhancement New feature or an improvement of an existing feature python Related to Python Polars
#27029 opened Mar 24, 2026 by gab23r Loading…
2
1
feat(python): Add Data/LazyFrame.gather enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#27028 opened Mar 24, 2026 by gab23r Loading…
feat: Add recursive parameter to unnest 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
#27027 opened Mar 24, 2026 by gab23r Loading…
2
1
feat(rust): Add a GPU slot to OptFlags so we can control CSE (similar to streaming) A-gpu Area: gpu engine enhancement New feature or an improvement of an existing feature rust Related to Rust Polars
#27026 opened Mar 24, 2026 by wence- Loading…
fix: Panic in streaming MergeSortedNode A-streaming Related to the streaming engine fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27024 opened Mar 24, 2026 by orlp Loading…
perf: Ensure Expr.append is lowered in streaming engine A-streaming Related to the streaming engine performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#27022 opened Mar 24, 2026 by orlp Loading…
fix: Skip statistics deserialization for Null columns in Parquet A-io-parquet Area: reading/writing Parquet files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27021 opened Mar 24, 2026 by 0xRozier Draft
feat: Add pl.merge_sorted operating on multiple frames enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#27014 opened Mar 24, 2026 by kdn36 Loading…
fix: Preserve casts for horizontal ops with untyped literals first-contribution First contribution by user fix Bug fix python Related to Python Polars rust Related to Rust Polars
#27011 opened Mar 24, 2026 by abhidotsh Loading…
perf: Streaming cov and corr A-streaming Related to the streaming engine performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#27008 opened Mar 23, 2026 by coastalwhite Loading…
refactor: Add sinked paths callback changes-dsl Do not merge if this label is present and red. internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#26995 opened Mar 23, 2026 by nameexhaustion Draft
fix: Validate null placement in is_sorted() fast path fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26994 opened Mar 22, 2026 by gautamvarmadatla Loading…
perf: Add sorted unique node to streaming engine A-streaming Related to the streaming engine performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#26990 opened Mar 21, 2026 by coastalwhite Loading…
fix: AnonymousFunction can qualify as SQL aggregator A-plugin Area: things related to plugins A-sql Area: Polars SQL functionality fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26986 opened Mar 20, 2026 by Shoeboxam Loading…
refactor: Simplify pyarrow scan internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#26982 opened Mar 20, 2026 by ritchie46 Loading…
fix(rust): Flatten late merge_sorted unions first-contribution First contribution by user fix Bug fix rust Related to Rust Polars
#26962 opened Mar 18, 2026 by pablogsal Loading…
fix(python): Fix DataFrame.write_database(..., if_table_exists="append", engine="adbc") not handling missing tables correctly A-io-database Area: reading/writing to databases first-contribution First contribution by user fix Bug fix python Related to Python Polars
#26913 opened Mar 14, 2026 by ilya-pevzner Loading…
marker title needs formatting
#26869 opened Mar 10, 2026 by nameexhaustion Draft
feat(python): Support partitioned tables in sink_iceberg A-io-iceberg Related to Apache Iceberg tables. do not merge This pull requests should not be merged right now enhancement New feature or an improvement of an existing feature first-contribution First contribution by user python Related to Python Polars
#26864 opened Mar 9, 2026 by ldacey Loading…
feat: Lock-free memory manager with spill-to-disk and fully OOC multiplexer enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#26774 opened Mar 2, 2026 by azimafroozeh Loading…
docs: Expand streaming user guide with 6 real-world patterns A-streaming Related to the streaming engine documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#26731 opened Feb 26, 2026 by ThotDjehuty Loading…
Non-nullable list values export without outer mask P-goal Priority: aligns with long-term Polars goals P-low Priority: low reference Reference issue for recurring topics title needs formatting
#26726 opened Feb 26, 2026 by nameexhaustion Draft
feat: Add Expr.is_sorted 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
#26708 opened Feb 25, 2026 by Kevin-Patyk Loading…
refactor: Make projection- slicepushdown public internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#26706 opened Feb 25, 2026 by ritchie46 Loading…
ProTip! Adding no:label will show everything without a label.