Skip to content
Draft
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
096b453
add `assert_plan`
blaginin Oct 16, 2025
2592835
Move `multi_hash_joins`
blaginin Oct 16, 2025
b5f6160
Migrate multi_joins_after_alias test to insta snapshots
blaginin Oct 16, 2025
406f590
Migrate multi_joins_after_multi_alias test to insta snapshots
blaginin Oct 16, 2025
99fc2b0
Migrate join_after_agg_alias test to insta snapshots
blaginin Oct 16, 2025
d114351
Migrate hash_join_key_ordering test to insta snapshots
blaginin Oct 16, 2025
5704e73
Migrate multi_hash_join_key_ordering test to insta snapshots
blaginin Oct 16, 2025
a6c6f2a
Merge branch 'main' into move-enforce-distrivution
blaginin Oct 20, 2025
6a24a64
Migrate multiple tests to insta snapshots
blaginin Oct 20, 2025
80b964f
Migrate more tests
blaginin Oct 20, 2025
a0b4529
Migrate 11 enforce_distribution tests to insta snapshots
blaginin Oct 20, 2025
b984753
Migrate 8 more enforce_distribution tests to insta snapshots
blaginin Oct 20, 2025
e095da3
Migrate 2 more enforce_distribution tests to insta snapshots
blaginin Oct 20, 2025
221f542
Migrate 2 more enforce_distribution tests to insta snapshots
blaginin Oct 20, 2025
5486ad7
Migrate 3 more enforce_distribution tests with different optimizer ou…
blaginin Oct 20, 2025
9fd6982
More
blaginin Oct 20, 2025
f70f50e
Migrate test_distribute_sort_parquet to insta snapshots
blaginin Oct 20, 2025
8a363aa
Migrate test_distribute_sort_memtable to insta snapshots
blaginin Oct 20, 2025
a672a00
Migrate optimize_away_unnecessary_repartition2 to insta snapshots
blaginin Oct 20, 2025
54a2b40
Migrate parallelization_ignores_transitively_with_projection_csv to i…
blaginin Oct 20, 2025
a9783e3
Migrate remove_redundant_roundrobins to insta snapshots
blaginin Oct 20, 2025
9b73d35
Migrate optimize_away_unnecessary_repartition to insta snapshots
blaginin Oct 20, 2025
6e9dab7
Kill `plans_matches_expected`
blaginin Oct 20, 2025
6cec480
Migrate merge_does_not_need_sort to insta snapshots
blaginin Oct 20, 2025
b00481d
Migrate parallelization_compressed_csv to insta snapshots
blaginin Oct 20, 2025
8439cbb
Migrate parallelization_two_partitions to insta snapshots
blaginin Oct 20, 2025
c80a32d
Migrate parallelization_two_partitions_into_four to insta snapshots
blaginin Oct 20, 2025
d6da5ef
Migrate parallelization_sorted_limit to insta snapshots
blaginin Oct 20, 2025
ceef90f
Migrate parallelization_limit_with_filter to insta snapshots
blaginin Oct 20, 2025
2a2b86c
Migrate parallelization_ignores_transitively_with_projection_parquet …
blaginin Oct 20, 2025
199a84d
Migrate parallelization_union_inputs to insta snapshots
blaginin Oct 20, 2025
83e1e52
Migrate smj_join_key_ordering to insta snapshots
blaginin Oct 20, 2025
eb7e883
Migrate reorder_join_keys_to_left_input test to insta snapshots
blaginin Oct 20, 2025
787d0ff
Migrate multi_smj_joins test to insta snapshots
blaginin Oct 20, 2025
59e7353
Migrate reorder_join_keys_to_right_input test to insta snapshots
blaginin Oct 20, 2025
5f9ce0a
kill old run
blaginin Oct 20, 2025
f6366b8
Migrate remaining assert_plan_txt! tests and remove macro
blaginin Oct 20, 2025
c02b9ed
fmt
blaginin Oct 20, 2025
18d9254
clippy
blaginin Oct 20, 2025
dbae19d
typo and fmt
blaginin Oct 21, 2025
2d67ef8
Fmt
blaginin Oct 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading