[
https://issues.apache.org/jira/browse/TAJO-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi resolved TAJO-933.
-------------------------------
Resolution: Fixed
committed it to master branch.
> Fork some classes of Parquet as builtin third-party classes
> -----------------------------------------------------------
>
> Key: TAJO-933
> URL: https://issues.apache.org/jira/browse/TAJO-933
> Project: Tajo
> Issue Type: Improvement
> Components: storage
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Minor
> Labels: newbie, parquet
> Fix For: 0.9.0
>
>
> Parquet has strict modifier and encapsulation design. This is well designed,
> but it does not allow us to add desired features to Parquet. For example, it
> is hard to get the written file size and how many memory buffer is filled.
> I propose forking some classes of Parquet file format as embed third-party
> classes. After then, we can revise them tailored for Tajo.
--
This message was sent by Atlassian JIRA
(v6.2#6252)