Expand description
Nested message and enum types in ReadRel
.
Modules§
- iceberg_
table - Nested message and enum types in
IcebergTable
. - local_
files - Nested message and enum types in
LocalFiles
.
Structs§
- Extension
Table - A stub type that can be used to extend/introduce new table types outside the specification.
- Iceberg
Table - Read an Iceberg Table
- Local
Files - Represents a list of files in input of a scan operation
- Named
Table - A base table. The list of string is used to represent namespacing (e.g., mydb.mytable). This assumes shared catalog between systems exchanging a message.
- Virtual
Table - A table composed of expressions.
Enums§
- Read
Type - Definition of which type of scan operation is to be performed