Skip to content

feat: support JSON keyword #799

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

Merged
merged 3 commits into from
Feb 17, 2023
Merged

feat: support JSON keyword #799

merged 3 commits into from
Feb 17, 2023

Conversation

togami2864
Copy link
Contributor

@coveralls
Copy link

coveralls commented Jan 24, 2023

Pull Request Test Coverage Report for Build 4206604055

  • 10 of 10 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 86.054%

Totals Coverage Status
Change from base Build 4206589116: 0.009%
Covered Lines: 13248
Relevant Lines: 15395

💛 - Coveralls

Copy link
Contributor

@AugustoFKL AugustoFKL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still trying to figure out this one, to be honest. I have two doubts...

  1. Why don't parse the creation of tables with json as well? You could add the parsing of the data type. It looks weird to me to have an unparsable data type.
  2. TBH, I never saw that structure of SQL, so I can't say shit about it. @alamb I think you're more capable of looking at this, sorry

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the ping @AugustoFKL and thanks for the code @togami2864 -- looks good to me (it implements something bigquery specific) 👍

@alamb
Copy link
Contributor

alamb commented Feb 17, 2023

I took the liberty of merging this branch with main to get CI passing

@alamb alamb merged commit 79009f5 into apache:main Feb 17, 2023
@togami2864 togami2864 deleted the feat/json-keyword branch February 18, 2023 03:21
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.

4 participants