BlogDocs

fix: Fix right join schema(#17833)

Merged
Merging
join
(
c33ad37
) into
main
(
9eec688
)
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
37
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passing

test_to_numpy_series_chunked
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_chunked
0%
274.6 µs
274.3 µs
test_to_numpy_series_with_nulls
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_with_nulls
0%
301.3 µs
301 µs
test_to_numpy_series_zero_copy
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_zero_copy
0%
127.4 µs
127.7 µs
test_filter1
py-polars/tests/benchmark/test_filter.py::test_filter1
+4%
785.6 µs
752.3 µs
test_groupby_h2oai_q1
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q1
+3%
2.2 ms
2.2 ms
test_groupby_h2oai_q10
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q10
+9%
6.7 ms
6.2 ms
test_groupby_h2oai_q2
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q2
+3%
4.8 ms
4.6 ms
test_groupby_h2oai_q3
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q3
+7%
2.6 ms
2.5 ms
test_groupby_h2oai_q4
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q4
+8%
2 ms
1.9 ms
test_groupby_h2oai_q5
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q5
-8%
1.8 ms
2 ms
test_groupby_h2oai_q6
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q6
-1%
12.9 ms
13.1 ms
test_groupby_h2oai_q7
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q7
-4%
2.1 ms
2.2 ms
test_groupby_h2oai_q8
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q8
-1%
2.8 ms
2.8 ms
test_groupby_h2oai_q9
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q9
-1%
26.4 ms
26.6 ms
test_write_read_scan_large_csv
py-polars/tests/benchmark/test_io.py::test_write_read_scan_large_csv
-2%
33.1 ms
33.8 ms
test_tpch_q1
py-polars/tests/benchmark/test_tpch.py::test_tpch_q1
-6%
16.1 ms
17.2 ms
test_tpch_q10
py-polars/tests/benchmark/test_tpch.py::test_tpch_q10
-5%
6.2 ms
6.6 ms
test_tpch_q11
py-polars/tests/benchmark/test_tpch.py::test_tpch_q11
-6%
3.7 ms
3.9 ms
test_tpch_q12
py-polars/tests/benchmark/test_tpch.py::test_tpch_q12
+1%
6.4 ms
6.4 ms
test_tpch_q13
py-polars/tests/benchmark/test_tpch.py::test_tpch_q13
0%
9.9 ms
9.9 ms
test_tpch_q14
py-polars/tests/benchmark/test_tpch.py::test_tpch_q14
-2%
2.1 ms
2.2 ms
test_tpch_q15
py-polars/tests/benchmark/test_tpch.py::test_tpch_q15
+4%
2.4 ms
2.3 ms
test_tpch_q16
py-polars/tests/benchmark/test_tpch.py::test_tpch_q16
-3%
7 ms
7.2 ms
test_tpch_q17
py-polars/tests/benchmark/test_tpch.py::test_tpch_q17
-6%
6.5 ms
6.8 ms
test_tpch_q18
py-polars/tests/benchmark/test_tpch.py::test_tpch_q18
0%
11.4 ms
11.5 ms
test_tpch_q19
py-polars/tests/benchmark/test_tpch.py::test_tpch_q19
+1%
7.5 ms
7.4 ms
test_tpch_q2
py-polars/tests/benchmark/test_tpch.py::test_tpch_q2
-2%
3.6 ms
3.6 ms
test_tpch_q20
py-polars/tests/benchmark/test_tpch.py::test_tpch_q20
-1%
6.2 ms
6.3 ms
test_tpch_q21
py-polars/tests/benchmark/test_tpch.py::test_tpch_q21
0%
222.7 ms
222.3 ms
test_tpch_q22
py-polars/tests/benchmark/test_tpch.py::test_tpch_q22
-3%
6.6 ms
6.8 ms
test_tpch_q3
py-polars/tests/benchmark/test_tpch.py::test_tpch_q3
-1%
5.8 ms
5.8 ms
test_tpch_q4
py-polars/tests/benchmark/test_tpch.py::test_tpch_q4
-2%
5 ms
5.1 ms
test_tpch_q5
py-polars/tests/benchmark/test_tpch.py::test_tpch_q5
-2%
4.7 ms
4.7 ms
test_tpch_q6
py-polars/tests/benchmark/test_tpch.py::test_tpch_q6
+5%
2 ms
1.9 ms
test_tpch_q7
py-polars/tests/benchmark/test_tpch.py::test_tpch_q7
+1%
9.3 ms
9.2 ms
test_tpch_q8
py-polars/tests/benchmark/test_tpch.py::test_tpch_q8
+3%
5.7 ms
5.6 ms
test_tpch_q9
py-polars/tests/benchmark/test_tpch.py::test_tpch_q9
+2%
25.7 ms
25.2 ms

Ignored

test_filter2Ignored
py-polars/tests/benchmark/test_filter.py::test_filter2
-2%
1.1 ms
1.1 ms

Commits

Click on a commit to change the comparison range
base
main
9eec688
0%
fix: Fix right join schema
c33ad37
8 days ago
by ritchie46
ResourcesHomePricingDocsBlogGitHub
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.