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
