Mehant Baid created DRILL-2351:
----------------------------------
Summary: Fix TestParquetWriter
Key: DRILL-2351
URL: https://issues.apache.org/jira/browse/DRILL-2351
Project: Apache Drill
Issue Type: Bug
Components: Tools, Build & Test
Reporter: Mehant Baid
Assignee: Mehant Baid
Priority: Minor
Fix For: 0.9.0
In TestParquetWriter we have a utility method runTestAndValidate() to create a
parquet table and validate the results with a subsequent query. However we
only seem to be creating the test builder required for the validation and never
actually run it. I tried modifying runTestAndValidate() to run validation and
it causes memory leaks and other exceptions.
Need to fix this class so that we actually perform the validation of the CTAS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)