Skip to content

Commit 8f4dd2f

Browse files
wip
1 parent e7f982d commit 8f4dd2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

datafusion-federation/src/optimize.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ use optimize_projections::OptimizeProjections;
1111

1212
mod optimize_projections;
1313

14+
// TODO: Make this a trait that can be implemented by consumers.
1415
#[derive(Debug)]
1516
pub(crate) struct Optimizer {
1617
config: OptimizerContext,

0 commit comments

Comments
 (0)