We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the Issue (Bug/Feature) Add the SBK driver for Exasol performance benchmarking.
To Reproduce See the steps : https://github.com/kmgowda/SBK#add-your-driver-to-sbk to add the SBK driver for Exasol Get the know the Exasol IO APIs , start from here : https://docs.exasol.com/db/latest/get_started.htm
Expected behavior SBK with -class Exasol and additional parameters should benchmark the Exasol database performance
Additional context Understand the Exasol IO APIs and use them in the SBK template driver created using steps: https://github.com/kmgowda/SBK#add-your-driver-to-sbk
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the Issue (Bug/Feature)
Add the SBK driver for Exasol performance benchmarking.
To Reproduce
See the steps : https://github.com/kmgowda/SBK#add-your-driver-to-sbk
to add the SBK driver for Exasol
Get the know the Exasol IO APIs , start from here : https://docs.exasol.com/db/latest/get_started.htm
Expected behavior
SBK with -class Exasol and additional parameters should benchmark the Exasol database performance
Additional context
Understand the Exasol IO APIs and use them in the SBK template driver created using steps: https://github.com/kmgowda/SBK#add-your-driver-to-sbk
The text was updated successfully, but these errors were encountered: