Hi Alan
The failures looks related to HIVE-7812. I created
https://issues.apache.org/jira/browse/HIVE-8088 for the same. HIVE-7704 had a
clean run just before the last one. The last run was just to make sure the
rebase of patch was good. Since all tests in HIVE-7704 uses
CombineHiveInputFormat
There are 7 tez qfile tests that are failing on every HiveQA run. They
fail for me when I run them on trunk. I've filed:
https://issues.apache.org/jira/browse/HIVE-8093 for them.
I'm guessing this is related to the recent checkin for HIVE-7704, since
many of those tests were added in that co