[
https://issues.apache.org/jira/browse/DRILL-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitalii Diravka updated DRILL-6643:
-----------------------------------
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.
was:
{{getOperatorType()}} methods of {{Values}} and {{IteratorValidator}} classes
should be revisited.
Most likely it should return some internal type of operator or should be
unsupported for calling and should throw {{UnsupportedOperationException()}} at
all.
> OperatorType for Values and IteratorValidator
> ---------------------------------------------
>
> Key: DRILL-6643
> URL: https://issues.apache.org/jira/browse/DRILL-6643
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Affects Versions: 1.14.0
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Minor
> Fix For: Future
>
>
> {{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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)