Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2117417943 for ; Fri, 6 Feb 2015 20:58:35 +0000 (UTC) Received: (qmail 62554 invoked by uid 500); 6 Feb 2015 20:58:35 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 62524 invoked by uid 500); 6 Feb 2015 20:58:35 -0000 Mailing-List: contact issues-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 issues@drill.apache.org Received: (qmail 62515 invoked by uid 99); 6 Feb 2015 20:58:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2015 20:58:35 +0000 Date: Fri, 6 Feb 2015 20:58:34 +0000 (UTC) From: "Hanifi Gunes (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-1597) RepeatedListVector does not populate empty values properly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-1597: -------------------------------- Attachment: DRILL-1597.1.patch.txt > RepeatedListVector does not populate empty values properly > ---------------------------------------------------------- > > Key: DRILL-1597 > URL: https://issues.apache.org/jira/browse/DRILL-1597 > Project: Apache Drill > Issue Type: Bug > Components: Execution - Data Types > Reporter: Hanifi Gunes > Assignee: Hanifi Gunes > Priority: Minor > Fix For: 0.9.0 > > Attachments: DRILL-1597.1.patch.txt > > > The issue is DRILL-1539 of RepeatedListVector. Symptoms are the same. Also we need to refactor RepeatedListVector as well as RepeatedMapVector so that both classes will reuse the same code path for empty value population. -- This message was sent by Atlassian JIRA (v6.3.4#6332)