[
https://issues.apache.org/jira/browse/IGNITE-20234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Gagarkin updated IGNITE-20234:
-----------------------------------
Description:
There are some platform-dependent tests:
* IgniteOptimizationMathFuncSpec.Supported optimized string functions EXP
The SQL EXP function with the same argument on different JVMs and OS can return
results with different lengths.
* IgniteOptimizationDateFuncSpec.Supported optimized date functions - WEEK
The SQL function WEEK is dependent on the locale. Therefore, the expected
result must not be hard-coded.
We need to fix them.
was:
There are some platform-dependent tests:
* IgniteOptimizationMathFuncSpec.Supported optimized string functions EXP
* IgniteOptimizationDateFuncSpec.Supported optimized date functions - WEEK
We need to fix them.
> ignite-spark-ext: fix platform-dependent tests
> -----------------------------------------------
>
> Key: IGNITE-20234
> URL: https://issues.apache.org/jira/browse/IGNITE-20234
> Project: Ignite
> Issue Type: Bug
> Components: spark
> Reporter: Ivan Gagarkin
> Assignee: Ivan Gagarkin
> Priority: Major
>
> There are some platform-dependent tests:
> * IgniteOptimizationMathFuncSpec.Supported optimized string functions EXP
> The SQL EXP function with the same argument on different JVMs and OS can
> return results with different lengths.
> * IgniteOptimizationDateFuncSpec.Supported optimized date functions - WEEK
> The SQL function WEEK is dependent on the locale. Therefore, the expected
> result must not be hard-coded.
> We need to fix them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)