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

Push-down support summary #2533

Open
Shylock-Hg opened this issue Aug 18, 2021 · 6 comments
Open

Push-down support summary #2533

Shylock-Hg opened this issue Aug 18, 2021 · 6 comments
Assignees
Labels
type/feature req Type: feature request

Comments

@Shylock-Hg
Copy link
Contributor

Shylock-Hg commented Aug 18, 2021

Limit Sample Filter Dedup Sum Max/Min Avg(Sum/Count)
GetNeighbors Ready Ready Ready
GetProps Storage ready
IndexScan Ready Don't support Storage ready Storage ready Storage ready

Status:
Ready: Complete to work.
Storage ready: only workable in storage interface and implementation.
Storage not ready: don't implemented in storage layer.
Don't Support: no plan to do

@czpmango
Copy link
Contributor

We should distinguish between Filter Push-down and Filter Embed-into, the difference is whether node Filter is generated.

@Sophie-Xie Sophie-Xie added this to the v2.6.0 milestone Aug 26, 2021
@Sophie-Xie Sophie-Xie added the type/feature req Type: feature request label Aug 26, 2021
@Shylock-Hg
Copy link
Contributor Author

The related task in #2602

@wey-gu
Copy link
Contributor

wey-gu commented Feb 22, 2022

GetProps Limit is "ready" with #3811 , right? :-D

@Shylock-Hg
Copy link
Contributor Author

Shylock-Hg commented Feb 22, 2022

GetProps Limit is "ready" with #3811 , right? :-D

Yes, I updated it.

@Milittle
Copy link
Contributor

Milittle commented Nov 8, 2022

#3504 Is this pr for support sum min max and avg about Storage ready?

@critical27
Copy link
Contributor

#3504 Is this pr for support sum min max and avg about Storage ready?

Only storage ready, graph perhaps not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

6 participants