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

Steven Phillips commented on DRILL-2765:
----------------------------------------

What I am trying to say is that you don't have the latest master. You need to 
pull the latest changes from the apache_drill git repository.

Run these steps:

1. git pull g...@github.com:apache/drill.git
2. git checkout master
3. mvn clean install -DskipTests

That should produce a Tarball in the distribution/target directory that has the 
fix for your issue.

> Throwing a  NPE on exceuting query against parquet files
> --------------------------------------------------------
>
>                 Key: DRILL-2765
>                 URL: https://issues.apache.org/jira/browse/DRILL-2765
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components: Storage - Parquet
>    Affects Versions: 0.8.0
>            Reporter: Mohsen Zainalpour
>            Assignee: Steven Phillips
>             Fix For: 1.0.0
>
>         Attachments: commit-id.png, master-branch commit-id.png, 
> url_column_completely_null.parquet, url_column_onetime_value.parquet
>
>
> Executing a query on a parquet file that one of it`s columns haven`t any 
> value at all(but field exists in the schema) thorws a NPE



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to