You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Abhishek Girish (JIRA)" <ji...@apache.org> on 2015/05/08 22:20:00 UTC

[jira] [Closed] (DRILL-1580) Count(*) on TPCDS JSON dataset (table store_sales) throws NullPointerException

     [ https://issues.apache.org/jira/browse/DRILL-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Girish closed DRILL-1580.
----------------------------------

> Count(*) on TPCDS JSON dataset (table store_sales) throws NullPointerException
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-1580
>                 URL: https://issues.apache.org/jira/browse/DRILL-1580
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Abhishek Girish
>            Assignee: Jacques Nadeau
>              Labels: no_verified_test
>             Fix For: 0.7.0
>
>
> > select count(*) from store_sales;
> Query failed: Failure while running fragment. Schema is currently null.  You must call buildSchema(SelectionVectorMode) before this container can return a schema. [289a6c1c-46e9-469d-8a3b-a23292f608f7]
> Error: exception while executing query: Failure while trying to get next result batch. (state=,code=0)
> Stack trace attached. 



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