Class ReplaceDateTruncBucketWithRoundTo
java.lang.Object
org.elasticsearch.xpack.esql.rule.Rule<LogicalPlan,LogicalPlan>
org.elasticsearch.xpack.esql.rule.ParameterizedRule<LogicalPlan,LogicalPlan,LocalLogicalOptimizerContext>
org.elasticsearch.xpack.esql.optimizer.rules.logical.local.ReplaceDateTruncBucketWithRoundTo
public class ReplaceDateTruncBucketWithRoundTo
extends ParameterizedRule<LogicalPlan,LogicalPlan,LocalLogicalOptimizerContext>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.xpack.esql.rule.ParameterizedRule
apply
-
Constructor Details
-
ReplaceDateTruncBucketWithRoundTo
public ReplaceDateTruncBucketWithRoundTo()
-
-
Method Details
-
apply
- Specified by:
applyin classParameterizedRule<LogicalPlan,LogicalPlan, LocalLogicalOptimizerContext>
-