You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2020/09/21 18:55:00 UTC

[jira] [Commented] (PARQUET-1914) Allow ProtoParquetReader To Support InputFile

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

David Mollitor commented on PARQUET-1914:
-----------------------------------------

{{ProtoParquetReader.Builder}} should extends {{ParquetReader.Builder}} to correctly override {{getReadSupport()}} and to allow for using an {{InputFile}} in addition to the previously supported {{Path}}.

The usage pattern here is a bit confusing and I wanted to update the {{ParquetReader.Builder}} directly, but I think this is the way it is intended.

> Allow ProtoParquetReader To Support InputFile
> ---------------------------------------------
>
>                 Key: PARQUET-1914
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1914
>             Project: Parquet
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Major
>




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