TomShawn commented on code in PR #180:
URL: https://github.com/apache/cloudberry-site/pull/180#discussion_r1855866279


##########
docs/performance/use-columnar-compression.md:
##########
@@ -0,0 +1,87 @@
+---
+title: Use Column-Level Compression
+---
+
+# Use Column-Level Compression
+
+Cloudberry Database supports column-level compression, which reduces storage 
space by compressing specific columns. In some cases, it can also improve query 
performance, especially when processing large-scale data.

Review Comment:
   Done. Later I'll create a separate PR to do the batch rename for the docs.



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