You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jackwener (via GitHub)" <gi...@apache.org> on 2023/02/25 20:10:46 UTC

[GitHub] [arrow-datafusion] jackwener opened a new pull request, #5402: enhance: remove more projection.

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

   # Which issue does this PR close?
   
   Closes #.
   
   # Rationale for this change
   
   <!--
    Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes.  
   -->
   
   # What changes are included in this PR?
   
   - remove more projection.
   - fix main problem
   
   # Are these changes tested?
   
   <!--
   We typically require tests for all PRs in order to:
   1. Prevent the code from being accidentally broken by subsequent changes
   2. Serve as another way to document the expected behavior of the code
   
   If tests are not included in your PR, please explain why (for example, are they covered by existing tests)?
   -->
   
   # Are there any user-facing changes?
   
   <!--
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please add the `api change` label.
   -->


-- 
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 merged pull request #5402: enhance: remove more projection.

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


-- 
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 commented on pull request #5402: enhance: remove more projection.

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

   quick merge to fix main problem


-- 
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] ursabot commented on pull request #5402: enhance: remove more projection.

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

   Benchmark runs are scheduled for baseline = 0b77ec27c8f992436e30fd878667730f01614406 and contender = 38185cacda6e56573c1aa4b316458679a81948af. 38185cacda6e56573c1aa4b316458679a81948af is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/809f12d22bfd4ff6a52551babecda8a9...bfe6f69e4afd4603a2e61009c13c58bd/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/01bb873e66994c9fa12a9e03925dbbf5...aaa1dbdf33084f3b815b09da77bac6f4/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/c7bcbd1e73024757b06da7f403468aca...c86fcb8eb3544f73a802cf25de4fa19a/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/9f73e55311604773a4903c02725c7aa8...afeb50dcf3cb467d82c170060f8fed13/)
   Buildkite builds:
   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-datafusion] alamb commented on pull request #5402: enhance: remove more projection.

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

   This PR fixed a logical merge conflict


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