You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/09/17 02:22:33 UTC

[jira] [Assigned] (DRILL-1425) Handle unknown operators in web ui

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

Steven Phillips reassigned DRILL-1425:
--------------------------------------

    Assignee: Steven Phillips

> Handle unknown operators in web ui
> ----------------------------------
>
>                 Key: DRILL-1425
>                 URL: https://issues.apache.org/jira/browse/DRILL-1425
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Steven Phillips
>            Assignee: Steven Phillips
>
> If the operator type doesn't match with one of the enumerated types in CoreOperatorType, the web ui fails to load the query profile.
> To solve this, we will first check if the CoreOperatorType is null, and if so, use the String "UNKNOWN_OPERATOR".



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