imay opened a new issue #1616: Unify two versions of compress and decompress URL: https://github.com/apache/incubator-doris/issues/1616 Now, in our code base, there are two versions compressors and decompressors. which has most of common code. one in be/src/util/ and the other in be/src/exec. To make our code more clear and simple, I want to unify these two versions.
---------------------------------------------------------------- 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]
