gstvg opened a new pull request, #7215:
URL: https://github.com/apache/arrow-rs/pull/7215
# Which issue does this PR close?
Closes #.
# Rationale for this change
Trino and PrestoDB links at
[StructMode](https://docs.rs/arrow-json/54.2.1/arrow_json/enum.StructMode.html)
are enclosed in parentheses, making them relative paths, pointing to:
https://docs.rs/arrow-json/latest/arrow_json/(https://prestodb.io/docs/current/develop/client-protocol.html#important-queryresults-attributes)
https://docs.rs/arrow-json/latest/arrow_json/(https://trino.io/docs/current/develop/client-protocol.html#important-queryresults-attributes)
# What changes are included in this PR?
Remove parentheses from the links
# Are there any user-facing changes?
Docs only
--
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]