Skip to content

Commit

Permalink
refactor: Move LimitedDistinctAggregation to physical-optimizer c…
Browse files Browse the repository at this point in the history
…rate (#12036)

* refactor:  Move LimitedDistinctAggregation to physical-optimizer crate

* chore: Update cargo.lock

* chore: Fix clippy

* Update datafusion/physical-optimizer/src/limited_distinct_aggregation.rs

Co-authored-by: Andrew Lamb <[email protected]>

* chore: Clean import

---------

Co-authored-by: Andrew Lamb <[email protected]>
  • Loading branch information
Weijun-H and alamb authored Aug 17, 2024
1 parent 72b6a49 commit e4bc622
Show file tree
Hide file tree
Showing 9 changed files with 742 additions and 652 deletions.
89 changes: 49 additions & 40 deletions datafusion-cli/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e4bc622

Please sign in to comment.