ark::logging::ColumnReaderConfiguration
Defined in header “ark/logging/column_reader.hh”.
This represents the configuration for reading a particular column. Specifically, it takes in a column specification from a manifest, and a source path, and uses that to open up and read split files.
Variables
-
Query query
The query to apply to all data that is being read. -
LogRegistryPtr registry
The source path to access split files from.