[
https://issues.apache.org/jira/browse/DRILL-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Phillips updated DRILL-1425:
-----------------------------------
Attachment: DRILL-1425.patch
> 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
> Attachments: DRILL-1425.patch
>
>
> 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)