Uses of Class
org.apache.drill.exec.work.foreman.UnsupportedRelOperatorException
Packages that use UnsupportedRelOperatorException
-
Uses of UnsupportedRelOperatorException in org.apache.drill.exec.physical.impl.join
Methods in org.apache.drill.exec.physical.impl.join that return UnsupportedRelOperatorExceptionModifier and TypeMethodDescriptionJoinUtils.cartesianJoinPlanningException()
Creates new exception for queries that cannot be planned due to presence of cartesian or inequality join.