You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Xinyi Yan (Jira)" <ji...@apache.org> on 2020/10/27 19:08:00 UTC

[jira] [Updated] (PHOENIX-5049) Try to make tests ignored after PHOENIX-4981 pass again

     [ https://issues.apache.org/jira/browse/PHOENIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyi Yan updated PHOENIX-5049:
-------------------------------
    Fix Version/s: 4.17.0

> Try to make tests ignored after PHOENIX-4981 pass again
> -------------------------------------------------------
>
>                 Key: PHOENIX-5049
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5049
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0
>            Reporter: Pedro Boado
>            Priority: Major
>              Labels: cdh
>             Fix For: 4.15.1, 4.16.1, 4.17.0
>
>
> After porting PHOENIX-4981 to 4.x-cdh an addendum commit was made to backport changes to Spark 1.6 ( version shipped with cdh 5.15 ) . After changes were made a few tests started failing and were ignored in the commit. 
> {code}
> AggregateIT.testExpressionInGroupBy
> AggregateIT.testGroupByCase
> AggregateIT.testGroupByDescColumnWithNullsLastBug3452
> {code}
> Following three testcases are using syntax not available in Spark 1.6  hence will be permanently ignored.
> {code}
> OrderByIT.testDescMultiOrderByExpr
> OrderByIT.testNullsLastWithDesc
> OrderByIT.testOrderByReverseOptimizationWithNullsLast 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)