https://omnisci.github.io/omniscidb/data_model/columnar_layout.html – should be “max” in sentence “For example, ChunkStats allows OmniSciDB to only load chunks directly relevant to the query; e.g. SELECT x FROM t WHERE x > 10 would rely on ChunkStats to ensure all chunks with min less than or equal to 10 are skipped.”.
https://omnisci.github.io/omniscidb/data_model/columnar_layout.html – should be “max” in sentence “For example, ChunkStats allows OmniSciDB to only load chunks directly relevant to the query; e.g. SELECT x FROM t WHERE x > 10 would rely on ChunkStats to ensure all chunks with min less than or equal to 10 are skipped.”.