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

[jira] [Created] (TRAFODION-761) LP Bug: 1392450 - Internal error 2005 when querying a Hive table with an unsupported data type

Alice Chen created TRAFODION-761:
------------------------------------

             Summary: LP Bug: 1392450 - Internal error 2005 when querying a Hive table with an unsupported data type
                 Key: TRAFODION-761
                 URL: https://issues.apache.org/jira/browse/TRAFODION-761
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-cmp
            Reporter: Hans Zeller
            Assignee: Hans Zeller


When trying to access a Hive table with a type that is not supported yet by Trafodion, I got this error message that's not very helpful:

>>select * from hive.hive.char25;

*** ERROR[2005] Internal error: from compilation, no errors in diagnostics yet for statement: select * from hive.hive.char25;

*** ERROR[8822] The statement was not prepared.

>>



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