File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 135
135
timeout : 3600
136
136
137
137
variations :
138
- - __suffix__ : few_groups (sort_shuffle_pull_based)
138
+ - __suffix__ : few_groups__sort_shuffle_pull_based
139
139
run :
140
140
script : >
141
141
python groupby_benchmark.py --sf 10 --aggregate --group-by column08 column13 column14
142
142
--shuffle-strategy sort_shuffle_pull_based
143
143
144
- - __suffix__ : many_groups (sort_shuffle_pull_based)
144
+ - __suffix__ : many_groups__sort_shuffle_pull_based
145
145
run :
146
146
script : >
147
147
python groupby_benchmark.py --sf 10 --aggregate --group-by column02 column14
156
156
timeout : 3600
157
157
158
158
variations :
159
- - __suffix__ : few_groups (sort_shuffle_pull_based)
159
+ - __suffix__ : few_groups__sort_shuffle_pull_based
160
160
run :
161
161
script : >
162
162
python groupby_benchmark.py --sf 10 --map-groups --group-by column08 column13 column14
163
163
--shuffle-strategy sort_shuffle_pull_based
164
164
165
- - __suffix__ : many_groups (sort_shuffle_pull_based)
165
+ - __suffix__ : many_groups__sort_shuffle_pull_based
166
166
run :
167
167
script : >
168
168
python groupby_benchmark.py --sf 10 --map-groups --group-by column02 column14
You can’t perform that action at this time.
0 commit comments