You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Shirshanka Das (Jira)" <ji...@apache.org> on 2020/01/06 08:00:07 UTC

[jira] [Created] (GOBBLIN-1015) Support ability to write "native" Avro and Protobuf records into the Parquet Writer

Shirshanka Das created GOBBLIN-1015:
---------------------------------------

             Summary: Support ability to write "native" Avro and Protobuf records into the Parquet Writer
                 Key: GOBBLIN-1015
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1015
             Project: Apache Gobblin
          Issue Type: Improvement
            Reporter: Shirshanka Das
            Assignee: Shirshanka Das


The current Parquet Writer requires a conversion to a Parquet Group object before writing data to the Parquet file. 

Since Parquet libraries natively support writing Avro and Protobuf in-mem formats, we should enable that capability in Gobblin as well. 

 



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