[ 
https://issues.apache.org/jira/browse/HIVE-26650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886571#comment-17886571
 ] 

László Bodor commented on HIVE-26650:
-------------------------------------

DRAFT PR precommit run to smoke test: 
https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5480/1/
(every test failure is a possible encoding issue)

> Run qtests with different default encoding
> ------------------------------------------
>
>                 Key: HIVE-26650
>                 URL: https://issues.apache.org/jira/browse/HIVE-26650
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Priority: Major
>
> {code}
>          <groupId>org.apache.maven.plugins</groupId>
>          <artifactId>maven-surefire-plugin</artifactId>
>          <configuration>
> +          <argLine>-Dfile.encoding=US-ASCII</argLine>
> {code}
> and we expect the qtests (with special UTF8 chars) to produce the very same 
> output ==> ensure that character encodings aren't messed up



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to