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/05/22 10:45:49 UTC

[GitHub] [arrow-datafusion] sergey-melnychuk opened a new pull request, #2585: Fix unused import

sergey-melnychuk opened a new pull request, #2585:
URL: https://github.com/apache/arrow-datafusion/pull/2585

   Just a trivial fix for unused import warning


-- 
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] sergey-melnychuk commented on pull request #2585: Fix unused import

Posted by GitBox <gi...@apache.org>.
sergey-melnychuk commented on PR #2585:
URL: https://github.com/apache/arrow-datafusion/pull/2585#issuecomment-1133940837

   The warning was fixed in https://github.com/apache/arrow-datafusion/pull/2586, closing.


-- 
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] sergey-melnychuk closed pull request #2585: Fix unused import

Posted by GitBox <gi...@apache.org>.
sergey-melnychuk closed pull request #2585: Fix unused import
URL: https://github.com/apache/arrow-datafusion/pull/2585


-- 
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] alamb commented on pull request #2585: Fix unused import

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #2585:
URL: https://github.com/apache/arrow-datafusion/pull/2585#issuecomment-1133903281

   Hi @sergey-melnychuk  -- thank you! Can you possibly run `cargo fmt` to fix the lint CI check on this PR?
   
   I suspect the new release of clippy https://blog.rust-lang.org/2022/05/19/Rust-1.61.0.html is slightly better at catching issues


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