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 support for query payload limit #6143

Merged
merged 4 commits into from
Jun 22, 2020

Commits on Jun 22, 2020

  1. add support for query payload limit

    Signed-off-by: Serry Park <me@serry.co>
    spark4 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    66273d6 View commit details
    Browse the repository at this point in the history
  2. user flag and apply to all operations before query plan building

    Signed-off-by: Serry Park <me@serry.co>
    spark4 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    04d117a View commit details
    Browse the repository at this point in the history
  3. add query comment override

    Signed-off-by: Serry Park <me@serry.co>
    spark4 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    c82a3f2 View commit details
    Browse the repository at this point in the history
  4. update variable names, use assert.Equal whenever possible

    Signed-off-by: Serry Park <me@serry.co>
    spark4 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    cc0840e View commit details
    Browse the repository at this point in the history