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

[Python][C++] Add use_threads to run_substrait_query #33212

Closed
asfimport opened this issue Oct 12, 2022 · 0 comments · Fixed by #33623
Closed

[Python][C++] Add use_threads to run_substrait_query #33212

asfimport opened this issue Oct 12, 2022 · 0 comments · Fixed by #33623

Comments

@asfimport
Copy link

Once ARROW-15732 is merged then we should add a boolean use_threads argument to the python run_substrait_query method.

Reporter: Weston Pace / @westonpace
Assignee: Weston Pace / @westonpace

Note: This issue was originally created as ARROW-18008. Please see the migration documentation for further details.

westonpace added a commit that referenced this issue Jan 13, 2023
#33623)

Also adds memory_pool and & function_registry to the various DeclarationToXyz methods.  Converts `ExecuteSerializedPlan` to `DeclarationToReader` instead of the bespoke thing it was doing before.
* Closes: #33212

Lead-authored-by: Weston Pace <weston.pace@gmail.com>
Co-authored-by: Vibhatha Lakmal Abeykoon <vibhatha@users.noreply.github.com>
Signed-off-by: Weston Pace <weston.pace@gmail.com>
@westonpace westonpace added this to the 11.0.0 milestone Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants