Skip to content

Commit

Permalink
Add missing visit methods to aggregation visitor (#4372)
Browse files Browse the repository at this point in the history
* Add missing visit methods to aggregation visitor

This commit updates the AggregationVisitorTests to ensure
that there is a Visit method for all aggregations and that
all aggregations (expect the intermediate aggregations) have a
Visit method. Missing visit methods added.
  • Loading branch information
russcam authored Feb 10, 2020
1 parent 04ea5cb commit f29e35e
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 256 deletions.
Loading

0 comments on commit f29e35e

Please sign in to comment.