You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jiadai Xia (Jira)" <ji...@apache.org> on 2020/08/05 22:49:00 UTC

[jira] [Comment Edited] (BEAM-4812) Use Beam schema in ParquetIO

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

Jiadai Xia edited comment on BEAM-4812 at 8/5/20, 10:48 PM:
------------------------------------------------------------

May I know if the following PR solves the issue? or is there any additional implementation that is needed?

[SchemaIOTableProviderWrapper and implementations for Avro and Parquet|github.com/apache/beam/pull/12202]

A SchemaIO wrapper is implemented to allow the use of Beam Schema


was (Author: danielxjd):
May I know if the following PR solves the issue? or is there any additional implementation that is needed?

[SchemaIOTableProviderWrapper and implementations for Avro and Parquet|github.com/apache/beam/pull/12202]

A SchemaIO wrapper is implemented to allow the use of Beam Schema

> Use Beam schema in ParquetIO
> ----------------------------
>
>                 Key: BEAM-4812
>                 URL: https://issues.apache.org/jira/browse/BEAM-4812
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-parquet
>            Reporter: Lukasz Gajowy
>            Priority: P3
>
> It would be better if we eliminate the need for avro.schema (infer it?/obtain it from PCollection?) and use org.apache.beam.sdk.schemas.Schema instead. 
> Link to discussion on user@: [https://lists.apache.org/thread.html/1d270884aa9e6d7952857|https://lists.apache.org/thread.html/1d270884aa9e6d7952857203522f67dea22195edca631df33f7c054d@%3Cuser.beam.apache.org%3E%C2%A0]



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