Module read_rel

Source
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§

ExtensionTable
A stub type that can be used to extend/introduce new table types outside the specification.
IcebergTable
Read an Iceberg Table
LocalFiles
Represents a list of files in input of a scan operation
NamedTable
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.
VirtualTable
A table composed of expressions.

Enums§

ReadType
Definition of which type of scan operation is to be performed