liukun4515 commented on a change in pull request #1492:
URL: https://github.com/apache/iceberg/pull/1492#discussion_r493994589



##########
File path: site/docs/terms.md
##########
@@ -33,11 +33,11 @@ Each manifest file in the manifest list is stored with 
information about its con
 
 A **manifest file** is a metadata file that lists a subset of data files that 
make up a snapshot.
 
-Each data file in a manifest is stored with a [partition 
tuple](#partition-tuple), column-level stats, and summary information used to 
prune splits during [scan planning](../performance#scan-planning).
+Each data file in a manifest is stored with a [partition 
tuple](#partition-tuple), column-level stats, and summary information used to 
prune splits during [scan planning](../docs/performance.md#scan-planning).

Review comment:
       ok, I will close the pr




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

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