From dev-return-50293-archive-asf-public=cust-asf.ponee.io@drill.apache.org Fri Nov 15 06:17:09 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 13CE7180658 for ; Fri, 15 Nov 2019 07:17:08 +0100 (CET) Received: (qmail 32928 invoked by uid 500); 15 Nov 2019 06:17:07 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 32802 invoked by uid 99); 15 Nov 2019 06:17:07 -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; Fri, 15 Nov 2019 06:17:07 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B95BCE2E18 for ; Fri, 15 Nov 2019 06:17:05 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 3BE617804D4 for ; Fri, 15 Nov 2019 06:17:00 +0000 (UTC) Date: Fri, 15 Nov 2019 06:17:00 +0000 (UTC) From: "Paul Rogers (Jira)" To: dev@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DRILL-7445) Create batch copier based on result set framework MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Paul Rogers created DRILL-7445: ---------------------------------- Summary: Create batch copier based on result set framework Key: DRILL-7445 URL: https://issues.apache.org/jira/browse/DRILL-7445 Project: Apache Drill Issue Type: Improvement Reporter: Paul Rogers Assignee: Paul Rogers The result set framework now provides both a reader and writer. Provide a copier that copies batches using this framework. Such a copier can: * Copy selected records * Copy all records, such as for an SV2 or SV4 -- This message was sent by Atlassian Jira (v8.3.4#803005)