[
https://issues.apache.org/jira/browse/PHOENIX-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16786507#comment-16786507
]
Hadoop QA commented on PHOENIX-4315:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12961491/PHOENIX-4315.patch
against master branch at commit afb191d16f6a155162c1a76d5ec20d5a48ba457e.
ATTACHMENT ID: 12961491
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableDDLPermissionsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ChangePermissionsIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2397//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2397//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2397//console
This message is automatically generated.
> function Greatest/Least
> -----------------------
>
> Key: PHOENIX-4315
> URL: https://issues.apache.org/jira/browse/PHOENIX-4315
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Ethan Wang
> Assignee: Xinyi Yan
> Priority: Major
> Attachments: PHOENIX-4315.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Resolve as the greatest value among a collection of projections.
> e.g.,
> Select greatest(A, B) from table
> Select greatest(1,2)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)