ntjohnson1 opened a new pull request, #1517:
URL: https://github.com/apache/datafusion-python/pull/1517
# Which issue does this PR close?
Allows holding a pyexpr when spawing python parallelism. Will file an issue.
Currently just exploring.
Closes #.
# Rationale for this change
Parallelism.
# What changes are included in this PR?
This does change how global context is managed to treat it more like a
singleton so we can assume that is the right thing to pull when unpacking the
expr.
# Are there any user-facing changes?
Not really, besides adding new capability.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]