Views Support Work for GA #17391
Labels
Component: Query Serving
Type: Enhancement
Logical improvement (somewhere between a bug and feature)
Milestone
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:
VTTablet:
The enable views flag will remain, as this is used to send the view definition over the wire to VTGate for it to cache.
Ideally, we want VTTablet to determine if it is part of sharded or unsharded keyspace and send the details if it belongs to sharded keyspace.
Change to make feature seamless
This will require 2 release to complete.
v22 - It will contain the VTGate side changes
v23 - VTTablet to always send views and tables separately.
The text was updated successfully, but these errors were encountered: