Skip to content

Conversation

@amir-qasemi
Copy link
Contributor

@amir-qasemi amir-qasemi commented Jan 6, 2026

fix BigQuery test failure for fields with FLOAT or BOOLEAN types by mapping them to equivalent types (BOOL and FLOAT64)
This pull request fixes #1002

  • Tests pass
  • ruff format
  • README.md updated (if relevant)
  •  CHANGELOG.md entry added

…apping them to equivalent types (BOOL and FLOAT64)
@amir-qasemi amir-qasemi changed the title fix BigQuery test failure for fields with FLOAT or BOOLEAN types by m… fix: BigQuery test failure for fields with FLOAT or BOOLEAN types Jan 6, 2026
@amir-qasemi amir-qasemi changed the title fix: BigQuery test failure for fields with FLOAT or BOOLEAN types fix: BigQuery test command failure for fields with FLOAT or BOOLEAN types Jan 6, 2026
@jochenchrist jochenchrist merged commit 8d54ae8 into datacontract:main Jan 9, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

BigQuery test command failure for fields of type FLOAT64

3 participants