From dev-return-11960-archive-asf-public=cust-asf.ponee.io@arrow.apache.org Sun May 5 22:56:08 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 13B8918066B for ; Mon, 6 May 2019 00:56:07 +0200 (CEST) Received: (qmail 21919 invoked by uid 500); 5 May 2019 22:56:06 -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 21902 invoked by uid 99); 5 May 2019 22:56:05 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 May 2019 22:56:05 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4D8F9E02BE for ; Sun, 5 May 2019 22:56:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0A455256C1 for ; Sun, 5 May 2019 22:56:00 +0000 (UTC) Date: Sun, 5 May 2019 22:56:00 +0000 (UTC) From: "Micah Kornfield (JIRA)" To: dev@arrow.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ARROW-5261) [C++] Finish implementation of scalar types for Duration and Interval MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Micah Kornfield created ARROW-5261: -------------------------------------- Summary: [C++] Finish implementation of scalar types for Duration and Interval Key: ARROW-5261 URL: https://issues.apache.org/jira/browse/ARROW-5261 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Micah Kornfield Assignee: Micah Kornfield Once https://github.com/apache/arrow/pull/3644 is checked in these types should be completed. -- This message was sent by Atlassian JIRA (v7.6.3#76005)