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 5A8E3200B93 for ; Sat, 27 Aug 2016 00:19:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5946B160AC3; Fri, 26 Aug 2016 22:19:28 +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 9F57C160AB6 for ; Sat, 27 Aug 2016 00:19:27 +0200 (CEST) Received: (qmail 58569 invoked by uid 500); 26 Aug 2016 22:19:21 -0000 Mailing-List: contact dev-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@arrow.apache.org Delivered-To: mailing list dev@arrow.apache.org Received: (qmail 58301 invoked by uid 99); 26 Aug 2016 22:19:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2016 22:19:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E5C772C0031 for ; Fri, 26 Aug 2016 22:19:20 +0000 (UTC) Date: Fri, 26 Aug 2016 22:19:20 +0000 (UTC) From: "Julien Le Dem (JIRA)" To: dev@arrow.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ARROW-265) Negative decimal values have wrong padding MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 26 Aug 2016 22:19:28 -0000 [ https://issues.apache.org/jira/browse/ARROW-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved ARROW-265. --------------------------------- Resolution: Fixed > Negative decimal values have wrong padding > ------------------------------------------ > > Key: ARROW-265 > URL: https://issues.apache.org/jira/browse/ARROW-265 > Project: Apache Arrow > Issue Type: Bug > Reporter: Steven Phillips > Assignee: Steven Phillips > > Pad negative values with 1 and not 0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)