Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
<groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> + <argLine>-Dfile.encoding=US-ASCII</argLine>
and we expect the qtests (with special UTF8 chars) to produce the very same output ==> ensure that character encodings aren't messed up
Attachments
Issue Links
- relates to
-
HIVE-28544 Ensure using UTF-8 encoding in some String/Char/Varchar related operations
- Resolved
-
HIVE-24074 Incorrect handling of timestamp in Parquet/Avro when written in certain time zones in versions before Hive 3.x
- Closed
- links to