Skip to content

Commit

Permalink
fix: min, max with append only
Browse files Browse the repository at this point in the history
  • Loading branch information
chloeminkyung committed Oct 4, 2023
1 parent 9baff08 commit 202f108
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dozer-sql/src/aggregation/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ pub mod sum;
mod tests;

pub mod max_append_only;
pub mod max_value_append_only;
pub mod min_append_only;

0 comments on commit 202f108

Please sign in to comment.