Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add tests for resolved issues #20999

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

lukemanley
Copy link
Contributor

Tests added in this PR for open issues that are already fixed:

closes #4175
closes #12775
closes #13117
closes #14651
closes #17327

Other open issues that have already been resolved (just noting tests in order to close):

closes #7683 - test_split_expr.py::test_split_expr
closes #9718 - test_array.py::test_arr_first_last, test_array.py::test_array_get
closes #10137 - test_join.py::test_join_numeric_type_upcast_15338
closes #11853 - test_lazy_parquet.py::test_parquet_schema_arg
closes #11917 - test_explain.py::test_lf_explain_format_tree
closes #13846 - test_concat_arr.py::test_concat_arr
closes #14540 - test_concat_arr.py::test_concat_arr
closes #17514 - test_is_in.py
closes #18018 - test_enum.py::test_init_from_enums
closes #18419 - test_window.py::test_window_order_by_8662

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Jan 30, 2025
@ritchie46 ritchie46 merged commit 13ce6d4 into pola-rs:main Jan 30, 2025
14 of 15 checks passed
@lukemanley lukemanley deleted the test-resolved-issues branch January 30, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
Projects
None yet
2 participants