You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/08/10 17:08:28 UTC

[jira] [Commented] (BEAM-5670) Add more integration tests for BigQueryIO

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

Beam JIRA Bot commented on BEAM-5670:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> Add more integration tests for BigQueryIO
> -----------------------------------------
>
>                 Key: BEAM-5670
>                 URL: https://issues.apache.org/jira/browse/BEAM-5670
>             Project: Beam
>          Issue Type: Test
>          Components: io-java-gcp, sdk-py-core, testing
>            Reporter: Chamikara Madhusanka Jayalath
>            Priority: P2
>              Labels: stale-P2
>
> Seems like we currently only have a single test that directly read using a query.
> [https://github.com/apache/beam/blob/328129bf033bc6be16bc8e09af905f37b7516412/examples/java/src/test/java/org/apache/beam/examples/cookbook/BigQueryTornadoesIT.java]
>  
> We should consider adding more integration tests. For example,
>  
> (1) Read directly from a given table and a dataset.
> (2) Read from a federated table.
> (3) Read using BQ legacy SQL.
> (4) Read from a table with nested/repeated fields.
> (5) Read from non-standard BQ regions (for example, Japan).
>  
> Also, we should consider adding tests for BQ streaming writes once we have framework support for that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)