[ 
https://issues.apache.org/jira/browse/BEAM-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259925#comment-16259925
 ] 

ASF GitHub Bot commented on BEAM-3137:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/4075


> BigQueryIO.write() should better verify user schemas
> ----------------------------------------------------
>
>                 Key: BEAM-3137
>                 URL: https://issues.apache.org/jira/browse/BEAM-3137
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-gcp
>            Reporter: Eugene Kirpichov
>            Assignee: Eugene Kirpichov
>            Priority: Trivial
>             Fix For: 2.3.0
>
>
> BigQueryIO.write() currently misses the following schema-related validations 
> which can lead to confusing errors:
> - withSchemaFromView() doesn't check that the passed view is not null
> - When using withSchemaFromView(), there's no run-time check that the view 
> actually contains the TableDestination referenced by the tableFn - instead it 
> may issue a load job with no schema
> There might be more validations missing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to