You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "zeroshade (via GitHub)" <gi...@apache.org> on 2023/03/06 19:48:04 UTC

[GitHub] [arrow-adbc] zeroshade commented on a diff in pull request #490: fix(go/adbc/driver/flightsql): fix stream timeout interceptor

zeroshade commented on code in PR #490:
URL: https://github.com/apache/arrow-adbc/pull/490#discussion_r1126952727


##########
go/adbc/driver/flightsql/flightsql_adbc_test.go:
##########
@@ -838,6 +875,34 @@ func (ts *TimeoutTestSuite) TestGetFlightInfoTimeout() {
 	ts.NotEqual(adbc.StatusNotImplemented, adbcErr.Code)
 }
 
+func (ts *TimeoutTestSuite) TestDontTimeout() {

Review Comment:
   all the previous tests do that. this is one of the only tests in this group that doesn't timeout



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org