HTHou commented on a change in pull request #4557:
URL: https://github.com/apache/iotdb/pull/4557#discussion_r776129181
##########
File path: LICENSE
##########
@@ -225,11 +225,13 @@ The following files include code modified from Michael
Burman's gorilla-tsc proj
./tsfile/src/main/java/org/apache/iotdb/tsfile/encoding/encoder/LongGorillaEncoder.java
./tsfile/src/main/java/org/apache/iotdb/tsfile/encoding/encoder/SinglePrecisionEncoderV2.java
./tsfile/src/main/java/org/apache/iotdb/tsfile/encoding/encoder/DoublePrecisionEncoderV2.java
+./tsfile/src/main/java/org/apache/iotdb/tsfile/encoding/encoder/ZigzagEncoder.java
Review comment:
Hi, does ZigzagEncoder also include code modified from Michael Burman's
gorilla-tsc project?
If not, we don't need to list the file here.
--
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]