[
https://issues.apache.org/jira/browse/FLINK-13450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899956#comment-16899956
]
Stephan Ewen commented on FLINK-13450:
--------------------------------------
Do we believe that this will make a big enough noticeable difference in
practice?
The math of trigonometric or logarithm functions is a small in the SQL queries.
The simplicity of just having StrictMath could be favorable here.
> Adjust tests to tolerate arithmetic differences between x86 and ARM
> -------------------------------------------------------------------
>
> Key: FLINK-13450
> URL: https://issues.apache.org/jira/browse/FLINK-13450
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 1.9.0
> Reporter: Stephan Ewen
> Priority: Major
>
> Certain arithmetic operations have different precision/rounding on ARM versus
> x86.
> Tests using floating point numbers should be changed to tolerate a certain
> minimal deviation.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)