[
https://issues.apache.org/jira/browse/CALCITE-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alisha Prabhu updated CALCITE-2546:
-----------------------------------
Comment: was deleted
(was: PR : https://github.com/apache/calcite/pull/829)
> testProfileScott2 in ProfilerTest.java fail with java.lang.AssertionError
> -------------------------------------------------------------------------
>
> Key: CALCITE-2546
> URL: https://issues.apache.org/jira/browse/CALCITE-2546
> Project: Calcite
> Issue Type: Bug
> Components: core
> Environment: uname -a
> Linux pts00607-vm2 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:30:22 UTC
> 2016 ppc64le ppc64le ppc64le GNU/Linux
> Reporter: Alisha Prabhu
> Assignee: Julian Hyde
> Priority: Major
> Labels: ppc64le
> Attachments: Error.txt
>
>
> Maven command used in the core module : mvn
> -Dtest=ProfilerTest#testProfileScott2 test
> The values expectedCardinality and surprise for columns:[HIREDATE,COMM] in
> the test case differ on power platform.
> Expected values :
> expectedCardinality:12.682618485430247,surprise:0.4344728973121492
> On ppc64le :
> expectedCardinality:12.682618485430254,surprise:0.43447289731214944
> The test case has passed on x86_64.
> The attached Error.txt file has the error log seen on power.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)