imay commented on issue #2086: Compressor comparison of segment v1 and segment 
v2
URL: 
https://github.com/apache/incubator-doris/issues/2086#issuecomment-546917453
 
 
   @zhangy5 
   For random string, V2 is the same with V1, because the dictionary is useless.
   Could you please test with some non random value?
   In many cases, the string field content is like region, country. In this 
case dictionary will be very helpful.
   
   You can add a parameter in your test to control the cardinality of your 
generated string. 

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to