I am using pyarrow
to connect to the Dremio
cloud and query the datasets.
Documentation - https://docs.dremio.com/cloud/client-applications/python/
My question is how can I close the connection to Dremio
after I finish the job?
I am using pyarrow
to connect to the Dremio
cloud and query the datasets.
Documentation - https://docs.dremio.com/cloud/client-applications/python/
My question is how can I close the connection to Dremio
after I finish the job?