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

[FEATURE] - Support for BigQuery JSON and Redshift SUPER datatypes #125

Open
fivetran-joemarkiewicz opened this issue Sep 20, 2023 · 0 comments

Comments

@fivetran-joemarkiewicz
Copy link
Contributor

Currently all our JSON macros in this package are built under the assumption that the JSON fields are strings formatted as JSON. However, it has come to our attention that there may be JSON datatypes in BigQuery and SUPER in Redshift that are not strings and could cause potential issues in the macros within this package.

Therefore, we should update this package to have the macros allow for the handling of these new datatypes.

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