Hi All,

I have created a Nifi flow to query from Postgresql database and write data
into csv files. However, I noticed that the floating point values (Double
values) can be changed slightly when writing to csv files.
For an example, value 4313681553.3 was written as 4313681553.2999992. Since
some of the values I'm extracting are very sensitive, I'm wondering if
someone can suggest a way to extract the data exactly as they are.

Thank You
Vibhath

Reply via email to