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

ci: Print expected DSL schema hashes if mismatched internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25526 opened Nov 27, 2025 by nameexhaustion Loading…
refactor: Update partitioned sink IR 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
#25524 opened Nov 27, 2025 by nameexhaustion Loading…
fix: HF Hub rate limiting when using glob patterns fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25521 opened Nov 27, 2025 by davanstrien Loading…
feat: Allow quantile to compute multiple quantiles at once enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25516 opened Nov 27, 2025 by agossard Loading…
3
2
fix: Fix occurence of exact matches of .join_asof(strategy="nearest", allow_exact_matches=False, ...) fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25506 opened Nov 26, 2025 by dsprenkels Loading…
perf: Ensure string literals actually generate ColumnPredicates fix Bug fix performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#25495 opened Nov 25, 2025 by itamarst Loading…
refactor: Fix rolling kernel dispatch with monotonic group attribute internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25494 opened Nov 25, 2025 by kdn36 Loading…
fix(rust): Remove 'panic_on_schema' feature from polars-lazy docs fix Bug fix rust Related to Rust Polars
#25484 opened Nov 25, 2025 by youngspe Loading…
depr: Rename aggregate_function to agg_function deprecation Add a deprecation warning to outdated functionality do not merge This pull requests should not be merged right now python Related to Python Polars rust Related to Rust Polars
#25477 opened Nov 24, 2025 by nikaltipar Loading…
fix(python): Suggest str.contains for string containment in map_elements fix Bug fix python Related to Python Polars
#25472 opened Nov 24, 2025 by wtn Loading…
fix(rust): Raise error on out-of-range dates in temporal operations fix Bug fix rust Related to Rust Polars
#25471 opened Nov 24, 2025 by wtn Loading…
fix: Handle DST transitions in group_by_dynamic (#25410) fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25459 opened Nov 22, 2025 by wtn Loading…
fix: Make sum on strings error in group_by context fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25456 opened Nov 21, 2025 by wtn Loading…
test: Add assert_sql_matches coverage for SQL "DISTINCT" and "DISTINCT ON" syntax A-sql Area: Polars SQL functionality internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25440 opened Nov 21, 2025 by alexander-beedie Loading…
fix: Invalid usage of drop_first in to_dummies when nulls present fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25435 opened Nov 21, 2025 by mcrumiller Loading…
perf: When pushing down predicates via ColumnPredicates (e.g. streaming Parquet?), utilize predicates in more cases A-io-parquet Area: reading/writing Parquet files performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#25432 opened Nov 20, 2025 by itamarst Loading…
feat: Extend SQL UNNEST support to handle multiple array expressions A-sql Area: Polars SQL functionality enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25418 opened Nov 20, 2025 by alexander-beedie Loading…
feat: Allow nulls in interpolate_by enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25415 opened Nov 20, 2025 by agossard Loading…
docs: Improve docs for semi- and anti- joins documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#25403 opened Nov 19, 2025 by raffaem Loading…
fix(rust): Optimize projection pushdown through HConcat fix Bug fix rust Related to Rust Polars
#25371 opened Nov 15, 2025 by cBournhonesque Loading…
fix(python): Check that fractions are between 0 and 1 for pl.Expr.sample fix Bug fix python Related to Python Polars
#25366 opened Nov 15, 2025 by alex-gregory-ds Loading…
feat: Add num_samples parameter to date_range and datetime_range enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25329 opened Nov 13, 2025 by mcrumiller Draft
fix(rust): Increase precision when constructing float Series fix Bug fix rust Related to Rust Polars
#25323 opened Nov 13, 2025 by camriddell Loading…
chore: Update chrono dep internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25292 opened Nov 12, 2025 by jcfug8 Loading…
docs: Explain aggregation & sorting of lists documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#25260 opened Nov 11, 2025 by cr7pt0gr4ph7 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.