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/11/23 15:35:32 UTC

[GitHub] [arrow-datafusion] crepererum opened a new pull request, #4341: refactor: isolate common memory accounting utils

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

   # Which issue does this PR close?
   None, but is required for #3940.
   
   # Rationale for this change
   Extract common code for group-by impl V1 and V2.
   
   # What changes are included in this PR?
   Few internal helpers.
   
   # Are these changes tested?
   Just a code move.
   
   # Are there any user-facing changes?
   None.


-- 
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 merged pull request #4341: Minor: refactor: isolate common memory accounting utils

Posted by GitBox <gi...@apache.org>.
alamb merged PR #4341:
URL: https://github.com/apache/arrow-datafusion/pull/4341


-- 
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 #4341: Minor: refactor: isolate common memory accounting utils

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

   Benchmark runs are scheduled for baseline = d355f69aae2cc951cfd021e5c0b690861ba0c4ac and contender = ad5a50870b8af43cb59b491b2161ef7dc1fc45df. ad5a50870b8af43cb59b491b2161ef7dc1fc45df 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/7c7e550bb2ec46cb869b05245af55fc8...3eef0e25b5ca4b679426b5da4126c527/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/be06e78e27384c9f8511163961e47bb1...1f7d3d042c544bab9e7f25766db562f3/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/5f530d6efd5045f48aa451dd64b30ea8...c5e8d1de7d42407ebdc3b2d880b0f66c/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/be7fef3816474dc3a600755d7e14964e...5429a7bf7aa54944be54396545eb824e/)
   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