[GitHub] drill pull request #780: DRILL-5349: Fix TestParquetWriter unit tests when s...

2017-03-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] drill pull request #780: DRILL-5349: Fix TestParquetWriter unit tests when s...

2017-03-13 Thread parthchandra
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 
Date:   2017-03-10T22:38:30Z

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




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---