[
https://issues.apache.org/jira/browse/PHOENIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100995#comment-17100995
]
Xinyi Yan edited comment on PHOENIX-5049 at 5/6/20, 6:49 PM:
-------------------------------------------------------------
Can it be done in future releases such as 4.16.1 or 4.17(in case we end up
releasing directly from 4.17 after 4.16)? Is this a blocker for 4.16?
Moving to 4.16.1 for now
was (Author: yanxinyi):
Can it be done in future releases such as 4.16.1 or 4.17(in case we end up
releasing directly from 4.17 after 4.16)? Is this a blocker for 4.16?
> 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
>
>
> 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)