[ https://issues.apache.org/jira/browse/HIVE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646912#comment-13646912 ]
Shuaishuai Nie commented on HIVE-4469: -------------------------------------- The patch fix following unit tests on Windows: 1. columnstats_partlvl.q 2. columnstats_tbllvl.q 3. exim_01_nonpart.q 4. exim_02_part.q 5. exim_04_all_part.q 6. exim_05_some_part.q 7. exim_06_one_part.q 8. exim_16_part_external.q 9. exim_17_part_managed.q 10. exim_18_part_external.q 11. exim_19_00_part_external_location.q 12. exim_19_part_external_location.q 13. exim_20_part_managed_location.q > Tests in TestCliDriver fail on Windows caused by hard coded file size in > .q.out file > ------------------------------------------------------------------------------------ > > Key: HIVE-4469 > URL: https://issues.apache.org/jira/browse/HIVE-4469 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Environment: Windows > Reporter: Shuaishuai Nie > Assignee: Shuaishuai Nie > Attachments: HIVE-4469.1.patch > > > Several tests in TestCliDriver fail on Windows caused by hard coded file size > in .q.out file. The reason is the newline character is different in Windows > and Linux which cause the query result file has different file size and the > test result on windows does not match expected result in .q.out file -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira