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

refactor(interactive): refactor the implementation of PathExpand #3159

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

BingqingLyu
Copy link
Collaborator

What do these changes do?

As titled. Reimplement PathExpand by union results of multi-hops, instead of using the iterate_emit_until(). In this case, the example query in #3158 won't get stuck.

Related issue number

#3158

@longbinlai longbinlai merged commit 20be508 into alibaba:main Sep 1, 2023
@BingqingLyu BingqingLyu deleted the ir_refine_path_expand branch September 4, 2023 02:33
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.

2 participants