[
https://issues.apache.org/jira/browse/PARQUET-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622058#comment-14622058
]
li xiang commented on PARQUET-70:
---------------------------------
Hi Julien, I might meet the same problem as this one, but the page of
https://github.com/apache/incubator-parquet-mr/pull/36 is not available now...
Would you please upload your patch by attaching files ? Thanks!
> PARQUET #36: Pig Schema Storage to UDFContext
> ---------------------------------------------
>
> Key: PARQUET-70
> URL: https://issues.apache.org/jira/browse/PARQUET-70
> Project: Parquet
> Issue Type: Bug
> Reporter: Daniel Weeks
> Priority: Critical
> Fix For: 1.6.0
>
>
> https://github.com/apache/incubator-parquet-mr/pull/36
> The ParquetLoader was not storing the pig schema into the udfcontext for the
> full load case which causes a schema reload on the task side, erases the
> requested schema, and causes problems with column index access.
> This fix stores the pig schema to both the udfcontext (for task side init)
> and jobcontext (for TupleReadSupport) along with other properties that should
> be set in the loader context (required field list and column index access
> toggle).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)