kylebrooks-8451 opened a new pull request, #341:
URL: https://github.com/apache/arrow-datafusion-python/pull/341

   # Which issue does this PR close?
   
   Closes #340 
   
    # Rationale for this change
   Currently, we create a new Tokio Runtime and associated threads often which 
is not good for performance. This PR uses a module level attribute to create 
this once and reuse it.
   
   # Are there any user-facing changes?
   No.
   


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

Reply via email to