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

[PR] GH-40439: [Python] Fix flake8 failures in python/benchmarks/parquet.py [arrow]

kou opened a new pull request, #40440:
URL: https://github.com/apache/arrow/pull/40440

   ### Rationale for this change
   
   Failures:
   
       /arrow/python/benchmarks/parquet.py:18:1: F401 'shutil' imported but unused
       /arrow/python/benchmarks/parquet.py:19:1: F401 'tempfile' imported but unused
       /arrow/python/benchmarks/parquet.py:23:1: F401 'pandas as pd' imported but unused
   
   ### What changes are included in this PR?
   
   * Remove unused imports.
   * Add python/benchmarks/ to lint targets.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


-- 
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: [PR] GH-40439: [Python] Fix flake8 failures in python/benchmarks/parquet.py [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou merged PR #40440:
URL: https://github.com/apache/arrow/pull/40440


-- 
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: [PR] GH-40439: [Python] Fix flake8 failures in python/benchmarks/parquet.py [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on PR #40440:
URL: https://github.com/apache/arrow/pull/40440#issuecomment-1987488537

   +1


-- 
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: [PR] GH-40439: [Python] Fix flake8 failures in python/benchmarks/parquet.py [arrow]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #40440:
URL: https://github.com/apache/arrow/pull/40440#issuecomment-1987224543

   :warning: GitHub issue #40439 **has been automatically assigned in GitHub** to PR creator.


-- 
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: [PR] GH-40439: [Python] Fix flake8 failures in python/benchmarks/parquet.py [arrow]

Posted by "conbench-apache-arrow[bot] (via GitHub)" <gi...@apache.org>.
conbench-apache-arrow[bot] commented on PR #40440:
URL: https://github.com/apache/arrow/pull/40440#issuecomment-1988017567

   After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit 6ebd555a1095e64c04ccf4f6a0762d85b0bd0376.
   
   There were no benchmark performance regressions. 🎉
   
   The [full Conbench report](https://github.com/apache/arrow/runs/22504864706) has more details. It also includes information about 7 possible false positives for unstable benchmarks that are known to sometimes produce them.


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