You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/13 16:29:41 UTC

[jira] [Commented] (DRILL-5349) TestParquetWriter unit tests fail with synchronous parquet reader

    [ https://issues.apache.org/jira/browse/DRILL-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907773#comment-15907773 ] 

ASF GitHub Bot commented on DRILL-5349:
---------------------------------------

GitHub user parthchandra opened a pull request:

    https://github.com/apache/drill/pull/780

    DRILL-5349: Fix TestParquetWriter unit tests when synchronous parquet…

    … reader is used.
    
    Seems like I removed some lines from the code that I should not have. This PR reinstates them.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/parthchandra/drill DRILL-5349

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/780.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #780
    
----
commit 65631ddd9ba2446f6cb07921c3f1740bd43f63f9
Author: Parth Chandra <pc...@maprtech.com>
Date:   2017-03-10T22:38:30Z

    DRILL-5349: Fix TestParquetWriter unit tests when synchronous parquet reader is used.

----


> TestParquetWriter unit tests fail with synchronous parquet reader
> -----------------------------------------------------------------
>
>                 Key: DRILL-5349
>                 URL: https://issues.apache.org/jira/browse/DRILL-5349
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Parth Chandra
>            Assignee: Parth Chandra
>
> Appears that some lines of code got unnecessarily removed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)