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: Fix incorrect is_between filter on scan_parquet A-io-parquet Area: reading/writing Parquet files fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26284 opened Jan 26, 2026 by nameexhaustion Loading…
fix(rust): Fix SchemaError when mixing Boolean and float types fix Bug fix rust Related to Rust Polars
#26281 opened Jan 25, 2026 by henryzhan013 Loading…
perf: Run elementwise CSEE for the streaming engine A-streaming Related to the streaming engine performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#26278 opened Jan 25, 2026 by ritchie46 Loading…
feat: Allow empty LazyFrame in LazyFrame.group_by(...).map_groups enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#26275 opened Jan 24, 2026 by MrAttoAttoAtto Loading…
fix(rust): Fix lazy evaluation of replace_strict by making it fallible fix Bug fix rust Related to Rust Polars
#26267 opened Jan 24, 2026 by sweb Loading…
fix(python): Recognize pd.Timestamp values in Series constructor A-dtype-struct Area: struct data type fix Bug fix python Related to Python Polars
#26265 opened Jan 24, 2026 by 2501Pr0ject Loading…
4 tasks done
feat: Expose max_upload_concurrency through env var enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#26263 opened Jan 23, 2026 by kdn36 Loading…
fix: Reset is_count_star flag between queries in collect_all fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26256 opened Jan 23, 2026 by azimafroozeh Loading…
feat(python): Support expressions in DataFrame.partition_by enhancement New feature or an improvement of an existing feature python Related to Python Polars
#26252 opened Jan 23, 2026 by 2501Pr0ject Loading…
6 tasks done
feat: Remove parquet field overwrites A-io-parquet Area: reading/writing Parquet files 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
#26236 opened Jan 22, 2026 by nameexhaustion Draft
fix(python): Apply thousands_separator to count/null_count in describe() for non-numeric columns fix Bug fix python Related to Python Polars
#26235 opened Jan 22, 2026 by 2501Pr0ject Loading…
2 tasks done
fix(rust): Hash AnyValue content instead of discriminant in any_value.rs fix Bug fix rust Related to Rust Polars
#26220 opened Jan 21, 2026 by stoutes Loading…
chore(python): Reorganize operations tests into logical subdirectories internal An internal refactor or improvement python Related to Python Polars
#26209 opened Jan 21, 2026 by Kevin-Patyk Loading…
feat: Support Expr in business day calculations 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
#26193 opened Jan 20, 2026 by itamarst Loading…
fix(python): Make Series equality with ndarray work fix Bug fix python Related to Python Polars
#26169 opened Jan 20, 2026 by Zentrik Draft
refactor(rust): Use derived serialization on PlRefPath breaking-dsl Do not merge until just before release changes-dsl Do not merge if this label is present and red. internal An internal refactor or improvement rust Related to Rust Polars
#26167 opened Jan 19, 2026 by nameexhaustion Loading…
fix(python): Support for ADBC drivers instantiated with dbc in DataFrame.write_database A-io-database Area: reading/writing to databases fix Bug fix python Related to Python Polars
#26157 opened Jan 19, 2026 by henryharbeck Loading…
fix: LazyFrame profile() should not error if no timing data is generated fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26143 opened Jan 16, 2026 by rpadaki Loading…
fix: Handle nulls/empty lists properly in Expr.flatten and add Series.flatten do not merge This pull requests should not be merged right now fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26136 opened Jan 16, 2026 by orlp Loading…
fix: Disallow broadcasting non-scalars fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26133 opened Jan 16, 2026 by WaffleLapkin Draft
fix: Handle empty DataFrames in dt.truncate and dt.round fix Bug fix python Related to Python Polars rust Related to Rust Polars
#26120 opened Jan 15, 2026 by xixixao Loading…
feat: Bump Chrono to 0.4.24, enabling stricter parsing of %.3f/%.6f/%.9f specifiers enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#26075 opened Jan 12, 2026 by MarcoGorelli Loading…
refactor(rust): Replace panicking index access with error handling in dictionaries_to_encode internal An internal refactor or improvement rust Related to Rust Polars
#26059 opened Jan 11, 2026 by Kevin-Patyk Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.