[
https://issues.apache.org/jira/browse/PARQUET-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Levenson resolved PARQUET-162.
-----------------------------------
Resolution: Fixed
Fix Version/s: parquet-mr_1.6.0
Issue resolved by pull request 123
[https://github.com/apache/incubator-parquet-mr/pull/123]
> 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
> Assignee: Tianshuo Deng
> Fix For: parquet-mr_1.6.0
>
>
> 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)