hermanschaaf opened a new issue, #35328:
URL: https://github.com/apache/arrow/issues/35328
### Describe the bug, including details regarding any error messages,
version, and platform.
This test failure is occurring for Go 1.18 on branches with no
FlightSQL-related changes:
```
--- FAIL: TestPreparedStatementNoSchema (0.01s)
driver_test.go:741:
Error Trace:
/arrow/go/arrow/flight/flightsql/driver/driver_test.go:741
Error: Error "EOF" does not contain "parameter schema:
unexpected"
Test: TestPreparedStatementNoSchema
FAIL
FAIL github.com/apache/arrow/go/v12/arrow/flight/flightsql/driver 1.125s
```
For example:
https://github.com/apache/arrow/actions/runs/4792026546/jobs/8523088061#step:5:816
It seems to happen frequently; I'm not sure if it happens 100% of the time.
### Component(s)
Go
--
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]