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

Enforce row limit in mango #3881

Closed
wants to merge 3 commits into from
Closed

Enforce row limit in mango #3881

wants to merge 3 commits into from

Conversation

rnewson
Copy link
Member

@rnewson rnewson commented Dec 20, 2021

Overview

We specify two config variables under query_server_config called partition_query_limit and query_limit. These are not enforced in the code since b2f9cfa was merged in response to issue #2795.

The right fix is to move the enforcement to later in the mango execution sequence.

Testing recommendations

Related Issues or Pull Requests

#2795

Checklist

@rnewson rnewson changed the title Enforce rowlimit mango Enforce row limit in mango Dec 20, 2021
@tonysun83
Copy link
Contributor

jenkins requires erlfmt check to pass before it'll build. I think we added this enforcement recently:

b78ccf1

@tonysun83
Copy link
Contributor

+1

@rnewson rnewson closed this Aug 23, 2023
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

2 participants