databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

Added example for async execute query

Open jprakash-db opened this issue 8 months ago • 1 comments

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

jprakash-db avatar Mar 27 '25 08:03 jprakash-db

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).

github-actions[bot] avatar Mar 27 '25 08:03 github-actions[bot]