alinaliBQ commented on PR #49695: URL: https://github.com/apache/arrow/pull/49695#issuecomment-4721486754
Yes, that's right. Since enabling tests against the Dremio instance doubles the number of test cases being run, we can *perhaps* check by the amount of time it takes to run the `arrow-flight-sql-odbc-test`, which now takes longer as the ODBC driver establishes connection to the Dremio instance. Before Dremio instance is enabled: https://github.com/apache/arrow/actions/runs/27562488300/job/81477934843#step:6:15521 ``` Start 51: arrow-flight-sql-odbc-test 48/58 Test #51: arrow-flight-sql-odbc-test ............ Passed 0.29 sec ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
