[ https://issues.apache.org/jira/browse/HIVE-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138347#comment-14138347 ]
David Chen commented on HIVE-7457: ---------------------------------- Thanks, [~jdere]! The only test failure from the last run that appeared to be relevant was the TestOrcHCatLoader.testReadDataPrimitiveTypes failure. However, upon further investigation, it appears to be unrelated to these changes. The failure is caused by an assertion failing due to a type mismatch in the results from submitting a Pig query. The failure also appeared during a [few pre-commit test runs|https://issues.apache.org/jira/browse/HIVE-7286] for my patch for HIVE-7286, which indicates that it is a separate issue. > Minor HCatalog Pig Adapter test clean up > ---------------------------------------- > > Key: HIVE-7457 > URL: https://issues.apache.org/jira/browse/HIVE-7457 > Project: Hive > Issue Type: Sub-task > Reporter: David Chen > Assignee: David Chen > Priority: Minor > Attachments: HIVE-7457.1.patch, HIVE-7457.2.patch, HIVE-7457.3.patch, > HIVE-7457.4.patch, HIVE-7457.5.patch, HIVE-7457.6.patch > > > Minor cleanup to the HCatalog Pig Adapter tests in preparation for HIVE-7420: > * Run through Hive Eclipse formatter. > * Convert JUnit 3-style tests to follow JUnit 4 conventions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)