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: Add PCAP read/write support enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25929 opened Jan 1, 2026 by yonikremer Loading…
fix: Improve error message for temporal vs non-temporal comparison fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25927 opened Jan 1, 2026 by sachinn854 Loading…
build: Bump the rust group with 26 updates build Changes that affect the build system or external dependencies python Related to Python Polars rust Related to Rust Polars skip changelog Do not include in changelog
#25924 opened Jan 1, 2026 by dependabot bot Loading…
ci: Bump the ci group with 8 updates internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars skip changelog Do not include in changelog
#25923 opened Jan 1, 2026 by dependabot bot Loading…
chore(python): Bump the documentation group in /docs with 4 updates internal An internal refactor or improvement python Related to Python Polars skip changelog Do not include in changelog
#25922 opened Jan 1, 2026 by dependabot bot Loading…
test(python): Add CSV scanning to AWS test parameters A-io-cloud Area: reading/writing to cloud storage A-io-csv Area: reading/writing CSV files internal An internal refactor or improvement python Related to Python Polars
#25919 opened Dec 31, 2025 by hutch3232 Loading…
fix: Implement collect_batches properly in Rust fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25918 opened Dec 31, 2025 by orlp Loading…
2
feat: Add nulls support for rolling_mean_by enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25917 opened Dec 31, 2025 by Voultapher Loading…
feat: Implement streaming CSV schema inference A-io-csv Area: reading/writing CSV files A-streaming Related to the streaming engine enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25911 opened Dec 31, 2025 by Voultapher Loading…
4
1
refactor(rust): Use PlSmallStr for CSV format strings A-io-csv Area: reading/writing CSV files internal An internal refactor or improvement rust Related to Rust Polars
#25901 opened Dec 30, 2025 by nameexhaustion Draft
fix(rust): Prevent panic in boolean list arithmetic by casting fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25898 opened Dec 29, 2025 by Kevin-Patyk Loading…
feat: Release musl builds enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25894 opened Dec 29, 2025 by EndPositive Loading…
fix(python): ADBC driver compatibility at write_database() A-io-database Area: reading/writing to databases fix Bug fix python Related to Python Polars
#25889 opened Dec 29, 2025 by 0x0Aro Loading…
docs(python): Document null behaviour for rank documentation Improvements or additions to documentation python Related to Python Polars
#25887 opened Dec 28, 2025 by MarcoGorelli Loading…
feat(python): Allow passing Callable[[str], bool] to sheet_name parameter of polars.read_excel A-io-spreadsheet Area: reading/writing Excel/ODS files enhancement New feature or an improvement of an existing feature python Related to Python Polars
#25882 opened Dec 26, 2025 by misha-artyugin Loading…
feat: Support streaming IPC scan from S3 object store A-io-cloud Area: reading/writing to cloud storage A-io-ipc Area: reading/writing IPC files A-streaming Related to the streaming engine enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
#25868 opened Dec 23, 2025 by kdn36 Loading…
test(python): DataFrame construction with mixed ints and floats in list A-dtype-struct Area: struct data type internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
#25823 opened Dec 18, 2025 by DeflateAwning Loading…
feat: Add arr.gather 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
#25785 opened Dec 16, 2025 by gab23r Loading…
fix: Sanitize error messages to prevent terminal control character injection fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25781 opened Dec 16, 2025 by majiayu000 Loading…
3 tasks done
fix: Avoid calling in to Python function while holding lock during FetchedCredentialsCache refresh on expiry A-io-cloud Area: reading/writing to cloud storage fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25763 opened Dec 13, 2025 by alexander-beedie Draft
feat: Improved handling of unqualified SQL JOIN columns that are ambiguous 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
#25761 opened Dec 12, 2025 by alexander-beedie Loading…
chore(rust): Add property-based tests for Scalar::cast_with_options internal An internal refactor or improvement rust Related to Rust Polars
#25744 opened Dec 11, 2025 by Kevin-Patyk Loading…
fix: Allow dtype cast for UDF fix Bug fix python Related to Python Polars rust Related to Rust Polars
#25735 opened Dec 11, 2025 by mcrumiller Loading…
perf: Optimize ArrayFromIter implementations for ObjectArray A-dtype-object Area: object data type performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#25712 opened Dec 9, 2025 by AndreaBozzo Loading…
2 tasks done
perf: Optimise map_rows performance for Object dtype A-dtype-object Area: object data type do not merge This pull requests should not be merged right now performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
#25702 opened Dec 9, 2025 by alexander-beedie Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.