lidavidm commented on PR #43824:
URL: https://github.com/apache/arrow/pull/43824#issuecomment-2311863008
@vibhatha this affects every PR now too:
```
Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
0.022 s <<< FAILURE! -- in
org.apache.arrow.flight.sql.test.TestFlightSqlStateless
Error: org.apache.arrow.flight.sql.test.TestFlightSqlStateless -- Time
elapsed: 0.022 s <<< ERROR!
java.lang.IllegalStateException: Failed to reset Derby database!
at
org.apache.arrow.util.Preconditions.checkState(Preconditions.java:422)
at
org.apache.arrow.flight.sql.example.FlightSqlExample.<init>(FlightSqlExample.java:184)
at
org.apache.arrow.flight.sql.test.TestFlightSql.setUpClientServer(TestFlightSql.java:109)
at
org.apache.arrow.flight.sql.test.TestFlightSql.setUp(TestFlightSql.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
```
Can you investigate this? (Do we need to downgrade Derby, or change the
test?) Microsoft provides a Windows developer VM if you don't have Windows
installed.
--
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]