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

Fix BigQuery parse_json macro usage #371

Merged
merged 2 commits into from
Jul 21, 2023
Merged

Conversation

glsdown
Copy link
Contributor

@glsdown glsdown commented Jul 21, 2023

Overview

In #358 there was a change to the parse_json usage for BigQuery, where the macro was updated, but the macro wasn't being used. This replaces the use of parse_json with the parse_json macro.

Update type - breaking / non-breaking

  • Minor bug fix
  • Documentation improvements
  • Quality of Life improvements
  • New features (non-breaking change)
  • New features (breaking change)
  • Other (non-breaking change)
  • Other (breaking change)

What does this solve?

Outstanding questions

N/A

What databases have you tested with?

  • Snowflake
  • Google BigQuery
  • Databricks
  • Spark
  • N/A

@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:41 — with GitHub Actions Inactive
@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:41 — with GitHub Actions Inactive
@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:41 — with GitHub Actions Inactive
@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:44 — with GitHub Actions Inactive
@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:44 — with GitHub Actions Inactive
@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:44 — with GitHub Actions Inactive
@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:44 — with GitHub Actions Inactive
@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:44 — with GitHub Actions Inactive
@glsdown glsdown temporarily deployed to Approve Integration Tests July 21, 2023 15:44 — with GitHub Actions Inactive
@glsdown glsdown merged commit ee91562 into main Jul 21, 2023
9 checks passed
@glsdown glsdown deleted the fix/fix-bq-parse-json-function branch July 21, 2023 15:52
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.

[Bug]: Fails Running on BigQuery with PARSE_JSON Error Message
2 participants