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 EAAB0200BE9 for ; Mon, 26 Dec 2016 13:52:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E97BB160B3E; Mon, 26 Dec 2016 12:52:59 +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 6D073160B2A for ; Mon, 26 Dec 2016 13:52:59 +0100 (CET) Received: (qmail 8149 invoked by uid 500); 26 Dec 2016 12:52:58 -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 8117 invoked by uid 99); 26 Dec 2016 12:52:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Dec 2016 12:52:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6A7962C1F5A for ; Mon, 26 Dec 2016 12:52:58 +0000 (UTC) Date: Mon, 26 Dec 2016 12:52:58 +0000 (UTC) From: "Hudson (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-3544) Fix UNSIGNED_DATE and UNSIGNED_TIME type in phoenix-spark MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 26 Dec 2016 12:53:00 -0000 [ https://issues.apache.org/jira/browse/PHOENIX-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778287#comment-15778287 ] Hudson commented on PHOENIX-3544: --------------------------------- SUCCESS: Integrated in Jenkins build Phoenix-master #1527 (See [https://builds.apache.org/job/Phoenix-master/1527/]) PHOENIX-3544 Fix UNSIGNED_DATE and UNSIGNED_TIME type in phoenix-spark (ankitsinghal59: rev b32699505d18b5b93b4072e0b146df6b8ddaa7fb) * (edit) phoenix-spark/src/it/scala/org/apache/phoenix/spark/PhoenixSparkIT.scala * (edit) phoenix-spark/src/main/scala/org/apache/phoenix/spark/PhoenixRDD.scala * (edit) phoenix-spark/src/it/resources/globalSetup.sql > Fix UNSIGNED_DATE and UNSIGNED_TIME type in phoenix-spark > --------------------------------------------------------- > > Key: PHOENIX-3544 > URL: https://issues.apache.org/jira/browse/PHOENIX-3544 > Project: Phoenix > Issue Type: Bug > Reporter: Ankit Singhal > Assignee: Ankit Singhal > Fix For: 4.10.0 > > Attachments: PHOENIX-3544.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)