Get desktop application:
View/edit binary Protocol Buffers messages
TableConfig is the configuration information for a table.
Used in:
,Schema of the table.
Deprecated schema definition. Used for backwards compatibility.
Schema of the table. Use this field.
RowGroupSize is the size in rows of row groups that are written to Parquet files.
BlockReaderLimit is the concurrency limit of the number of Go routines spawned when reading storage blocks.
DisableWal disables the write ahead log for this table.