Jason Dere created HIVE-11185: --------------------------------- Summary: Fix compustat_avro.q/load_dyn_part14_win.q for Windows Key: HIVE-11185 URL: https://issues.apache.org/jira/browse/HIVE-11185 Project: Hive Issue Type: Bug Components: Tests, Windows Reporter: Jason Dere Assignee: Jason Dere
compustat_avro.q: The way the location file path was being specified using system:hive.root wasn't working on Windows. create_like.q has an example of how to get this to work, using system:test.tmp.dir load_dyn_part14_win.q: Looks like HIVE-9039 changed the Hive syntax, and the original load_dyn_part14.q had changed but the Windows-specific version load_dyn_part14_win.q had not been updated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)