tuhaihe commented on PR #1188:
URL: https://github.com/apache/cloudberry/pull/1188#issuecomment-3106705808

   @zhangwenchao-123 could you revise the commit message title and body for a 
better context, like this?
   
   ```
   Remove QuickLZ compression support
   
   We have decided to discontinue support for the QuickLZ compression type.
   QuickLZ is no longer maintained and adds unnecessary complexity. 
   Removing it streamlines the codebase. This is a breaking feature.
   
   This commit removes all QuickLZ-related code, including:
   - Configuration options in configure.ac
   - QuickLZ extension in gpcontrib/quicklz
   - References in documentation and makefiles
   
   Users should migrate to alternative compression methods such as zlib or 
   zstd, which offers better performance and is actively maintained.
   
   Authored-by: Zhang Wenchao <[email protected]>
   ```
   
   A perfect commit is not just about code, but also about a good commit 
message. Thanks.


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

Reply via email to