schemachanger: support tbl zone config
scbuild: add ResolvePhysicalTable
This patch adds ResolvePhysicalTable to
the name resolver interface. This will allow
us to set zone configurations on materialized
views and sequences -- which are both tables
that need to be stored in the kv layer.
Informs: https://github.com/cockroachdb/cockroach/issues/117574
Release note: None
scop: remove unused SeqNum from AddDatabaseZoneConfig
The SeqNum is not needed during immediate mutation.
Release note: None
scpb: modify TableZoneConfig element
This commit modifies the TableZoneConfig element
that will become relevant for supporting
ALTER TABLE ... CONFIGURE ZONE in the DSC.
Release note: None
schemachanger: add table zone config opgen rule
schemachanger: add table zone config opgen rule This patch adds an opgen rule for tbl zone configs in the ADD direction.
Informs: https://github.com/cockroachdb/cockroach/issues/117574 Release note: None
schemachanger: support tbl zone config
This patch adds the functionality to configure a zone configuration on a table.
Informs: https://github.com/cockroachdb/cockroach/issues/117574 Release note: None
Your pull request contains more than 1000 changes. It is strongly encouraged to split big PRs into smaller chunks.
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
tftrs!
bors r+