Uses of Class
org.apache.druid.segment.projections.ProjectionMatch
Packages that use ProjectionMatch
-
Uses of ProjectionMatch in org.apache.druid.segment.projections
Methods in org.apache.druid.segment.projections that return ProjectionMatchModifier and TypeMethodDescriptionProjectionMatchBuilder.build(CursorBuildSpec queryCursorBuildSpec) static ProjectionMatchProjections.matchAggregateProjection(AggregateProjectionMetadata.Schema projection, CursorBuildSpec queryCursorBuildSpec, org.joda.time.Interval dataInterval, Projections.PhysicalColumnChecker physicalColumnChecker) Check if this projection "matches" aCursorBuildSpecfor a query to see if we can use a projection instead.