GoogleCloudPlatform/DataflowPythonSDK

BigQuery `DATE` support

pbeshai opened this issue · 1 comments

It would be great if the BigQuery API supported the DATE type, not currently handled in the convert_row_to_dict function here:
https://github.com/GoogleCloudPlatform/DataflowPythonSDK/blob/master/google/cloud/dataflow/io/bigquery.py#L819