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 v3.1.0 (0401-0402) #4115

Merged
merged 6 commits into from
Apr 3, 2022
Merged

Cherry pick v3.1.0 (0401-0402) #4115

merged 6 commits into from
Apr 3, 2022

Conversation

Sophie-Xie
Copy link
Contributor

@Sophie-Xie Sophie-Xie commented Apr 3, 2022

image

darionyaphet and others added 6 commits April 3, 2022 08:04
* Add qctx to isEvaluableExpr for kRelIn

Fixing MATCH (n) WHERE id(n) IN [$t] RETURN n

* Fix eq kVal parameter vidseek

* Fix id(n) IN [$var] case

* lint add explicit and remove tailing semicolon

* clang-format-10

* double check type of rightListValue

Addressing Kyle's review comment

* ut added in features/yield/parameter.feature

* support kAttribute

match (n) where n in $list_var return n

* Add kSubscript for eq case

MATCH (v) WHERE id(v) == $p7.a.b.d[4] RETURN v

Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
Co-authored-by: kyle.cao <kyle.cao@vesoft.com>
Co-authored-by: cpw <13495049+CPWstatic@users.noreply.github.com>
* disable console pkg

* fix
…er in `LOOKUP` (#4111)

* Fix function call purity check

* Add UT for purity check

* Add TCK cases
@Sophie-Xie Sophie-Xie added the ready-for-testing PR: ready for the CI test label Apr 3, 2022
@Sophie-Xie Sophie-Xie changed the title Cherry pick v3.1.0 Cherry pick v3.1.0(0401-0402) Apr 3, 2022
@Sophie-Xie Sophie-Xie changed the title Cherry pick v3.1.0(0401-0402) Cherry pick v3.1.0 (0401-0402) Apr 3, 2022
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (release-3.1@9e7cd06). Click here to learn what that means.
The diff coverage is n/a.

@@              Coverage Diff               @@
##             release-3.1    #4115   +/-   ##
==============================================
  Coverage               ?   85.09%           
==============================================
  Files                  ?     1324           
  Lines                  ?   131684           
  Branches               ?        0           
==============================================
  Hits                   ?   112059           
  Misses                 ?    19625           
  Partials               ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e7cd06...2cc8f59. Read the comment docs.

@CPWstatic CPWstatic merged commit 3cee437 into release-3.1 Apr 3, 2022
@CPWstatic CPWstatic deleted the cherry-pick-v3.1.0 branch April 3, 2022 02:16
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.

9 participants