You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Victoria Markman (JIRA)" <ji...@apache.org> on 2015/09/18 20:21:04 UTC

[jira] [Created] (DRILL-3804) Some UNSUPPORTED messages are confusing to users

Victoria Markman created DRILL-3804:
---------------------------------------

             Summary: Some UNSUPPORTED messages are confusing to users
                 Key: DRILL-3804
                 URL: https://issues.apache.org/jira/browse/DRILL-3804
             Project: Apache Drill
          Issue Type: Improvement
          Components: Query Planning & Optimization
            Reporter: Victoria Markman
            Assignee: Jinfeng Ni


This error message includes JIRA that has been already fixed.
DRILL-1937 - is a request to print nice error message. Instead, it should be pointing to the open JIRA with the feature that is not yet implemented.

{code}
0: jdbc:drill:schema=dfs> select * from t1 where a1 <> (select a2 from t2);
Error: UNSUPPORTED_OPERATION ERROR: Non-scalar sub-query used in an expression
See Apache Drill JIRA: DRILL-1937
{code}



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