influxdb/parquet_file
Marco Neumann 795f5bfcb7 refactor: make `StatValues::{min,max}` optional + handle NaNs
This will allow us to:

- handle all-NULL columns correctly
- be in-line with Parquet (where min/max are optional)
- handle NaNs at least somewhat sane (they do not "poison" stats
  anymore)
2021-05-10 17:12:25 +02:00
..
src refactor: make `StatValues::{min,max}` optional + handle NaNs 2021-05-10 17:12:25 +02:00
Cargo.toml chore: update arrow/datafusion deps (#1433) 2021-05-05 22:37:31 +00:00