alamb opened a new pull request, #6380:
URL: https://github.com/apache/arrow-rs/pull/6380
# Which issue does this PR close?
Part of #6163
# Rationale for this change
As I was reviewing https://github.com/apache/arrow-rs/pull/6368 I came
across a warning about Utf8View being not completely supported which was added
in #5470 by @XiangpengHao when we began the implementation
Given these types are now supported across most of this crate I think this
warning is no longer relevant
# What changes are included in this PR?
Remove warning in comments
# Are there any user-facing changes?
Doc changes, no functional changes
<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.
-->
<!---
If there are any breaking changes to public APIs, please add the `breaking
change` label.
-->
--
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]