[
https://issues.apache.org/jira/browse/PHOENIX-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147820#comment-17147820
]
Hudson commented on PHOENIX-5937:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #4002 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/4002/])
PHOENIX-5937 Order by on nullable column sometimes filters rows (stoty: rev
0bbe2faddce0b9b550a8efd558536bb03cfb133f)
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseOrderByIT.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/iterate/BaseResultIterators.java
> Order by on nullable column sometimes filters rows
> --------------------------------------------------
>
> Key: PHOENIX-5937
> URL: https://issues.apache.org/jira/browse/PHOENIX-5937
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Affects Versions: 4.x, master
> Reporter: Istvan Toth
> Assignee: Richard Antal
> Priority: Major
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-5937.master.v1.patch,
> PHOENIX-5937.master.v2.patch, PHOENIX-5937.master.v3.patch,
> PHOENIX-5937.master.v4.patch
>
>
> When selecting using order by on a nullable column, the rows where the order
> column is null are sometimes not returned.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)