khemchand-zetta commented on PR #2637: URL: https://github.com/apache/incubator-gluten/pull/2637#issuecomment-2540554332
I have tried by setting the shuffleCompressionMode to both buffer and rowvector so see the compression behavior. Like as it says the compression will be one by one in buffer and in case of rowvector its stream based like all buffers are in a large buffer and compressed in one go. but its not behaving like that it only compressing one by one in both cases, anybody help me to get the piece of code where this mode login is implemented or like how this conf works. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
