dask-sql icon indicating copy to clipboard operation
dask-sql copied to clipboard

[DF] Investigate releasing the GIL when parsing SQL in Rust

Open jdye64 opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. If Rust is holding the Gil while parsing SQL we should release the Gil so that other work can be done while that occurs.

Describe the solution you'd like This is just research and investigation

Describe alternatives you've considered None

Additional context pyo3 Gil

jdye64 avatar Apr 21 '22 11:04 jdye64