-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-48834 [C++][FlightRPC][Doc] Add instructions to run ODBC tests in README
#48835
New issue
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
GH-48834 [C++][FlightRPC][Doc] Add instructions to run ODBC tests in README
#48835
Conversation
|
|
READMEREADME
READMEREADME
kou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
|
Thank you Kou, addressed all comments |
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 0ef674b. There weren't enough matching historic benchmark results to make a call on whether there were regressions. The full Conbench report has more details. |
Rationale for this change
#48834
ODBC layer tests are not run in the CI due to blockers, contributors have the option to follow this guide to run ODBC tests on their local machines.
What changes are included in this PR?
README, includes guides to set up Dremio oss docker instanceAre these changes tested?
Markdown changes tested in CI
Are there any user-facing changes?
N/A
README#48834