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)