hanahmily opened a new pull request #60:
URL: https://github.com/apache/skywalking-banyandb/pull/60
This is a variant of the original gorilla encoding:
* store the start time in the beginning.
* set the time value to `1` when the value is present. Then encoding the
value with the xor encoder.
* set the time value to `0` when the value is absent. skipping the value.
* using pre-defined interval to parse the time based on its offset to the
start time.
CC @lujiajing1126
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]