Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BQ missing values fails when about 400M records #1376

Open
albinkjellin opened this issue May 25, 2022 · 1 comment
Open

BQ missing values fails when about 400M records #1376

albinkjellin opened this issue May 25, 2022 · 1 comment

Comments

@albinkjellin
Copy link

These checks fail:

checks for dim_gift:
   - row_count = 438952718
   - missing_count(credit_deduction) = 0
   - missing_count(point_deduction) = 0

With this error:

Query error: failed_rows[missing_count]: 403 Response too large to return. Consider specifying a destination table in your job configuration. For more details, see https://cloud.google.com/bigquery/troubleshooting-errors

@jmarien
Copy link
Contributor

jmarien commented May 25, 2022

SODA-599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants