rdblue commented on a change in pull request #18:
URL: https://github.com/apache/iceberg-docs/pull/18#discussion_r792894391



##########
File path: landing-page/content/services/hidden-partitioning.html
##########
@@ -1,6 +1,8 @@
 ---
 Title: Hidden Partitioning
-Img: partition-spec-evolution.png
+Description: Iceberg handles the tedious and error-prone task of producing 
partition values for rows in a table and avoids reading unnecessary partitions 
automatically. Consumers don’t need to know how the table is partitioned or add 
extra filters to their queries and the partition layouts can evolve as needed.

Review comment:
       I'd remove "consumers" because I don't think it is clear who a 
"consumer" is. Instead, I'd use a more direct phrase, like "No extra filters 
are needed for fast queries, and table layout can be updated as data or queries 
change."




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