erratic-pattern commented on PR #40311:
URL: https://github.com/apache/arrow/pull/40311#issuecomment-2053809841

   Okay, tests have been updated and are passing locally. The new test failure 
in CI is a bit of a mystery.
   
   
https://github.com/apache/arrow/actions/runs/8676995733/job/23792073344?pr=40311#step:6:68
   ```
   --- FAIL: TestSqliteBackend (19.24s)
       --- FAIL: TestSqliteBackend/TestRowsPrematureCloseDuringNextLoop (1.18s)
           driver_test.go:649: 
                Error Trace:    
/arrow/go/arrow/flight/flightsql/driver/driver_test.go:649
                Error:          Not equal: 
                                expected: 10
                                actual  : 0
                Test:           
TestSqliteBackend/TestRowsPrematureCloseDuringNextLoop
   FAIL
   ```
   
   I can't see why this would be related to the changes here.


-- 
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]

Reply via email to