You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/11/23 18:02:00 UTC

[jira] [Commented] (NIFI-7958) Add support for decimal to ConvertAvroToORC

    [ https://issues.apache.org/jira/browse/NIFI-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17237557#comment-17237557 ] 

ASF subversion and git services commented on NIFI-7958:
-------------------------------------------------------

Commit 87fd9f968fceaccac8c115cc4cd83c608d4e04b7 in nifi's branch refs/heads/main from Arek Burdach
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=87fd9f9 ]

NIFI-7958 ConvertAvroToORC - decimal support

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #4628


> Add support for decimal to ConvertAvroToORC
> -------------------------------------------
>
>                 Key: NIFI-7958
>                 URL: https://issues.apache.org/jira/browse/NIFI-7958
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Arek Burdach
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> I would like to add ability to handle decimal type to ConvertAvroToORC.
> It was similar issue for that: #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?



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