We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4db700 commit d808e34Copy full SHA for d808e34
cpp/src/arrow/flight/sql/odbc/tests/CMakeLists.txt
@@ -34,8 +34,8 @@ add_arrow_test(flight_sql_odbc_test
34
SOURCES
35
odbc_test_suite.cc
36
odbc_test_suite.h
37
- errors_test.cc
38
connection_test.cc
+ errors_test.cc
39
# Enable Protobuf cleanup after test execution
40
# GH-46889: move protobuf_test_util to a more common location
41
../../../../engine/substrait/protobuf_test_util.cc
0 commit comments