Hello, I'd like to run a few TPC-H queries on Hive 0.12. I've found the TPC-H scripts here:
https://issues.apache.org/jira/browse/HIVE-600. but noticed that these scripts were generated a long time ago. Since Hive could not support full SQL-92 specification some queries were split into smaller sub-queries whose results have been materialized. Is there any change in HiveQL (in Hive 0.12) that would affect the way the TPC-H queries are written? Thanks, Avrilia