Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding support for defining filters on measures (#3624)
* Initial commit * Using enum for expression and adding to metricsview_aggregation * Comparison in measure filters * Adding to metricsview toplist * Updated proto spec * Add generic expression syntax * Final proto draft * Integrate and test where filter * Integrate where clause everywhere * Adding some tests for having clauses * Add backwards compatibility for filter * fix lint * Adding alias support in metricsview_comparison_toplist * Apply sum() only when having is enabled * Fix lint * PR comments * Move filter helpers to pkg/expressionpb * refactor filter builder to not use map * Backwards compatibility for older sort types * PR comments * Testing on druid and fixes * Using outer query * Removing unused testdata
- Loading branch information
07cadb9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://ui.rilldata.io as production
🚀 Deployed on https://6580729c92f978652a7c749b--rill-ui-stage.netlify.app