kosiew commented on issue #1136:
URL:
https://github.com/apache/datafusion-python/issues/1136#issuecomment-2934661968
take
--
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.
kylebarron commented on issue #1136:
URL:
https://github.com/apache/datafusion-python/issues/1136#issuecomment-2917052106
See
https://pyo3.rs/v0.25.0/faq.html#ctrl-c-doesnt-do-anything-while-my-rust-code-is-executing
and
https://docs.rs/pyo3/latest/pyo3/marker/struct.Python.html#method.ch
timsaucer opened a new issue, #1136:
URL: https://github.com/apache/datafusion-python/issues/1136
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
As a user, if I have written a query that takes a long time, I want to be
able t