spark git commit: [SPARK-10178] [SQL] HiveComparisionTest should print out dependent tables

2015-08-25 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.5 c99f4160b - 2239a2036 [SPARK-10178] [SQL] HiveComparisionTest should print out dependent tables In `HiveComparisionTest`s it is possible to fail a query of the form `SELECT * FROM dest1`, where `dest1` is the query that is actually

spark git commit: [SPARK-10178] [SQL] HiveComparisionTest should print out dependent tables

2015-08-25 Thread rxin
Repository: spark Updated Branches: refs/heads/master a0c0aae1d - 5175ca0c8 [SPARK-10178] [SQL] HiveComparisionTest should print out dependent tables In `HiveComparisionTest`s it is possible to fail a query of the form `SELECT * FROM dest1`, where `dest1` is the query that is actually