guiyanakuang commented on a change in pull request #915:
URL: https://github.com/apache/orc/pull/915#discussion_r713544747
##########
File path: java/core/src/java/org/apache/orc/PhysicalWriter.java
##########
@@ -77,6 +77,8 @@ void writeIndex(StreamName name,
void writeBloomFilter(StreamName name,
OrcProto.BloomFilterIndex.Builder bloom) throws
IOException;
+// void writeTDigest(StreamName name, OrcProto) throws IOException;
+
Review comment:
Fix in 9133711
--
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]