You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2015/03/02 00:17:06 UTC

[jira] [Created] (DRILL-2351) Fix TestParquetWriter

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)