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): Load _expiry_time from botocore Credentials in CredentialProviderAWS fix Bug fix python Related to Python Polars
#23753 opened Jul 25, 2025 by nameexhaustion Loading…
Python Polars 1.32 pre-release title needs formatting
#23750 opened Jul 25, 2025 by ritchie46 Loading…
chore: Mark more tests as ready for cloud internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#23743 opened Jul 25, 2025 by coastalwhite Loading…
feat(python): Making Expr.rolling_*_by methods available to pl.Series enhancement New feature or an improvement of an existing feature python Related to Python Polars
#23742 opened Jul 25, 2025 by gfvioli Loading…
refactor(rust): Remove Default for StreamingExecutionState internal An internal refactor or improvement rust Related to Rust Polars
#23729 opened Jul 25, 2025 by nameexhaustion Draft
docs: Improve examples aggregation documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#23726 opened Jul 24, 2025 by Juan-132 Loading…
refactor(rust): Add subphase and query task spawning to StreamingExecState internal An internal refactor or improvement rust Related to Rust Polars
#23725 opened Jul 24, 2025 by orlp Loading…
docs: Update user guide aggregation documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#23718 opened Jul 24, 2025 by Juan-132 Loading…
refactor: Rewrite evaluate_on_groups for .gather / .get 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
#23700 opened Jul 23, 2025 by coastalwhite Draft
3
5
fix: Create file for streaming sink even if unspawned fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23672 opened Jul 22, 2025 by coastalwhite Draft
docs: Update multiple pages in the Polars Cloud user guide documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#23661 opened Jul 21, 2025 by r-brink Draft
chore: Add debug assertion that verifies the output field of expressions in polars-expr internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#23649 opened Jul 18, 2025 by coastalwhite Loading…
feat: Support pre_execution_query parameter from connectorx enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23634 opened Jul 17, 2025 by mcrumiller Loading…
feat(python): Use partitions in read_delta() and scan_delta() enhancement New feature or an improvement of an existing feature python Related to Python Polars
#23618 opened Jul 16, 2025 by jakubkovac Loading…
fix: Implicit exclude for length preserving expression on scalar fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23613 opened Jul 16, 2025 by coastalwhite Loading…
fix: Change ufunc type computation fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23581 opened Jul 14, 2025 by deanm0000 Loading…
docs: Add page about plugins to Polars Cloud docs documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
#23569 opened Jul 14, 2025 by r-brink Loading…
feat: Add having to group_by context enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23550 opened Jul 13, 2025 by borchero Loading…
perf: Parallelize the schema resolution of DSL scans performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#23544 opened Jul 11, 2025 by coastalwhite Loading…
refactor: Move randomness into Seed internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#23541 opened Jul 11, 2025 by coastalwhite Draft
feat(rust,python): Expose utility function for getting the IR version enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#23526 opened Jul 10, 2025 by Matt711 Loading…
fix: Rolling mean with weights incorrect when min_samples < window_size fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23485 opened Jul 9, 2025 by agossard Loading…
fix: Support string literals in search_sorted() of Categoricals fix Bug fix python Related to Python Polars rust Related to Rust Polars
#23472 opened Jul 8, 2025 by itamarst Loading…
test: Add may fail cloud to zero-width-array internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#23463 opened Jul 8, 2025 by ritchie46 Loading…
fix(rust): Fix rolling window panic with window_size=0 fix Bug fix rust Related to Rust Polars
#23461 opened Jul 8, 2025 by hattajr Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.