Description
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.