sujithjay edited a comment on issue #485: Refactor AssertHelpers and TestHelpers to Reduce Code Duplication URL: https://github.com/apache/incubator-iceberg/pull/485#issuecomment-532885445 Tests are failing on CI, but they seem unrelated to the changes. FWIW, the tests pass on my machine. ``` org.apache.iceberg.spark.source.TestIcebergSourceHiveTables > testHiveFilesUnpartitionedTable FAILED java.lang.RuntimeException at TestIcebergSourceHiveTables.java:258 Caused by: org.apache.thrift.transport.TTransportException at TestIcebergSourceHiveTables.java:258 Caused by: java.net.SocketException at TestIcebergSourceHiveTables.java:258 ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
