Skip to content

ARROW-8923: [C++] Improve usability of arrow::compute::CallFunction - #7259

Closed
wesm wants to merge 1 commit into
apache:masterfrom
wesm:ARROW-8923
Closed

ARROW-8923: [C++] Improve usability of arrow::compute::CallFunction#7259
wesm wants to merge 1 commit into
apache:masterfrom
wesm:ARROW-8923

Conversation

@wesm

@wesm wesm commented May 24, 2020

Copy link
Copy Markdown
Member

This removes the burden of constructing an ExecContext in cases where you are OK with the default options

@github-actions

Copy link
Copy Markdown

@wesm

wesm commented May 24, 2020

Copy link
Copy Markdown
Member Author

+1. I'm merging this because it conflicts with #7258, and this makes CallFunction's API consistent with the other functions in api_*.h. If someone wants to change something please open a JIRA

@wesm wesm closed this in 88e7cae May 24, 2020
@wesm
wesm deleted the ARROW-8923 branch May 24, 2020 19:58
pprudhvi pushed a commit to pprudhvi/arrow that referenced this pull request May 26, 2020
This removes the burden of constructing an `ExecContext` in cases where you are OK with the default options

Closes apache#7259 from wesm/ARROW-8923

Authored-by: Wes McKinney <wesm+git@apache.org>
Signed-off-by: Wes McKinney <wesm+git@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant