Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
universalmind303 committed Nov 21, 2024
1 parent f02c02e commit 5d7853e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ use daft_schema::dtype::DataType;
use super::OptimizerRule;
use crate::LogicalPlan;

/// Optimization rules for pushing Limits further into the logical plan.
/// Optimizationr rule for simplifying expressions
#[derive(Default, Debug)]
pub struct SimplifyExpressionsRule {}

Expand Down

0 comments on commit 5d7853e

Please sign in to comment.