File tree Expand file tree Collapse file tree 21 files changed +138
-256
lines changed
Expand file tree Collapse file tree 21 files changed +138
-256
lines changed Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q1 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q10 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q2 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q3 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q4 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q5 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q6 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q7 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .groupby_queries as vendored_dbbenchmark_groupby_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822 current_path = pathlib .Path (__file__ ).absolute ()
2923
3024 utils .get_execution_time (
3125 vendored_dbbenchmark_groupby_queries .q8 ,
3226 current_path ,
33- suffix ,
34- project_id ,
35- dataset_id ,
36- table_id ,
37- session ,
27+ config . benchmark_suffix ,
28+ config . project_id ,
29+ config . dataset_id ,
30+ config . table_id ,
31+ config . session ,
3832 )
Original file line number Diff line number Diff line change 1818import bigframes_vendored .db_benchmark .join_queries as vendored_dbbenchmark_join_queries
1919
2020if __name__ == "__main__" :
21- (
22- project_id ,
23- dataset_id ,
24- table_id ,
25- session ,
26- suffix ,
27- ) = utils .get_configuration (include_table_id = True )
21+ config = utils .get_configuration (include_table_id = True )
2822
2923 current_path = pathlib .Path (__file__ ).absolute ()
3024
3125 utils .get_execution_time (
3226 vendored_dbbenchmark_join_queries .q1 ,
3327 current_path ,
34- suffix ,
35- project_id ,
36- dataset_id ,
37- table_id ,
38- session ,
28+ config . benchmark_suffix ,
29+ config . project_id ,
30+ config . dataset_id ,
31+ config . table_id ,
32+ config . session ,
3933 )
You can’t perform that action at this time.
0 commit comments