You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Victoria Markman (JIRA)" <ji...@apache.org> on 2015/12/28 23:31:49 UTC

[jira] [Commented] (DRILL-1921) Throw unsupported error message some set operators that are not currently supported

    [ https://issues.apache.org/jira/browse/DRILL-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073214#comment-15073214 ] 

Victoria Markman commented on DRILL-1921:
-----------------------------------------

Verified fixed in:
{code}
#Wed Dec 23 00:42:27 UTC 2015
git.commit.id.abbrev=de00881
git.commit.user.email=hanifigunes@gmail.com
git.commit.message.full=DRILL-4187\: introduce a new query state ENQUEUED and rename the state PENDING to STARTING\n
git.commit.id=de008810c815e46e6f6e5d13ad0b9a23e705b13a
{code}

Will be automated in TPCDS test suite:
{code}
Error: UNSUPPORTED_OPERATION ERROR: INTERSECT is not supported
See Apache Drill JIRA: DRILL-1921
[Error Id: ee25d47a-5b62-4261-9900-d32e326dc89d on atsqa4-133.qa.lab:31010] (state=,code=0)
{code}

> Throw unsupported error message some set operators that are not currently supported
> -----------------------------------------------------------------------------------
>
>                 Key: DRILL-1921
>                 URL: https://issues.apache.org/jira/browse/DRILL-1921
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: SQL Parser
>            Reporter: Victoria Markman
>            Assignee: Sean Hsuan-Yi Chu
>             Fix For: 0.8.0
>
>         Attachments: DRILL-1921.8.patch
>
>
> Throw unsupported error message for these operators: (instead of "Could not be implemented error below")
> INTERSECT
> EXCEPT
> UNION
> CROSS JOIN
> Query failed: Query failed: Unexpected exception during fragment initialization: Node [rel#517133:Subset#3.LOGICAL.ANY([]).[]] could not be implemented; planner state:
> Enhacement requests in Jira for these above mentioned operators:
> {code}
> INTERSECT       DRILL-1308
> MINUS                No enhancement request ( not recognized in grammar)
> EXCEPT             No enhancement request
> UNION                DRILL-1169
> CROSS JOIN     DRILL-786
> {code}



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