influxdb/entry
Andrew Lamb 5fb3e00f2a
fix: Properly record total_count and null_count in statistics (#2103)
* fix: Properly record total_count and null_count in statistics

* fix: fix statistics calculation in mutable_buffer

* refactor: expose null counts in read_buffer

* refactor: expose null_count in parquet_file

* fix: update server crate tests

* fix: update query_tests tests

* docs: tweak comments

* refactor: Use storage_stats rather than adding `null_count`

* refactor: rename test data field for clarity

* fix: fixup merge conflicts

* refactor: rename initial_non_null_count to initial_total_count

* refactor: caculate null_count as row_count - to_add
2021-07-26 18:13:36 +00:00
..
src fix: Properly record total_count and null_count in statistics (#2103) 2021-07-26 18:13:36 +00:00
Cargo.toml chore: update flatbuffers to 2.0 2021-07-13 15:44:45 +02:00
check-flatbuffers.sh fix: Outdated reference to a moved file in docs 2021-07-07 13:55:35 -04:00
regenerate-flatbuffers.sh chore: update flatbuffers to 2.0 2021-07-13 15:44:45 +02:00