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 CC97B200B17 for ; Mon, 6 Jun 2016 23:26:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CB81D160A1E; Mon, 6 Jun 2016 21:26:22 +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 23BF6160A56 for ; Mon, 6 Jun 2016 23:26:21 +0200 (CEST) Received: (qmail 26774 invoked by uid 500); 6 Jun 2016 21:26:21 -0000 Mailing-List: contact dev-help@orc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@orc.apache.org Delivered-To: mailing list dev@orc.apache.org Received: (qmail 26721 invoked by uid 99); 6 Jun 2016 21:26:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2016 21:26:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 176B22C1F64 for ; Mon, 6 Jun 2016 21:26:21 +0000 (UTC) Date: Mon, 6 Jun 2016 21:26:21 +0000 (UTC) From: "Owen O'Malley (JIRA)" To: dev@orc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ORC-67) Problem with C++ reader with Timestamps in GMT when reading on Mac MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 06 Jun 2016 21:26:23 -0000 Owen O'Malley created ORC-67: -------------------------------- Summary: Problem with C++ reader with Timestamps in GMT when reading on Mac Key: ORC-67 URL: https://issues.apache.org/jira/browse/ORC-67 Project: Orc Issue Type: Bug Components: C++ Affects Versions: 1.1.0 Reporter: Owen O'Malley Assignee: Owen O'Malley Fix For: 1.1.0 A user has privately reported that when testing the C++ reader 1.1.0rc1 they discovered a problem with reading ORC timestamp columns written in GMT while read on a Mac. -- This message was sent by Atlassian JIRA (v6.3.4#6332)