You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Robert Gruener (JIRA)" <ji...@apache.org> on 2018/12/05 20:14:00 UTC

[jira] [Commented] (ARROW-2801) [Python] Implement splt_row_groups for ParquetDataset

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

Robert Gruener commented on ARROW-2801:
---------------------------------------

I might have time to finish this up next week. I actually already have it implemented for not using the _metadata file but need to write the unit tests.

> [Python] Implement splt_row_groups for ParquetDataset
> -----------------------------------------------------
>
>                 Key: ARROW-2801
>                 URL: https://issues.apache.org/jira/browse/ARROW-2801
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Robert Gruener
>            Assignee: Robert Gruener
>            Priority: Minor
>              Labels: parquet, pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Currently the split_row_groups argument in ParquetDataset yields a not implemented error. An easy and efficient way to implement this is by using the summary metadata file instead of opening every footer file



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)