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

Schema tracking: new tables in sharded keyspace #8256

Merged
merged 9 commits into from
Jun 11, 2021

Conversation

frouioui
Copy link
Member

@frouioui frouioui commented Jun 3, 2021

Description

Add new end-to-end tests to ensure schema tracking does not affect the creation of new tables in a sharded keyspace.

This pull request also adds the endtoend/vtgate/schematracker package to the CI builds.

Related Issue(s)

Closes #7994

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
@frouioui frouioui added Type: Enhancement Logical improvement (somewhere between a bug and feature) Component: Query Serving labels Jun 3, 2021
frouioui and others added 6 commits June 3, 2021 17:25
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
@GuptaManan100 GuptaManan100 force-pushed the schema-tracking-sharded-tables branch from b8ad8c2 to 6087205 Compare June 10, 2021 08:14
Signed-off-by: GuptaManan100 <manan@planetscale.com>
@GuptaManan100 GuptaManan100 force-pushed the schema-tracking-sharded-tables branch from fdb315b to 61245df Compare June 10, 2021 08:24
@GuptaManan100 GuptaManan100 marked this pull request as ready for review June 10, 2021 08:25
@frouioui
Copy link
Member Author

For tracking: #7994

Signed-off-by: GuptaManan100 <manan@planetscale.com>
@systay systay merged commit 109b53d into vitessio:main Jun 11, 2021
@systay systay deleted the schema-tracking-sharded-tables branch June 11, 2021 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Schema tracking v1
3 participants