Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-17060: [C++] Change AsOfJoinNode to use ExecContext's Memory Pool #13585

Merged
merged 3 commits into from
Jul 13, 2022

Conversation

iChauster
Copy link
Contributor

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

@github-actions
Copy link

@github-actions
Copy link

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@westonpace westonpace merged commit b71e503 into apache:master Jul 13, 2022
@ursabot
Copy link

ursabot commented Jul 13, 2022

Benchmark runs are scheduled for baseline = a1cd655 and contender = b71e503. b71e503 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed ⬇️1.95% ⬆️0.85%] test-mac-arm
[Failed ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️1.43% ⬆️0.54%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] b71e5031 ec2-t3-xlarge-us-east-2
[Finished] b71e5031 test-mac-arm
[Failed] b71e5031 ursa-i9-9960x
[Finished] b71e5031 ursa-thinkcentre-m75q
[Finished] a1cd655f ec2-t3-xlarge-us-east-2
[Failed] a1cd655f test-mac-arm
[Failed] a1cd655f ursa-i9-9960x
[Finished] a1cd655f ursa-thinkcentre-m75q
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants