The objects returned by the Filters.* and Aggregates.* and other static builder methods are really hard to debug since they log opaquely. Please add toString() methods
Builder classes to include:
- Filters
- Updates
- Projections
- Sorts
- Aggregates
- Accumulators