nastra opened a new pull request, #8127:
URL: https://github.com/apache/iceberg/pull/8127
Tests would fail with the below error because the assertion check is wrong
and I missed this during review of #8058
```
expected: "Failed to delete /tmp/hive8945016726872271834"
but was: true
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
org.apache.iceberg.hive.TestHiveMetastore.lambda$static$0(TestHiveMetastore.java:115)
at java.lang.Thread.run(Thread.java:750)
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]