Home
last modified time | relevance | path

Searched refs:big_query_utils (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/benchmarks/util/
H A Dresult_uploader.py12 from util import big_query_utils namespace
64 bq = big_query_utils.create_big_query()
65 row = big_query_utils.make_row(str(uuid.uuid4()), new_result)
66 if not big_query_utils.insert_rows(bq, _PROJECT_ID, _DATASET,

Completed in 1 milliseconds