yiguolei commented on code in PR #27534:
URL: https://github.com/apache/doris/pull/27534#discussion_r1403983581


##########
be/src/util/block_compression.cpp:
##########
@@ -816,38 +816,24 @@ class ZstdBlockCompression : public BlockCompressionCodec 
{
         return Status::OK();
     }
 
-    // follow ZSTD official example
-    //  
https://github.com/facebook/zstd/blob/dev/examples/streaming_decompression.c

Review Comment:
   add  some sql based regression test using zstd as compression method to 
ensure that the alg is right.



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to