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

Alex Levenson commented on PARQUET-162:
---------------------------------------

[~skrishnan] points out that passing a wrong column name actually causes all 
columns to be dropped, which is bad news 

> ParquetThrift should throw when unrecognized columns are passed to the column 
> projection API
> --------------------------------------------------------------------------------------------
>
>                 Key: PARQUET-162
>                 URL: https://issues.apache.org/jira/browse/PARQUET-162
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Alex Levenson
>
> It appears that giving wrong / unrecognized column names to the projection 
> API doesn't fail fast or even report that the columns were unrecognized at 
> all.
> We should also log at start up what columns are being projected, this is 
> useful info to have in the logs.



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

Reply via email to