kevinjqliu commented on code in PR #15657:
URL: https://github.com/apache/iceberg/pull/15657#discussion_r2943855806


##########
site/mkdocs.yml:
##########
@@ -66,6 +66,9 @@ plugins:
         rss_created: rss.xml
   - macros
   - monorepo
+  - privacy:
+      assets_exclude:
+        - '*bladepipe.com/*'

Review Comment:
   yea its caused by 
https://github.com/apache/iceberg/blob/33c16e28bebdb4a2944d59b49f9ad106d94f2547/1.10.1/docs/bladepipe.md#L107
   When `make build` runs, it pulls it all historical versions
   
   lets keep this workaround for now
   
   we can try to remove `bladepipe.md`, its only in 2 versions:
   <img width="712" height="143" alt="Screenshot 2026-03-16 at 6 24 19 PM" 
src="https://github.com/user-attachments/assets/f3f656e9-68ce-4f76-8c12-c4ef50859e52";
 />
   
   



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