[
https://issues.apache.org/jira/browse/BEAM-11114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Pilloud updated BEAM-11114:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Resolved)
> 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)