vdiravka commented on issue #1404: DRILL-6639: Exception happens while displaying operator profiles for … URL: https://github.com/apache/drill/pull/1404#issuecomment-408404328 @arina-ielchiieva Done. It is a right step, since we already have [the logic for undefined operators](https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile/OperatorWrapper.java#L69), so for now this logic should work. Also handling of `null` values for `ProtocolMessageEnum` can be improved by updating `Protocol-buffers` version, I have created a Jira ticket for it: https://issues.apache.org/jira/browse/DRILL-6642
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
