[
https://issues.apache.org/jira/browse/BEAM-10917?focusedWorklogId=636004&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-636004
]
ASF GitHub Bot logged work on BEAM-10917:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Aug/21 18:48
Start Date: 09/Aug/21 18:48
Worklog Time Spent: 10m
Work Description: satybald commented on pull request #15185:
URL: https://github.com/apache/beam/pull/15185#issuecomment-895455705
> Re: `google.api_core.exceptions.Unknown: None No status received`: The
package `google-cloud-bigquery-storage` version 2.6.3 has been released, which
adds the "Unknown" gRPC transport error to the list of resumable exceptions.
https://github.com/googleapis/python-bigquery-storage/blob/master/CHANGELOG.md#263-2021-08-06
Thank you @tswast addressing the issue in PR. I've read description of
https://github.com/googleapis/python-bigquery-storage/issues/262, is there an
option to define an exception that related to the stream unexpected closed
instead of being a generic "no status" error?
I am wondering, what's the retry policy for this error?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 636004)
Time Spent: 15h 50m (was: 15h 40m)
> Implement a BigQuery bounded source using the BigQuery storage API
> ------------------------------------------------------------------
>
> Key: BEAM-10917
> URL: https://issues.apache.org/jira/browse/BEAM-10917
> Project: Beam
> Issue Type: New Feature
> Components: io-py-gcp
> Reporter: Kenneth Jung
> Assignee: Kanthi Subramanian
> Priority: P3
> Time Spent: 15h 50m
> Remaining Estimate: 0h
>
> The Java SDK contains a bounded source implementation which uses the BigQuery
> storage API to read from BigQuery. We should implement the same for Python.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)