chunyang commented on issue #10979: [BEAM-8841] Support writing data to 
BigQuery via Avro in Python SDK
URL: https://github.com/apache/beam/pull/10979#issuecomment-592120245
 
 
   The PreCommit failures look like they're being fixed by #10982 .
   The failing Python 3.7 PostCommit integration tests might be flaky? I was 
not able to reproduce it--got the following instead:
   ```
   INFO:apache_beam.io.gcp.tests.bigquery_matcher:Result of query is: [(None, 
None, None, datetime.date(3000, 12, 31), None, None, None, None), (None, None, 
None, None, datetime.time(23, 59, 59), None, None, None), (0.33, None, None, 
None, None, None, None, None), (None, Decimal('10'), None, None, None, None, 
None, None), (None, None, None, None, None, datetime.datetime(2018, 12, 31, 12, 
44, 31), None, None), (None, None, None, None, None, None, 
datetime.datetime(2018, 12, 31, 12, 44, 31, 744957, tzinfo=<UTC>), None), 
(None, None, None, None, None, None, None, 'POINT(30 10)'), (None, None, 
b'\xab\xac', None, None, None, None, None), (0.33, Decimal('10'), b'\xab\xac', 
datetime.date(3000, 12, 31), datetime.time(23, 59, 59), datetime.datetime(2018, 
12, 31, 12, 44, 31), datetime.datetime(2018, 12, 31, 12, 44, 31, 744957, 
tzinfo=<UTC>), 'POINT(30 10)')]
   ```
   
![table](https://user-images.githubusercontent.com/454684/75476534-9ed0e480-594f-11ea-808b-c6dc096a9c00.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to