siddharthteotia commented on a change in pull request #5625:
URL: https://github.com/apache/incubator-pinot/pull/5625#discussion_r448681287
##########
File path:
pinot-core/src/test/java/org/apache/pinot/index/readerwriter/FixedByteChunkSVForwardIndexReaderWriterTest.java
##########
@@ -276,56 +257,6 @@ public void
testDouble(ChunkCompressorFactory.CompressionType compressionType)
FileUtils.deleteQuietly(outFileEightByte);
}
- public void testBytes(ChunkCompressorFactory.CompressionType compressionType)
Review comment:
This test was for fixed length bytes which for some reason
FixedByteChunk writer also supported.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]