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

Compiler integration with HQPS (First Stage Plan) #2686

Open
6 of 13 tasks
shirly121 opened this issue May 10, 2023 · 0 comments
Open
6 of 13 tasks

Compiler integration with HQPS (First Stage Plan) #2686

shirly121 opened this issue May 10, 2023 · 0 comments
Assignees

Comments

@shirly121
Copy link
Collaborator

shirly121 commented May 10, 2023

  • Register Query:
    • Deployment:
      • GraphBuilder and PhysicalBuilder are independent SDKs that can be used locally by users (no need for service)
    • Dynamic Params:
    • Functionality:
      • Support IC Queries:
        • currently support: ic-2, ic-6, ic-8, ic-9, ic-11, ic-12
        • clause:
          • Optional Match
          • With + Optional Match
          • Where Not Exist: ic-10
          • extract common pattern (for optimization)
        • expression:
          • CASE WHEN: ic-4
          • NOT, NOT IN
          • length(): length of path_expand
        • aggregate:
          • function kind FIRST
  • Execute Query:
@shirly121 shirly121 self-assigned this May 10, 2023
longbinlai added a commit that referenced this issue Jul 3, 2023
…lan (#2918)

<!--
Thanks for your contribution! please review
https://github.com/alibaba/GraphScope/blob/main/CONTRIBUTING.md before
opening an issue.
-->

## What do these changes do?
as titled.

<!-- Please give a short brief about these changes. -->

## Related issue number

<!-- Are there any issues opened that will be resolved by merging this
change? -->

#2686

---------

Co-authored-by: BingqingLyu <bingqing.lbq@alibaba-inc.com>
Co-authored-by: Longbin Lai <longbin.lailb@alibaba-inc.com>
shirly121 added a commit that referenced this issue Jul 7, 2023
<!--
Thanks for your contribution! please review
https://github.com/alibaba/GraphScope/blob/main/CONTRIBUTING.md before
opening an issue.
-->

## What do these changes do?
1. support procedure call in cypher queries.
2. support `long` data type in cypher queries, i.e. `2l`.

<!-- Please give a short brief about these changes. -->

## Related issue number
#2686 

<!-- Are there any issues opened that will be resolved by merging this
change? -->

Fixes

---------

Co-authored-by: siyuan0322 <siyuanzhang.zsy@alibaba-inc.com>
Co-authored-by: Longbin Lai <longbin.lailb@alibaba-inc.com>
Co-authored-by: longbinlai <longbin.lai@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant