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

Add parsing support for JSON_TABLE() #9879

Merged
merged 6 commits into from Mar 28, 2022

Conversation

K-Kumar-01
Copy link
Contributor

Add the parsing support for JSON_TABLE().
More information here.

Description

Related Issue(s)

#8604
#4099

Related PR: #9352

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
go/vt/sqlparser/sql.y Outdated Show resolved Hide resolved
go/vt/sqlparser/sql.y Outdated Show resolved Hide resolved
go/vt/sqlparser/sql.y Outdated Show resolved Hide resolved
go/vt/sqlparser/sql.y Outdated Show resolved Hide resolved
go/vt/sqlparser/sql.y Outdated Show resolved Hide resolved
go/vt/sqlparser/sql.y Outdated Show resolved Hide resolved
go/vt/sqlparser/parse_test.go Outdated Show resolved Hide resolved
go/vt/sqlparser/ast.go Show resolved Hide resolved
go/vt/sqlparser/ast.go Show resolved Hide resolved
go/vt/sqlparser/ast.go Show resolved Hide resolved
Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
…remove redundant fields

Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
Signed-off-by: Manan Gupta <manan@planetscale.com>
Signed-off-by: Manan Gupta <manan@planetscale.com>
@GuptaManan100 GuptaManan100 merged commit 1b870c9 into vitessio:main Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants