Aman Sehrawat
Results
3
issues of
Aman Sehrawat
append_rows call is slow it take between 1-2 secs avg time . sample code i'm using ``` for row in [data]: # print(row,type(row)) message = self._get_proto_message(table_id) # unknown_fields = ParseDict(row,...
api: bigquerystorage
Hi, i recently started using storage write api and python client only supports protobuf methods to ingest the data into bigquery.it is kind of frustrating to use it lack of...
api: bigquerystorage