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

Bryan Bende commented on NIFI-1241:
-----------------------------------

[~ozhurakousky] Everything is coming from FlowFile attributes as strings, so I 
think we would still need look at the type specified by the user with 
"sql.args.N.type" and parse the string into the appropriate Java class so that 
setObject would work, right?

If we plan to leave it as is then I am a +1. Builds, passes contrib-check, 
created a postgres table with those three types and successfully added records 
to it with PutSQL.

> PutSQL does not support Boolean, Numeric, or Decimal data types
> ---------------------------------------------------------------
>
>                 Key: NIFI-1241
>                 URL: https://issues.apache.org/jira/browse/NIFI-1241
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 0.4.0
>
>         Attachments: 
> 0001-NIFI-1241-Incorporate-Boolean-Numeric-and-Decimal-da.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to