rdblue commented on a change in pull request #18:
URL: https://github.com/apache/iceberg-docs/pull/18#discussion_r792885628
##########
File path: landing-page/content/services/data-compaction.html
##########
@@ -1,7 +1,8 @@
---
-Title: Time Travel
-AsciinemaCast: time_travel.cast
-Category: Post
+Title: Data Compaction
+Description: Data compaction is supported out-of-the-box and you can choose
from different rewrite strategies such as bin-packing, sorting, or z-ordering
to optimize file layout and size.
+LottieFile: data-compaction-animation.json
Review comment:
I like having an animation, but I don't think that this represents data
compaction well. It looks like files are being split instead.
What about having another command box that shows the compaction command,
`CALL system.rewrite_data_files(...)`? Then we can link directly to the
compaction docs (in 0.13.0).
--
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]