Github user ijokarumawak commented on the issue:

    https://github.com/apache/nifi/pull/1976
  
    @mattyb149 Thanks for your feedback. I added a conversion for numeric 
columns if the input JSON field is a boolean (true -> 0, false -> 1). Now 
boolean JSON value can be mapped to Oracle smoothly, this should make most 
users happier.
    
    Also, made automatic data truncation more defensive. When I looked at the 
data types, I sensed only string data types should be truncated and it's safer 
than specifying every types not to truncate. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to