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

Removed self-join that produces excessive results #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xneg
Copy link

@xneg xneg commented Aug 9, 2024

We encountered the problem that information requests do not reflect the reality and produce enormous numbers.
There is already an issue created by other users #12
This PR fixes the problem by removing odd cartesian self-join in intermediate query.

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.

1 participant