Jason Dere created HIVE-11079:
---------------------------------
Summary: Fix qfile tests that fail on Windows due to CR/character
escape differences
Key: HIVE-11079
URL: https://issues.apache.org/jira/browse/HIVE-11079
Project: Hive
Issue Type: Bug
Components: Tests
Reporter: Jason Dere
Assignee: Jason Dere
A few qfile tests are failing on Windows due to a couple of windows-specific
issues:
- The table comment for the test includes a CR character, which is different on
Windows compared to Unix.
- The partition path in the test includes a space character. Unlike Unix, on
Windows space characters in Hive paths are escaped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)