jackye1995 commented on a change in pull request #3159:
URL: https://github.com/apache/iceberg/pull/3159#discussion_r715312751



##########
File path: site/docs/metadata.md
##########
@@ -0,0 +1,134 @@
+# Metadata Tables

Review comment:
       Yes I agree that is a confusion point. So do you recommend having one 
section for each engine around system tables? My current thought is to have 
this page introducing the Iceberg schema, linking to related sections in each 
engine page for examples of using system tables.
   
   One of my intention to add it was because this is a very important feature 
not exist in other similar products, and it provides huge benefits for users to 
build data management capabilities around such information. Tables like 
`manifests` and `files` also support optimizations like predicate pushdown and 
file pruning, which essentially solves the big metadata issue. So I feel it's a 
pity to hide such information too deeply.




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