GoogleCloudPlatform / GoogleCloudPlatform/cloud-data-quality
When I run the data quality job for a table in bigquery, I get a "ValueError: 'BIGNUMERIC' is not a valid DatabaseColumnType" error.
Open
- Dominant language
- Python
- Stars
- 283
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
When I try to run a data quality task on a table in BigQuery, I get the error "'BIGNUMERIC' is not a valid DatabaseColumnType." I repeated the procedure in several tables and it worked perfectly. This table in question has columns in the format of BIGNUMERIC.

What should I do in this situation? The bignumber format is not supported by the data quality?
Contributor guide
Assessment
This issue has not been assessed yet.