[
https://issues.apache.org/jira/browse/PARQUET-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Weeks updated PARQUET-106:
---------------------------------
Description:
The new implementation of InputSplit is more restrictive with package and
override permissions. We need to relax these so we can override the InputSplit
to subclass and allow for more advanced control of the splits (e.g. include
partition information along with the split).
https://github.com/apache/incubator-parquet-mr/pull/67
was:
The new implementation of InputSplit is more restrictive with package and
override permissions. We need to relax these so we can override the InputSplit
to subclass and allow for more advanced control of the splits (e.g. include
partition information along with the split).
> Relax InputSplit Protections
> ----------------------------
>
> Key: PARQUET-106
> URL: https://issues.apache.org/jira/browse/PARQUET-106
> Project: Parquet
> Issue Type: Bug
> Reporter: Daniel Weeks
> Assignee: Daniel Weeks
> Priority: Minor
>
> The new implementation of InputSplit is more restrictive with package and
> override permissions. We need to relax these so we can override the
> InputSplit to subclass and allow for more advanced control of the splits
> (e.g. include partition information along with the split).
> https://github.com/apache/incubator-parquet-mr/pull/67
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)