Commit 6fed4f3
### Rationale for this change
Putting the tests for diagnostics in a separate PR from
#47763, because non-diagnostic ODBC
APIs are required to get diagnostics.
### What changes are included in this PR?
- Add tests for ODBC diagnostics
### Are these changes tested?
PR depends on #47971 for tests to
work.
Tested locally.
### Are there any user-facing changes?
No
* GitHub Issue: #46575
Co-authored-by: rscales <[email protected]>
1 parent 082377a commit 6fed4f3
File tree
5 files changed
+584
-23
lines changed- cpp/src/arrow/flight/sql/odbc/tests
5 files changed
+584
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments