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/20 19:05:39 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mehant Baid resolved DRILL-2351.
--------------------------------
    Resolution: Duplicate

> 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: Deneche A. Hakim
>            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)