Home
last modified time | relevance | path

Searched refs:table_schema (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/tools/gcp/utils/
Dbig_query_utils.py66 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument
72 } for (field_name, field_type, field_description) in table_schema]
81 table_schema, argument
92 } for (field_name, field_type, field_description) in table_schema]
/third_party/protobuf/benchmarks/util/
Dbig_query_utils.py50 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument
56 } for (field_name, field_type, field_description) in table_schema]
65 table_schema, argument
76 } for (field_name, field_type, field_description) in table_schema]
/third_party/grpc/tools/run_tests/performance/
Dpatch_scenario_results_schema.py40 table_schema = json.loads(f.read())
43 table_schema)
Dbq_upload_result.py88 table_schema = json.loads(f.read())
91 table_schema, desc)