RkGrit commented on code in PR #110:
URL: https://github.com/apache/tsfile/pull/110#discussion_r1650287319
##########
cpp/src/encoding/gorilla_encoder.h:
##########
@@ -120,6 +120,7 @@ class GorillaEncoder : public Encoder {
}
int get_one_item_max_size();
+ int get_max_byte_size();
Review Comment:
It's redundant. I'll delete get_one_item_max_size();
--
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]