Uses of Class
org.apache.druid.sql.calcite.planner.querygen.DruidQueryGenerator.DruidNodeStack
Packages that use DruidQueryGenerator.DruidNodeStack
-
Uses of DruidQueryGenerator.DruidNodeStack in org.apache.druid.sql.calcite.planner.querygen
Methods in org.apache.druid.sql.calcite.planner.querygen with parameters of type DruidQueryGenerator.DruidNodeStackModifier and TypeMethodDescriptionOptional<org.apache.druid.sql.calcite.planner.querygen.DruidQueryGenerator.Vertex>DruidQueryGenerator.PDQVertexFactory.PDQVertex.extendWith(DruidQueryGenerator.DruidNodeStack stack) Extends the the current partial query with the new parent if possible.