Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.14.0
-
None
Description
getOperatorType() method of org.apache.drill.exec.physical.config.Values and org.apache.drill.exec.physical.config.IteratorValidator classes should be revised.
For now it returns -1, but it could be better to return some internal type of operator or it should be unsupported for calling and should throw UnsupportedOperationException() at all.
See: TODO: DRILL-6643 in the code.
Attachments
Issue Links
- relates to
-
DRILL-6639 Exception happens while displaying operator profiles for some queries
- Closed
-
DRILL-5405 Add missing operator types without dependency on protobuf enum
- Resolved