lamber-ken commented on issue #1253: [HUDI-558] Introduce ability to compress bloom filters while storing in parquet URL: https://github.com/apache/incubator-hudi/pull/1253#issuecomment-592880451 Also, the compressed byte[] data seems bigger than original one. ``` test random keys Data origin byte[] length Stage 0 3594410 Data compress byte[] length Stage 1 3630217 test sequential keys Data origin byte[] length Stage 0 3594410 Data compress byte[] length Stage 1 3630276 ``` Added these log statements.  
---------------------------------------------------------------- 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
