OmniSciDB
c1a53651b2
|
Public Attributes | |
int64_t | max_row_group_size |
int64_t | max_row_group_index |
std::string | file_path |
Definition at line 1594 of file LazyParquetChunkLoader.cpp.
std::string foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::MaxRowGroupSizeStats::file_path |
Definition at line 1597 of file LazyParquetChunkLoader.cpp.
Referenced by foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::throw_row_group_larger_than_fragment_size_error().
int64_t foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::MaxRowGroupSizeStats::max_row_group_index |
Definition at line 1596 of file LazyParquetChunkLoader.cpp.
Referenced by foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::throw_row_group_larger_than_fragment_size_error().
int64_t foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::MaxRowGroupSizeStats::max_row_group_size |
Definition at line 1595 of file LazyParquetChunkLoader.cpp.
Referenced by foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::throw_row_group_larger_than_fragment_size_error().