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] Initial Horizon Planning #7775

Merged
merged 8 commits into from
Apr 10, 2021
Merged

Commits on Mar 26, 2021

  1. gen4: fail on order by for multi shard query in

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    2a36760 View commit details
    Browse the repository at this point in the history
  2. gen4: add support for aggregation functions

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    3019a3e View commit details
    Browse the repository at this point in the history
  3. gen4: added order by support for simple queries contains simple order…

    … by expressions
    
    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    bb35ba0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. added table information using vschema in analyzer phase

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    7be8932 View commit details
    Browse the repository at this point in the history
  2. use FindTableOrVindex instead of FindTable

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

Commits on Apr 10, 2021

  1. added weight_string to known column types or varchar columns for orde…

    …ring
    
    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    5f5c1da View commit details
    Browse the repository at this point in the history
  2. clean up

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    642999c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into gen4-thing

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