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

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

Commit 6ee0bea30650e0203f46483396aa3c6a35a5e2ef in nifi's branch 
refs/heads/support/nifi-1.x from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6ee0bea306 ]

NIFI-11823 - fix NUMERIC support in PutBigQuery

This closes #7489.

Signed-off-by: Peter Turcsanyi <[email protected]>


> PutBigQuery cannot handle BigDecimal / NUMERIC
> ----------------------------------------------
>
>                 Key: NIFI-11823
>                 URL: https://issues.apache.org/jira/browse/NIFI-11823
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> PutBigQuery processor cannot handle some types, like NUMERIC with BigDecimal. 
> For example, one could get the below error
> {code:java}
> Stream processing failed: java.lang.IllegalArgumentException: Wrong object 
> type used with protocol message reflection.
> Field number: 3, field java type: BYTE_STRING, value type: 
> java.math.BigDecimal
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to