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

Regenerate vtctl docs and publish on site. #2318

Merged
merged 1 commit into from
Nov 30, 2016
Merged

Conversation

pivanof
Copy link
Contributor

@pivanof pivanof commented Nov 30, 2016

The site needed publishing after #2312 and maybe after some other changes.

On the way I fixed a couple of incorrect things in vtctl docs (typo in an error
message and change of tablet type name WORKER->DRAINED that happened in #2151).

The site needed publishing after vitessio#2312 and maybe after some other changes.

On the way I fixed a couple of incorrect things in vtctl docs (typo in an error
message and change of tablet type name WORKER->DRAINED that happened in vitessio#2151).
@pivanof pivanof merged commit 2514bf5 into vitessio:master Nov 30, 2016
@pivanof pivanof deleted the docs branch November 30, 2016 18:39
frouioui pushed a commit to planetscale/vitess that referenced this pull request Mar 26, 2024
* use AliasTableExpr instead of TableName for insert table ast



* gen4: insert unsharded query planner with shortcut support



* gen4: insert sharded initial planning



* added more in insert engine description



* generate next sequence query using ast struct



* gen4: added autogenerate column support



* remove value false from plan description



* added support for insert ignore and insert on duplicate planning



* gen4: added support for comment directive



* error only when column list is empty and values are provided and table's column list is not known



* gen4: added support for insert using select



* gen4: added support for remaining cases in insert select and error on unsupported cases



* fix test expectation and query transformation



* fix sequence table fix for unsharded to ignore column vindex and addressed review comments



* gen4: fix check vindex updates on dup in insert with select, populate prefix and suffix for all the cases



* gen4: added check for non-streaming select when same tables involved



* added new plan test for insert cases



* added additional test for lookup column as auto increment column



* added V3Insert planner version for user to use old v3 planner for insert, added release notes



* addressed review comments in release notes



* added V3Insert in multiple docs



---------

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Co-authored-by: Harshit Gangal <harshit@planetscale.com>
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.

3 participants