StephanEwen commented on issue #9681: [FLINK-13450][test] Adjust tests to tolerate arithmetic differences between x86 and ARM URL: https://github.com/apache/flink/pull/9681#issuecomment-533056128 To clarify how this relates to my previous comment ("have just StrictMath"): Within a module (like SQL scalar functions) I would not try to switch back and forth between Math and StrictMath. But between different uses (sampler versus SQL function) we can differentiate where we need it and where not.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
