Skip to main content

Implicit Floating Point Conversion in Jython Evaluator.

  • February 17, 2022
  • 0 replies
  • 23 views

AkshayJadhav
StreamSets Employee
Forum|alt.badge.img

If you're using the FLOAT data type in your records, be mindful that floating point numbers are only an approximation.


Python (and Jython) do not have a single-precision floating point representation, only double-precision, thus when using the Jython Evaluator Processor you may notice that any FLOAT field is implicitly output as a DOUBLE.

 

Did this topic help you find an answer to your question?

0 replies

Be the first to reply!

Reply