[
https://issues.apache.org/jira/browse/BEAM-11114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17231172#comment-17231172
]
Robert Burke commented on BEAM-11114:
-------------------------------------
This seems resolved and happened before the cut, is this still relevant?
> BigQueryServicesImpl.isTableEmpty could be more reliable
> --------------------------------------------------------
>
> Key: BEAM-11114
> URL: https://issues.apache.org/jira/browse/BEAM-11114
> Project: Beam
> Issue Type: Bug
> Components: io-java-gcp
> Reporter: Andrew Pilloud
> Assignee: Andrew Pilloud
> Priority: P2
> Fix For: 2.26.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> BigQueryServicesImpl.isTableEmpty currently uses tabledata.list API, which
> can return a large number of rows and stale results. This has resulted in
> flaky tests inside google. The BigQuery team suggests this can be made more
> reliable if it used the jobs.query API instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)