adg created NIFI-8750:
-------------------------

             Summary: PutDatabaseRecord Insert Varchar Type Data Issue
                 Key: NIFI-8750
                 URL: https://issues.apache.org/jira/browse/NIFI-8750
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.13.2
            Reporter: adg
         Attachments: cc1.png, cc222.png, cc5.png, cc6.png

when I query a record from Mysql to get an AVRO Flowfile, then use 
PutDatabaseRecord(version 1.13.2) insert to another table that has 
{color:#FF0000}one more column{color} then the avro flowfile. the data of the 
{color:#FF0000}varchar{color}(60) will change. The original data of the first 
table I query from is '0069443370'. and the data of the second table which I 
insert to becomes '69443370'.

when the sceond target table has the same structure of the first table, it 
works fine.

when we use version 1.7.1 ,it works fine.



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

Reply via email to