You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Hwang (JIRA)" <ji...@apache.org> on 2009/08/06 02:45:15 UTC

[jira] Created: (HIVE-727) Hive Server getSchema() returns wrong schema for "Explain" queries

Hive Server getSchema() returns wrong schema for "Explain" queries
------------------------------------------------------------------

                 Key: HIVE-727
                 URL: https://issues.apache.org/jira/browse/HIVE-727
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Eric Hwang


The Hive Server's getSchema() function will return a schema with zero fields when executing an "Explain..." query. A quick fix might be to set the default schema to be exactly one column of type string.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.