ConstantsΒ§
- LOCATION_
TYPE_ πAFTER - LOCATION_
TYPE_ πFIRST
FunctionsΒ§
- alter_
expr_ to_ request - Convert an [
AlterTableExpr] to an [AlterTableRequest] - annotation_
alter_ family - Returns the annotation family when
kindis a SET/UNSET whose keys all belong to one family β the alters that only rewrite table metadata and skip region dispatch. A mixed batch is an error; never interpret it as βnot an annotation alterβ, or the batch falls through to a path that reports a misleading error (or dispatches to regions). - annotation_
family_ πof_ keys - Classifies a SET/UNSET key batch:
Ok(Some(family))when every key belongs to the same annotation family,Ok(None)when none does, and an error on a mixed batch β annotation alters skip region dispatch, so they cannot share a statement with options that regions must see. - create_
table_ schema - parse_
location π - set_
index_ πoption_ from_ proto - unset_
index_ πoption_ from_ proto