You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "XiangpengHao (via GitHub)" <gi...@apache.org> on 2024/03/06 16:27:10 UTC

[I] Unused import in nightly rust [arrow-rs]

XiangpengHao opened a new issue, #5476:
URL: https://github.com/apache/arrow-rs/issues/5476

   **Describe the bug**
   <!--
   A clear and concise description of what the bug is.
   -->
   
   With this pr been merged to nightly rust: https://github.com/rust-lang/rust/pull/117772
   The tracking for unused import has been improved, resulting numerous compiler warnings when building arrow-rs with nightly rust.
   
   **To Reproduce**
   <!--
   Steps to reproduce the behavior:
   -->
   ```rust
   rustup default nightly
   cargo check
   ```
   
   **Expected behavior**
   <!--
   A clear and concise description of what you expected to happen.
   -->
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->


-- 
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.apache.org

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


Re: [I] Unused import in nightly rust [arrow-rs]

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #5476:
URL: https://github.com/apache/arrow-rs/issues/5476#issuecomment-1986930213

   I believe this is already being worked on in https://github.com/apache/arrow-rs/pull/5477


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


Re: [I] Unused import in nightly rust [arrow-rs]

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #5476:
URL: https://github.com/apache/arrow-rs/issues/5476#issuecomment-1998864102

   `label_issue.py` automatically added labels {'parquet-derive'} from #5477


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


Re: [I] Unused import in nightly rust [arrow-rs]

Posted by "Kikkon (via GitHub)" <gi...@apache.org>.
Kikkon commented on issue #5476:
URL: https://github.com/apache/arrow-rs/issues/5476#issuecomment-1986928965

   Hi, @tustvold . Following the above method.  I have reproduced the issue on my machine, and there are  over 40 warnings. I think i can submit a pull request to clean up these unused import ? 


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


Re: [I] Unused import in nightly rust [arrow-rs]

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #5476:
URL: https://github.com/apache/arrow-rs/issues/5476#issuecomment-1998863960

   `label_issue.py` automatically added labels {'parquet'} from #5477


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


Re: [I] Unused import in nightly rust [arrow-rs]

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #5476:
URL: https://github.com/apache/arrow-rs/issues/5476#issuecomment-1998864009

   `label_issue.py` automatically added labels {'arrow'} from #5477


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


Re: [I] Unused import in nightly rust [arrow-rs]

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #5476:
URL: https://github.com/apache/arrow-rs/issues/5476#issuecomment-1998864056

   `label_issue.py` automatically added labels {'arrow-flight'} from #5477


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


Re: [I] Unused import in nightly rust [arrow-rs]

Posted by "XiangpengHao (via GitHub)" <gi...@apache.org>.
XiangpengHao commented on issue #5476:
URL: https://github.com/apache/arrow-rs/issues/5476#issuecomment-1981274829

   Maybe it should be a `feature request` not `bug`...


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


Re: [I] Unused import in nightly rust [arrow-rs]

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold closed issue #5476: Unused import in nightly rust
URL: https://github.com/apache/arrow-rs/issues/5476


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