From dev-return-11682-archive-asf-public=cust-asf.ponee.io@arrow.apache.org Tue Apr 9 17:15:02 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 1D05A180784 for ; Tue, 9 Apr 2019 19:15:02 +0200 (CEST) Received: (qmail 17739 invoked by uid 500); 9 Apr 2019 16:55:23 -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 17692 invoked by uid 99); 9 Apr 2019 16:55:23 -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; Tue, 09 Apr 2019 16:55:23 +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 9D5CBE2A78 for ; Tue, 9 Apr 2019 17:15: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 25D5A2459C for ; Tue, 9 Apr 2019 17:15:00 +0000 (UTC) Date: Tue, 9 Apr 2019 17:15:00 +0000 (UTC) From: "Benjamin Kietzman (JIRA)" To: dev@arrow.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ARROW-5151) [C++] Support take from UnionArray, ListArray, StructArray MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Benjamin Kietzman created ARROW-5151: ---------------------------------------- Summary: [C++] Support take from UnionArray, ListArray, StructArray Key: ARROW-5151 URL: https://issues.apache.org/jira/browse/ARROW-5151 Project: Apache Arrow Issue Type: New Feature Components: C++ Reporter: Benjamin Kietzman {{arrow::compute::Take}} cannot take from UnionArray, ListArray, or StructArray. -- This message was sent by Atlassian JIRA (v7.6.3#76005)