Skip to content

Commit

Permalink
Test apache#3 adding Flight C++ unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Nienaber committed Feb 15, 2024
1 parent 1e45e44 commit 9630c13
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cpp/src/arrow/flight/sql/CMakeLists.txt
Expand Up @@ -140,10 +140,6 @@ if(ARROW_BUILD_TESTS OR ARROW_BUILD_EXAMPLES)
LABELS
"arrow_flight_sql")

add_arrow_test(flight_sql_server_session_middleware_internals
SOURCES
)

add_executable(flight-sql-test-server test_server_cli.cc
${ARROW_FLIGHT_SQL_TEST_SERVER_SRCS})
target_link_libraries(flight-sql-test-server
Expand Down

0 comments on commit 9630c13

Please sign in to comment.