----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7836/ -----------------------------------------------------------
Review request for hive, Carl Steinbach and Ashutosh Chauhan. Description ------- Because of this special conversion, Some other unit tests are failing on Windows. After some other investigation, We noticed that “=” is a valid character that can be included in the Windows paths. So I am reverting back “=” related changes from the swizzle path. This addresses bug HIVE-3661. https://issues.apache.org/jira/browse/HIVE-3661 Diffs ----- trunk/shims/src/common/java/org/apache/hadoop/fs/ProxyFileSystem.java 1405070 trunk/shims/src/common/java/org/apache/hadoop/fs/ProxyLocalFileSystem.java 1405070 Diff: https://reviews.apache.org/r/7836/diff/ Testing ------- Thanks, Kanna Karanam