OmniSciDB
a5dc49c757
|
Public Attributes | |
int64_t | max_row_group_size |
int64_t | max_row_group_index |
std::string | file_path |
Definition at line 1632 of file LazyParquetChunkLoader.cpp.
std::string foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::MaxRowGroupSizeStats::file_path |
Definition at line 1635 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 1634 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 1633 of file LazyParquetChunkLoader.cpp.
Referenced by foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::throw_row_group_larger_than_fragment_size_error().