Add hyperapi-cli script to interactively run SQL commands
Thanks for the contribution! Unfortunately we can't verify the commit author(s): Dimitri Vorona <d***@t***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce.com Contributor License Agreement and this Pull Request will be revalidated.
could you add more features, such as:
- allow multi-line command
- format the output
- allow show timer
- show how many lines effects
Note that there is also https://github.com/tableau/hyper-api-samples/tree/main/Community-Supported/hyper-jupyter-kernel
This at least already supports the "allow show timer" request
thanks