You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2019/12/13 17:27:01 UTC

[jira] [Resolved] (ARROW-6341) [Python] Implement low-level bindings for Dataset

     [ https://issues.apache.org/jira/browse/ARROW-6341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Kietzman resolved ARROW-6341.
---------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 5237
[https://github.com/apache/arrow/pull/5237]

> [Python] Implement low-level bindings for Dataset
> -------------------------------------------------
>
>                 Key: ARROW-6341
>                 URL: https://issues.apache.org/jira/browse/ARROW-6341
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Francois Saint-Jacques
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: dataset, pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 15h 40m
>  Remaining Estimate: 0h
>
> The following classes should be accessible from Python:
>  * class DataSource
>  * class DataSourceDiscovery
>  * class Dataset
>  * class ScanContext, ScanOptions, ScanTask
>  * class ScannerBuilder
>  * class Scanner
> The end result is reading a directory of parquet files as a single stream. One should be able to re-implement [https://github.com/apache/arrow/pull/5720] in python.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)