svetakvsundhar commented on PR #23070: URL: https://github.com/apache/beam/pull/23070#issuecomment-1240113518
whoops, i didnt realize the reviewer would be auto-assigned. anyways, this integration test will fail with ` AttributeError: 'datetime.datetime' object has no attribute 'micros' [while running 'ReadFromBigQuery/ParDo(BeamSchemaConversionDoFn)']` I wanted to ask, should `apache_beam.utils.timestamp` be using `TimestampCoder`? Looks like it's using `RowCoder` now. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
