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/07/12 20:11:26 UTC

[GitHub] [arrow] iChauster opened a new pull request, #13585: ARROW-17060: [C++] Change AsOfJoinNode to use ExecContext's Memory Pool

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

   Change `asof_join_node.cc` so the `Builder` it uses allocates memory from the `ExecContext`'s memory pool instead of the default memory pool.


-- 
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 #13585: ARROW-17060: [C++] Change AsOfJoinNode to use ExecContext's Memory Pool

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

   Benchmark runs are scheduled for baseline = a1cd655f2a3c9963b37be8a8967130db4bad3556 and contender = b71e50318406226088b920b76c267289fb9ffb2d. b71e50318406226088b920b76c267289fb9ffb2d 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/3780949ff25c4c25acfd8f160238ad82...3f5bdc73fa2c45299b6fce15cd674911/)
   [Failed :arrow_down:1.95% :arrow_up:0.85%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/0bf9bcd382cc42c4962fffba9f98588f...9e59117881604f0492381db275b01103/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/a7107ee021c94a37b3b118a0cfcb2733...719fe92472af4ae3b9c5a25d60c1d092/)
   [Finished :arrow_down:1.43% :arrow_up:0.54%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/8d5968b0cdde4c0a89051da9247707b9...d0385a8bc4a140cd9b6dc227e8a8bf34/)
   Buildkite builds:
   [Finished] [`b71e5031` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/1105)
   [Finished] [`b71e5031` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1109)
   [Failed] [`b71e5031` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/1096)
   [Finished] [`b71e5031` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/1113)
   [Finished] [`a1cd655f` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/1104)
   [Failed] [`a1cd655f` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1108)
   [Failed] [`a1cd655f` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/1095)
   [Finished] [`a1cd655f` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/1112)
   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] github-actions[bot] commented on pull request #13585: ARROW-17060: [C++] Change AsOfJoinNode to use ExecContext's Memory Pool

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13585:
URL: https://github.com/apache/arrow/pull/13585#issuecomment-1182472893

   https://issues.apache.org/jira/browse/ARROW-17060


-- 
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] westonpace merged pull request #13585: ARROW-17060: [C++] Change AsOfJoinNode to use ExecContext's Memory Pool

Posted by GitBox <gi...@apache.org>.
westonpace merged PR #13585:
URL: https://github.com/apache/arrow/pull/13585


-- 
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] github-actions[bot] commented on pull request #13585: ARROW-17060: [C++] Change AsOfJoinNode to use ExecContext's Memory Pool

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13585:
URL: https://github.com/apache/arrow/pull/13585#issuecomment-1182472925

   :warning: Ticket **has not been started in JIRA**, please click 'Start Progress'.


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