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

refactor: Use IR for polars-expr output field resolution internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#24661 opened Sep 29, 2025 by coastalwhite Loading…
fix: Overflow in slice-slice optimization fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24658 opened Sep 29, 2025 by orlp Loading…
fix: Return error for unsupported maintain_order on joins fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24657 opened Sep 29, 2025 by JakubValtar Loading…
fix: Fix dtype in EvalExpr fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24650 opened Sep 28, 2025 by kdn36 Loading…
fix: Fix handling of AggregatedScalar in ApplyExpr single input fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24634 opened Sep 26, 2025 by kdn36 Loading…
feat: Allow parsing of compact ISO 8601 strings enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#24629 opened Sep 26, 2025 by orlp Loading…
refactor(rust): Remove duplicated code for expression output order resolution internal An internal refactor or improvement rust Related to Rust Polars
#24605 opened Sep 25, 2025 by nameexhaustion Draft
refactor(rust): Change function order flags to be less error prone internal An internal refactor or improvement rust Related to Rust Polars
#24604 opened Sep 25, 2025 by nameexhaustion Loading…
feat(python): Fast-count for scan_iceberg().select(len()) A-io-iceberg Related to Apache Iceberg tables. enhancement New feature or an improvement of an existing feature python Related to Python Polars
#24602 opened Sep 25, 2025 by nameexhaustion Loading…
feat: Add support to output dt.total_{}() duration values as fractionals enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#24598 opened Sep 24, 2025 by dsprenkels Loading…
3 tasks done
refactor: Extend and rename rolling groups to overlapping internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#24577 opened Sep 23, 2025 by kdn36 Loading…
fix(python): Enable manual commits for write_database with the ADBC engine A-io-database Area: reading/writing to databases fix Bug fix python Related to Python Polars
#24559 opened Sep 21, 2025 by mullimanko Loading…
refactor(rust): Expose dec128_verify_prec_scale via polars::prelude internal An internal refactor or improvement rust Related to Rust Polars
#24556 opened Sep 21, 2025 by eitsupi Loading…
feat(rust, python): Add support for CSV compression in write_csv A-io-csv Area: reading/writing CSV files enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars title needs formatting
#24552 opened Sep 19, 2025 by hirohira9119 Loading…
fix: Refactor BinaryExpr in group_by with partial sort fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24548 opened Sep 19, 2025 by kdn36 Draft
perf: Allow for some literal casts in IO column expressions performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#24544 opened Sep 18, 2025 by coastalwhite Loading…
remove condition test title needs formatting
#24534 opened Sep 18, 2025 by nofarm3 Loading…
refactor: Refactor ApplyExpr in group_by context on multiple inputs do not merge This pull requests should not be merged right now internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#24520 opened Sep 16, 2025 by kdn36 Loading…
feat: TypeGuards for narrowing DataType to specific class enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#24518 opened Sep 16, 2025 by deanm0000 Loading…
fix: Add support for arr.sum() on small integer Array dtypes containing nulls fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24478 opened Sep 13, 2025 by math-hiyoko Loading…
fix: Inconsistency of list.sum() result type with None values fix Bug fix python Related to Python Polars rust Related to Rust Polars
#24476 opened Sep 13, 2025 by math-hiyoko Loading…
feat: Add array.eval enhancement New feature or an improvement of an existing feature merge-after-dsl-unfreeze python Related to Python Polars rust Related to Rust Polars
#24472 opened Sep 12, 2025 by coastalwhite Loading…
feat: Add ignore_nulls to first/last enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#24455 opened Sep 12, 2025 by mcrumiller Draft
ProTip! no:milestone will show everything without a milestone.