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/07/15 00:54:13 UTC

[GitHub] [beam] steveniemitz opened a new issue, #22288: [Bug]: BigQueryIO throws IllegalStateException if dynamicDestionations.getSchema returns null

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

   ### What happened?
   
   #16721 introduced a regression in BigQueryIO, where previously it was valid for dynamicDestinations.getSchema to return null as long as schemaFactory.apply did not expect it to be non-null.  With the change it will now always throw an exception, breaking existing uses.
   
   ### Issue Priority
   
   Priority: 1
   
   ### 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] ahmedabu98 commented on issue #22288: [Bug]: BigQueryIO throws IllegalStateException if dynamicDestionations.getSchema returns null

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

   Hey @steveniemitz, did #22289 fix the issue? Should this be closed?


-- 
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] steveniemitz commented on issue #22288: [Bug]: BigQueryIO throws IllegalStateException if dynamicDestionations.getSchema returns null

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

   yep this can be closed


-- 
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] steveniemitz commented on issue #22288: [Bug]: BigQueryIO throws IllegalStateException if dynamicDestionations.getSchema returns null

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

   .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


[GitHub] [beam] steveniemitz closed issue #22288: [Bug]: BigQueryIO throws IllegalStateException if dynamicDestionations.getSchema returns null

Posted by GitBox <gi...@apache.org>.
steveniemitz closed issue #22288: [Bug]: BigQueryIO throws IllegalStateException if dynamicDestionations.getSchema returns null
URL: https://github.com/apache/beam/issues/22288


-- 
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