How to close pyarrow connection to Dremio?

410 Views Asked by At

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?

1

There are 1 best solutions below

0
On

You to call FlichtClient.close