Arek Burdach created NIFI-7958:
----------------------------------
Summary: Add support for decimal to ConvertAvroToORC
Key: NIFI-7958
URL: https://issues.apache.org/jira/browse/NIFI-7958
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.12.1
Reporter: Arek Burdach
I would like to add ability to handle decimal type to ConvertAvroToORC.
It was similar issue for that: https://issues.apache.org/jira/browse/NIFI-5079
and it was eventually closed but IMO this change is worth to reopen.
It is true that Hive 1.2 depends on old version of avro, but thanks to avro's
backward compatibility and usage of `props` it is quite easy to achive support
for decimals. What do you think about this change? I will post a PR in a
moment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)