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

Table API implementation is unable to read BigNumeric Records #126

Open
prashastia opened this issue Jun 10, 2024 · 0 comments
Open

Table API implementation is unable to read BigNumeric Records #126

prashastia opened this issue Jun 10, 2024 · 0 comments

Comments

@prashastia
Copy link
Collaborator

BigQuery's BIGNUMERIC datatype supports upto 76 digits however DecimalData in Table API allows precision upto 38, hence the conversion fails.

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

1 participant