You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2019/03/15 03:09:00 UTC

[jira] [Commented] (PHOENIX-5181) support Math sin/cos/tan functions

    [ https://issues.apache.org/jira/browse/PHOENIX-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793271#comment-16793271 ] 

Hadoop QA commented on PHOENIX-5181:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12962550/PHOENIX-5181.patch
  against master branch at commit 05b99018a77805cd92411c26bd4147e62cbf7281.
  ATTACHMENT ID: 12962550

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 3 new or modified tests.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit 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.MutableIndexSplitReverseScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ChangePermissionsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT

Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2427//testReport/
Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2427//console

This message is automatically generated.

> support Math sin/cos/tan functions
> ----------------------------------
>
>                 Key: PHOENIX-5181
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5181
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Xinyi Yan
>            Assignee: Xinyi Yan
>            Priority: Minor
>         Attachments: PHOENIX-5181.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Many well-known databases support SIN, COS, TAN. It would be nice to have it on Phoenix.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)