-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Moving Show plan from executor to planbuilder #7475
Commits on Feb 12, 2021
-
added dbanem in ShowBasic ast and moved few of the show commands from…
… legacy to ShowBasic Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 2348d69 - Browse repository at this point
Copy the full SHA 2348d69View commit details -
added show plan for show commands with dbname
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for ec552f9 - Browse repository at this point
Copy the full SHA ec552f9View commit details -
use showBasic instead of showLegacy in tabletserver planner
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 1e3b879 - Browse repository at this point
Copy the full SHA 1e3b879View commit details -
use full_opt instead of command
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for f44af7a - Browse repository at this point
Copy the full SHA f44af7aView commit details -
added support for from table in showBasic
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 2fbb74c - Browse repository at this point
Copy the full SHA 2fbb74cView commit details -
plan indexes and columns in show
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 34e683f - Browse repository at this point
Copy the full SHA 34e683fView commit details -
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for f513d35 - Browse repository at this point
Copy the full SHA f513d35View commit details
Commits on Feb 15, 2021
-
fix table parsing for VSchema generation to include reserved and non …
…reserved keywords Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for d1fb707 - Browse repository at this point
Copy the full SHA d1fb707View commit details -
fix user keyword test in executor test
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for c23bf6a - Browse repository at this point
Copy the full SHA c23bf6aView commit details -
fix user keyword test in vtexplain test
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for cf9a8b6 - Browse repository at this point
Copy the full SHA cf9a8b6View commit details
Commits on Feb 16, 2021
-
fix user keyword in planbuilder tests
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 0b4a905 - Browse repository at this point
Copy the full SHA 0b4a905View commit details -
moved show create plans from executor to planbuilder
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 9674e9f - Browse repository at this point
Copy the full SHA 9674e9fView commit details -
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 1340188 - Browse repository at this point
Copy the full SHA 1340188View commit details -
added plan for show create statements and rewrite the dbname
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 42d62b9 - Browse repository at this point
Copy the full SHA 42d62b9View commit details
Commits on Feb 17, 2021
-
added more show plans and fixed the show planbuilder
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Configuration menu - View commit details
-
Copy full SHA for 742c5f9 - Browse repository at this point
Copy the full SHA 742c5f9View commit details