dtkt.catalog.v1beta1messages.proto

Table

Message

Represents a table within a schema.

FieldTypeNumberDescription
schema
Schema
1

Reference to the schema containing the table.

namestring2

Name of the table.

descriptionstring3

Description of the table.

fields
Field[]
4

List of fields contained by the table.

stats
TableStats
5

Statistics about the table (e.g., row count), if any.

metadata
Struct
6

Additional metadata, if any.