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


With regards,
Apache Git Services

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

Reply via email to