Hung Tran created GOBBLIN-1330:
----------------------------------
Summary: Add support for decimal types in the GobblinOrcWriter
Key: GOBBLIN-1330
URL: https://issues.apache.org/jira/browse/GOBBLIN-1330
Project: Apache Gobblin
Issue Type: Task
Reporter: Hung Tran
Assignee: Hung Tran
Avro supports the logical type decimal on top of an underlying BYTES or FIXED
type.
ORC supports a decimal type, so add support to preserve the decimal schema when
writing using the GobblinOrcWriter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)