-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
P0Issues that should be fixed in short orderIssues that should be fixed in short orderbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tcommunity-backlogdataRay Data-related issuesRay Data-related issues
Description
What happened + What you expected to happen
We need to add:
if block.num_rows == 0: return
Otherwise we're getting:
google.api_core.exceptions.BadRequest: 400 Table testy_embeddings_d6c21277_8ef5_4ed7_9c85_304fb04ed6fe_source does not have a schema.; reason: invalid, message: Table testy_embeddings_d6c21277_8ef5_4ed7_9c85_304fb04ed6fe_source does not have a schema.
Versions / Dependencies
Ray 2.44.1
Reproduction script
Filter out everything in a dataset and try to write it to bigquery
Issue Severity
High: It blocks me from completing my task.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P0Issues that should be fixed in short orderIssues that should be fixed in short orderbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tcommunity-backlogdataRay Data-related issuesRay Data-related issues