Skip to content

Views Support Work for GA #17391

Open
Open
@harshit-gangal

Description

View support was added in v18 with #11559 as experimental.

There are some rough edges we can resolve and call it a GA feature.

VTGate:

Change to make feature seamless

  1. VTTablet sends tables and views list separately i.e Views tracking on default
  2. VTGate' schema tracking to store views and tables information based on keyspace being sharded or unsharded.
    • Sharded: Views statement is stored
    • Unsharded: Views as Table is stored

This will require 2 release to complete.
v22 - It will contain the VTGate side changes
v23 - VTTablet to always send views and tables separately.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions