Jason Altekruse created DRILL-2754:
--------------------------------------

             Summary: Allocation bug in splitAndTransfer method causing some 
flatten queries to fail
                 Key: DRILL-2754
                 URL: https://issues.apache.org/jira/browse/DRILL-2754
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Data Types, Execution - Relational Operators
            Reporter: Jason Altekruse
            Assignee: Jason Altekruse
            Priority: Critical


Data for reproduction:
{code}
{
     "config": [
         [],
         [ "a string" ]
     ]
}
{code}

{code}
select flatten(config) as flat from cp.`/store/json/null_list.json`
{code}

This was carved out of a larger use case that was failing, so in the course of 
coming up with a minimal reproduction I fixed the bug. I will be posting a 
patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to