[
https://issues.apache.org/jira/browse/PHOENIX-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134209#comment-17134209
]
Hadoop QA commented on PHOENIX-5937:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/13005540/PHOENIX-5937.master.v3.patch
against master branch at commit 1080422e626c2451556dc4c3f66c6c0e1010693a.
ATTACHMENT ID: 13005540
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 release audit{color}. The applied patch generated 1 release
audit warnings (more than the master's current 0 warnings).
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 core tests{color}. The patch failed these unit tests:
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3959//testReport/
Code Coverage results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3959//artifact/phoenix-core/target/site/jacoco/index.html
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3959//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3959//console
This message is automatically generated.
> 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
> Attachments: PHOENIX-5937.master.v1.patch,
> PHOENIX-5937.master.v2.patch, PHOENIX-5937.master.v3.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)