Brock Noland created HIVE-8977: ---------------------------------- Summary: TestParquetDirect should be abstract Key: HIVE-8977 URL: https://issues.apache.org/jira/browse/HIVE-8977 Project: Hive Issue Type: Improvement Reporter: Brock Noland Priority: Minor
The class {{TestParquetDirect}} does not contain any tests but starts with Test. Thus the build system runs it and expects an output file. We should rename the file to {{AbstractTestParquetDirect}} and make the class abstract. -- This message was sent by Atlassian JIRA (v6.3.4#6332)