You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by KhajaAsmath Mohammed <md...@gmail.com> on 2021/03/12 23:45:20 UTC

Avro writer - execute sql

Hi,

I am having an issue with avro writer that gets automatically populated with different data types. 

In my case, big decimal in oracle is converted to double with avro writer and logic data type is causing issue when loading data back to other database . Values get changed .

In order to resolve this, I want to change all data types to String except time stamp with avro reader. Any suggestions ?

Thanks,
Khaja

Sent from my iPhone