scovich commented on PR #8208: URL: https://github.com/apache/arrow-rs/pull/8208#issuecomment-3214104532
The docs error will self-resolve once https://github.com/apache/arrow-rs/pull/8206 merges: ``` error: public documentation for `MetadataBuilder` links to private item `ValueBuilder` --> parquet-variant/src/builder.rs:437:7 | 437 | /// [`ValueBuilder`]. The trait provides methods for managing field names and their IDs, as well as | ^^^^^^^^^^^^ this item is private | ``` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org