package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

GetIngestingDescriptorPrivileges returns the privileges to set on a descriptor being ingested such during a RESTORE or IMPORT.
WriteDescriptors writes all the new descriptors: First the ID -> TableDescriptor for the new table, then flip (or initialize) the name -> ID entry so any new queries will use the new one.