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

Gen4: Add Limit clause support #7312

Merged
merged 5 commits into from
Jan 17, 2021
Merged

Gen4: Add Limit clause support #7312

merged 5 commits into from
Jan 17, 2021

Commits on Jan 17, 2021

  1. added support for limit clause in v4 planner

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    8d9a99c View commit details
    Browse the repository at this point in the history
  2. change using {} to same plan message in plan test

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    d50875b View commit details
    Browse the repository at this point in the history
  3. simplied push projection code

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    5a57fa2 View commit details
    Browse the repository at this point in the history
  4. fail semantic analyzer for queries that are not supported yet

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    306ac6d View commit details
    Browse the repository at this point in the history
  5. disable tests that are unsupported

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    e9bbe73 View commit details
    Browse the repository at this point in the history