You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/09/30 21:54:30 UTC

[GitHub] [incubator-iceberg] rdblue opened a new pull request #509: Remove flaky Hive table tests

rdblue opened a new pull request #509: Remove flaky Hive table tests
URL: https://github.com/apache/incubator-iceberg/pull/509
 
 
   This fixes the flaky tests in TestIcebergSourceHiveTables by removing them. We've tried several times to avoid the connection leak, but it appears it is coming from Spark. Since these tests aren't needed, the easiest solution is to remove them.
   
   The output of these tables is validated in TestIcebergSourceHadoopTables, so these tests are redundant. All that needs to be checked in the Hive code path is that the tables can be resolved.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org