You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (Jira)" <ji...@apache.org> on 2021/06/09 21:22:00 UTC

[jira] [Created] (GOBBLIN-1465) Refactor the GobblinOrcWriter to support using a different OrcValueWriter

Hung Tran created GOBBLIN-1465:
----------------------------------

             Summary: Refactor the GobblinOrcWriter to support using a different OrcValueWriter
                 Key: GOBBLIN-1465
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1465
             Project: Apache Gobblin
          Issue Type: Improvement
            Reporter: Hung Tran


The GobblinOrcWriter uses the GenericRecordToOrcValueWriter and takes in input records as GenericRecords. There may be use cases where the input type is not an Avro GenericRecord, so refactor the code to support extending the writer to support other input types.



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