databricks-sql-python
databricks-sql-python copied to clipboard
Added example for async execute query
Description
- Added example for async query execution
- Enhanced the async execute to work without pyarrow
- Refractored functions for ease of use
Testing
Existing tests already test the flows
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).