test: Add tests for resolved issues #20999
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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