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

fix: Includes necessary JOINs of vertices (#595) #599

Merged
merged 1 commit into from Dec 15, 2022
Merged

Conversation

emotionbug
Copy link
Contributor

Previously, a patch(3ced882) was created to remove the items that A thought were unnecessary joins. However, this returned an exceptional case for the self-joining case without path(other words, Unnamed path).

so, we rollback that partial of patch. and, we will refactor pattern match logic for performance issue.

Previously, a patch(3ced882) was created to
remove the items that A thought were unnecessary joins. However, this returned
an exceptional case for the self-joining case without path(other words, Unnamed
path).

so, we rollback that partial of patch. and, we will refactor pattern match
logic for performance issue.
@emotionbug emotionbug merged commit c05c235 into main Dec 15, 2022
@emotionbug emotionbug deleted the issue_595 branch December 15, 2022 04:52
emotionbug added a commit that referenced this pull request Dec 16, 2022
Previously, a patch(3ced882) was created to
remove the items that A thought were unnecessary joins. However, this returned
an exceptional case for the self-joining case without path(other words, Unnamed
path).

so, we rollback that partial of patch. and, we will refactor pattern match
logic for performance issue.
emotionbug added a commit that referenced this pull request Dec 16, 2022
Previously, a patch(3ced882) was created to
remove the items that A thought were unnecessary joins. However, this returned
an exceptional case for the self-joining case without path(other words, Unnamed
path).

so, we rollback that partial of patch. and, we will refactor pattern match
logic for performance issue.
emotionbug added a commit that referenced this pull request Dec 16, 2022
Previously, a patch(3ced882) was created to
remove the items that A thought were unnecessary joins. However, this returned
an exceptional case for the self-joining case without path(other words, Unnamed
path).

so, we rollback that partial of patch. and, we will refactor pattern match
logic for performance issue.
emotionbug added a commit that referenced this pull request Dec 16, 2022
Previously, a patch(3ced882) was created to
remove the items that A thought were unnecessary joins. However, this returned
an exceptional case for the self-joining case without path(other words, Unnamed
path).

so, we rollback that partial of patch. and, we will refactor pattern match
logic for performance issue.
emotionbug added a commit that referenced this pull request Dec 16, 2022
Previously, a patch(3ced882) was created to
remove the items that A thought were unnecessary joins. However, this returned
an exceptional case for the self-joining case without path(other words, Unnamed
path).

so, we rollback that partial of patch. and, we will refactor pattern match
logic for performance issue.
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

1 participant