'Databricks SQL Connector for Python - configure timeout

I'm trying to use the new Databricks SQL Connector for Python for running SQL query against databricks as explained here. How can I configure the query timeout using this package? I don't want to use pyodbc drivers.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source