[
https://issues.apache.org/jira/browse/GOBBLIN-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hung Tran resolved GOBBLIN-1465.
--------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request #3305
[https://github.com/apache/incubator-gobblin/pull/3305]
> 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
> Priority: Major
> Fix For: 0.16.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)