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

Add protection for huge joins #762

Open
bserdar opened this issue Feb 1, 2017 · 2 comments
Open

Add protection for huge joins #762

bserdar opened this issue Feb 1, 2017 · 2 comments

Comments

@bserdar
Copy link
Contributor

bserdar commented Feb 1, 2017

If a query requires a huge join, throw an exception. Clients need to override this protection using an execution flag.

@jewzaam
Copy link
Member

jewzaam commented Feb 1, 2017

If we need override, then it needs to be protected behind authz.
How would you check this, by looking at the data set in memory being used?

@bserdar
Copy link
Contributor Author

bserdar commented Feb 1, 2017 via email

@bserdar bserdar self-assigned this Feb 6, 2017
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

2 participants