seafowl icon indicating copy to clipboard operation
seafowl copied to clipboard

Store min-max indexes for more column types

Open mildbyte opened this issue 2 years ago • 0 comments

https://github.com/splitgraph/seafowl/blob/main/src/context.rs#L1090-L1091

Currently, the Parquet file doesn't seem to store min-max values for utf-8 and probably other (like timestamp) columns.

mildbyte avatar Jul 19 '22 12:07 mildbyte