You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/09/05 17:05:00 UTC

[jira] [Resolved] (ARROW-6242) [C++] Implements basic Dataset/Scanner/ScannerBuilder

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

Francois Saint-Jacques resolved ARROW-6242.
-------------------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

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

> [C++] Implements basic Dataset/Scanner/ScannerBuilder
> -----------------------------------------------------
>
>                 Key: ARROW-6242
>                 URL: https://issues.apache.org/jira/browse/ARROW-6242
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Francois Saint-Jacques
>            Assignee: Francois Saint-Jacques
>            Priority: Major
>              Labels: dataset, pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> The goal of this would be to iterate over a Dataset and generate a "flattened" stream of RecordBatches from the union of data sources and data fragments. This should not bother with filtering yet.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)