influxdb/mutable_batch_lp
Dom Dwyer 4c4f84871e fix: timestamp overflow applying lp precisions
Specifying a large timestamp value and a non-default precision can cause
the multiply to panic if it overflows.

This commit prevents the overflow, returning an error to the user.
2022-03-18 17:14:19 +00:00
..
src fix: timestamp overflow applying lp precisions 2022-03-18 17:14:19 +00:00
Cargo.toml chore: Update hashbrown (#3551) 2022-01-27 15:34:10 +00:00