You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/02 17:48:32 UTC

[GitHub] [beam] ahmedabu98 opened a new issue, #22558: [Bug]: BQ Storage Write API DateTime space formatter only allows for microsecond precision

ahmedabu98 opened a new issue, #22558:
URL: https://github.com/apache/beam/issues/22558

   ### What happened?
   
   Writing to BigQuery using Storage Write API with a TIMESTAMP field produces an error if values don't have microsecond precision. An example of a valid value that would throw an error: `2022-07-28 03:16:24.944`.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: io-java-gcp


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] johnjcasey closed issue #22558: [Bug]: BQ Storage Write API DateTime space formatter only allows for microsecond precision

Posted by GitBox <gi...@apache.org>.
johnjcasey closed issue #22558: [Bug]: BQ Storage Write API DateTime space formatter only allows for microsecond precision
URL: https://github.com/apache/beam/issues/22558


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] ahmedabu98 commented on issue #22558: [Bug]: BQ Storage Write API DateTime space formatter only allows for microsecond precision

Posted by GitBox <gi...@apache.org>.
ahmedabu98 commented on issue #22558:
URL: https://github.com/apache/beam/issues/22558#issuecomment-1203035818

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org