Skip to content

Beaker v0.0.1

Compare
Choose a tag to compare
@goodwillpunning goodwillpunning released this 04 Mar 23:03
· 55 commits to main since this release
8bbbdd3

This is the initial release of beaker - a super simple way to run benchmark queries on a Databricks SQL warehouse or cluster. This release includes the following features:

  • Execute queries on an existing SQL warehouse or cluster
  • Create a new SQL warehouse to execute benchmark queries
  • Specify the number of concurrent queries to execute
  • Execute a single query or multiple queries from a file
  • Display a query metric report that details query execution time and concurrency