Uses of Class
io.trino.metadata.OperatorNotFoundException
Packages that use OperatorNotFoundException
-
Uses of OperatorNotFoundException in io.trino.metadata
Methods in io.trino.metadata that throw OperatorNotFoundExceptionModifier and TypeMethodDescriptionMetadata.resolveOperator(OperatorType operatorType, List<? extends Type> argumentTypes) MetadataManager.resolveOperator(OperatorType operatorType, List<? extends Type> argumentTypes) -
Uses of OperatorNotFoundException in io.trino.sql.planner.planprinter
Methods in io.trino.sql.planner.planprinter that throw OperatorNotFoundException -
Uses of OperatorNotFoundException in io.trino.tracing
Methods in io.trino.tracing that throw OperatorNotFoundExceptionModifier and TypeMethodDescriptionTracingMetadata.resolveOperator(OperatorType operatorType, List<? extends Type> argumentTypes)