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

ASF GitHub Bot commented on NIFI-2624:
--------------------------------------

Github user mattyb149 commented on the issue:

    https://github.com/apache/nifi/pull/1798
  
    +1 LGTM, ran a full build (with tests and contrib-check) and tested the 
Avro-producing SQL processors with logical types on and off, verified the fix 
works as described, thanks!  #1797 has been merged and I left a comment on 
#1788, I will try to cherry-pick the last commit from this PR and see if 
everything works as-is (so we don't need to wait for the other PR to be merged 
and you don't have to rebase in the meantime)


> JDBC-to-Avro processors handle BigDecimals as Strings
> -----------------------------------------------------
>
>                 Key: NIFI-2624
>                 URL: https://issues.apache.org/jira/browse/NIFI-2624
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Koji Kawamura
>
> The original SQL processors implemented BigDecimal values as Strings for 
> Avro, as the version of Avro it used (1.7.6) did not support DECIMAL type.
> As of Avro 1.7.7 (AVRO-1402), this type is supported and so the SQL/HiveQL 
> processors should be updated to handle BigDecimals correctly if possible.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to