Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4037A200BD9 for ; Fri, 25 Nov 2016 00:55:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3ECF9160B1F; Thu, 24 Nov 2016 23:55:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 88CDD160B1E for ; Fri, 25 Nov 2016 00:55:02 +0100 (CET) Received: (qmail 57518 invoked by uid 500); 24 Nov 2016 23:55:01 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 57349 invoked by uid 99); 24 Nov 2016 23:54:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Nov 2016 23:54:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6051B2C022B for ; Thu, 24 Nov 2016 23:54:58 +0000 (UTC) Date: Thu, 24 Nov 2016 23:54:58 +0000 (UTC) From: "Hadoop QA (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-3479) Modulo support for non integer-types MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 24 Nov 2016 23:55:03 -0000 [ https://issues.apache.org/jira/browse/PHOENIX-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15694442#comment-15694442 ] Hadoop QA commented on PHOENIX-3479: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12840458/PHOENIX-3479.patch against master branch at commit e19c1734ea5aa0c0ee0e887c283a4712eb2dc803. ATTACHMENT ID: 12840458 {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 javadoc{color}. The javadoc tool appears to have generated 44 warning messages. {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.HashJoinMoreIT ./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SortMergeJoinMoreIT Test results: https://builds.apache.org/job/PreCommit-PHOENIX-Build/686//testReport/ Javadoc warnings: https://builds.apache.org/job/PreCommit-PHOENIX-Build/686//artifact/patchprocess/patchJavadocWarnings.txt Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/686//console This message is automatically generated. > Modulo support for non integer-types > ------------------------------------ > > Key: PHOENIX-3479 > URL: https://issues.apache.org/jira/browse/PHOENIX-3479 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.8.0 > Reporter: Kevin Liew > Assignee: Kevin Liew > Priority: Minor > Attachments: PHOENIX-3479.patch > > > MOD should be applicable to all numeric types -- This message was sent by Atlassian JIRA (v6.3.4#6332)