Module read_session

Source
Expand description

Nested message and enum types in ReadSession.

Modules§

table_read_options
Nested message and enum types in TableReadOptions.

Structs§

TableModifiers
Additional attributes when reading a table.
TableReadOptions
Options dictating how we read a table.

Enums§

Schema
The schema for the read. If read_options.selected_fields is set, the schema may be different from the table schema as it will only contain the selected fields.