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

[GIE Compiler] Support Procedure Call in Cypher Queries #2927

Merged
merged 99 commits into from Jul 7, 2023

Conversation

shirly121
Copy link
Collaborator

@shirly121 shirly121 commented Jun 21, 2023

What do these changes do?

  1. support procedure call in cypher queries.
  2. support long data type in cypher queries, i.e. 2l.

Related issue number

#2686

Fixes

shirly121 and others added 30 commits May 20, 2023 21:32
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2023

Codecov Report

Merging #2927 (4191359) into main (d12cd9a) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2927   +/-   ##
=======================================
  Coverage   42.37%   42.37%           
=======================================
  Files          99       99           
  Lines       10649    10649           
=======================================
  Hits         4512     4512           
  Misses       6137     6137           

Continue to review full report in Codecov by Sentry.

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

@shirly121 shirly121 requested a review from longbinlai July 5, 2023 08:33
Copy link
Collaborator

@longbinlai longbinlai left a comment

Choose a reason for hiding this comment

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

LGTM

@shirly121 shirly121 merged commit 41ee79a into alibaba:main Jul 7, 2023
24 of 25 checks passed
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.

None yet

5 participants