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

Bigquery: Add support for autocast for BigNumeric columns #3528

Closed
nishantmonu51 opened this issue Nov 20, 2023 · 1 comment · Fixed by #3587
Closed

Bigquery: Add support for autocast for BigNumeric columns #3528

nishantmonu51 opened this issue Nov 20, 2023 · 1 comment · Fixed by #3587
Assignees
Labels
blocker A release blocker issue that should be resolved before a new release Type:Feature New feature request

Comments

@nishantmonu51
Copy link
Collaborator

nishantmonu51 commented Nov 20, 2023

Add a source config for auto cast from BigNumeric to double while ingesting data.

  1. Default behaviour would be to allow for implicit typecasting and add warnings
  2. Developers can override the default property and disable auto-cast by setting the config at source or project level
@nishantmonu51 nishantmonu51 added Type:Feature New feature request blocker A release blocker issue that should be resolved before a new release labels Nov 20, 2023
@mindspank
Copy link
Contributor

Warn via CLI message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker A release blocker issue that should be resolved before a new release Type:Feature New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants