You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "danepitkin (via GitHub)" <gi...@apache.org> on 2023/05/17 18:27:22 UTC

[GitHub] [arrow] danepitkin opened a new pull request, #35646: MINOR: Ignore direnv file .envrc

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

   Ignore top-level .envrc file associate with the direnv[1] utility.
   
   ### Rationale for this change
   
   There is no conflicting usage of .envrc in the arrow repo. 
   
   ### Are these changes tested?
   
   Yes
   
   ### Are there any user-facing changes?
   
   No
   
   
   [1] https://direnv.net/


-- 
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] ursabot commented on pull request #35646: MINOR: Ignore direnv file .envrc

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

   Benchmark runs are scheduled for baseline = aedb87ad43c073dcfc953ce55d1d9b1f7815f0a0 and contender = 350ad2723939dab93611c2bc407e4ec28a3f5bd2. 350ad2723939dab93611c2bc407e4ec28a3f5bd2 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/c279f3d8de3042859218a4d3f80e5236...b93c487045c74654b0de0482896dd21c/)
   [Finished :arrow_down:0.92% :arrow_up:0.03%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/d128be49be2e40e6adb72f52d2ad3f48...269dffffbb8f4862aa191f1dfa32ad6a/)
   [Finished :arrow_down:0.98% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/7b54613fe1df4ec1889e78aa34c43a84...1465dc35112e48eeabfc13e1855c2385/)
   [Finished :arrow_down:0.39% :arrow_up:0.03%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/eb17b42119ea4b889c9b92afe2eb3dbd...0434bb470cc247348d68382ab06fa99a/)
   Buildkite builds:
   [Finished] [`350ad272` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2893)
   [Finished] [`350ad272` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2929)
   [Finished] [`350ad272` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2894)
   [Finished] [`350ad272` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2919)
   [Finished] [`aedb87ad` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2892)
   [Finished] [`aedb87ad` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2928)
   [Finished] [`aedb87ad` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2893)
   [Finished] [`aedb87ad` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2918)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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] ursabot commented on pull request #35646: MINOR: Ignore direnv file .envrc

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

   ['Python', 'R'] benchmarks have high level of regressions.
   [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/7b54613fe1df4ec1889e78aa34c43a84...1465dc35112e48eeabfc13e1855c2385/)
   


-- 
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] danepitkin commented on pull request #35646: MINOR: Ignore direnv file .envrc

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

   Will, I tagged you because I learned about direnv from you :P 


-- 
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] wjones127 merged pull request #35646: MINOR: Ignore direnv file .envrc

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


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