[ https://issues.apache.org/jira/browse/HIVE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sushanth Sowmyan updated HIVE-8248: ----------------------------------- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Updated patch applied and committed to trunk and 0.14. Thanks, Jason! > TestHCatLoader.testReadDataPrimitiveTypes() occasionally fails > -------------------------------------------------------------- > > Key: HIVE-8248 > URL: https://issues.apache.org/jira/browse/HIVE-8248 > Project: Hive > Issue Type: Bug > Components: HCatalog, Tests > Reporter: Jason Dere > Assignee: Jason Dere > Fix For: 0.14.0 > > Attachments: HIVE-8248-updated-after-7420.patch, HIVE-8248.1.patch > > > This occasionally shows up in the test failures. > It looks like testConvertBooleanToInt() sets > HCatConstants.HCAT_DATA_CONVERT_BOOLEAN_TO_INTEGER=true, and this sets the > static configuration in HCatContext.INSTANCE. If testConvertBooleanToInt() > runs first, then this setting sticks around and converts the boolean values > to int in testReadDataPrimitiveTypes(). -- This message was sent by Atlassian JIRA (v6.3.4#6332)