Member since
08-28-2021
1
Post
0
Kudos Received
0
Solutions
08-28-2021
05:38 AM
Hello! I am trying to use PutDatabaseRecordProcessor to execute an Insert statement on my table. However, I have encountered an issue. The type of the column in the SQL Table is "uuid", which is definitely unsupported by the apache Nifi. The record is of type string, previously generated by the UpdateRecord Processor. I have tried some more moves, using logical types in the Record Writer. One more time unsuccessful. Is there any case, where i can convert mine string type record to uuid type, which is presented in my table? Thanks in advance
... View more
Labels:
- Labels:
-
Apache NiFi