You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/13 15:47:04 UTC

[GitHub] [arrow-datafusion] jackwener opened a new pull request, #2223: minor: remove redundant `as_str()`

jackwener opened a new pull request, #2223:
URL: https://github.com/apache/arrow-datafusion/pull/2223

   # Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123.
   -->
   
   Closes #.
   
   # What changes are included in this PR?
   We don't need to explicit convert `&String` to `&str`.
   
   Remove redundant `as_str()`
   
   # Are there any user-facing changes?
   None
   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] jackwener closed pull request #2223: minor: remove redundant `as_str()`

Posted by GitBox <gi...@apache.org>.
jackwener closed pull request #2223: minor: remove redundant `as_str()`
URL: https://github.com/apache/arrow-datafusion/pull/2223


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org