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

Cherry pick 3.3 (1022-1025) #4779

Merged
merged 6 commits into from
Oct 25, 2022
Merged

Cherry pick 3.3 (1022-1025) #4779

merged 6 commits into from
Oct 25, 2022

Conversation

Sophie-Xie
Copy link
Contributor

No description provided.

Shylock-Hg and others added 4 commits October 24, 2022 19:42
* Fix find start error.

* Fix test.

Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
* Introduce JSON_EXTRACT function

close: #3513
Note, we don't support the path argument in this phase

* address jievince's review commit

removed the unecessary interface of construct Map from Value

* Type handling

Only primitive types are supported

* Support depth1 nested

* lint: fmt

* ut: ctest, fixed wrong expression of Map

* fix ut errors

* tck: case for json_extract added

Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
* Return an semantic error if no tag is found for a property while validating a match.

* Return an semantic error if no tag is found for a property while validating a match.

* Add a tck case for the fixed bug.

* commented out unused codes.

* add tag in tck cases

* fixing tck

* updated tck cases to add missing cases that are supposed to be there.

* Return an semantic error if no tag is found for a property while validating a match.

* Add a tck case for the fixed bug.

* commented out unused codes.

* add tag in tck cases

* fixing tck

* updated tck cases to add missing cases that are supposed to be there.

* update

* update tck case.

Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
@Sophie-Xie Sophie-Xie added the ready-for-testing PR: ready for the CI test label Oct 24, 2022
czpmango and others added 2 commits October 25, 2022 15:45
* fix subgraph step

* forbid function call in where clause

* fix error
@Sophie-Xie Sophie-Xie changed the title Cherry pick 3.3 (1022-1024) Cherry pick 3.3 (1022-1025) Oct 25, 2022
Copy link

@jinyingsunny jinyingsunny left a comment

Choose a reason for hiding this comment

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

先合并再验证

@Shinji-IkariG Shinji-IkariG merged commit c9f84b1 into release-3.3 Oct 25, 2022
@Shinji-IkariG Shinji-IkariG deleted the cherry-pick-3.3-1024 branch October 25, 2022 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants