Skip to content

v0.1.13

Choose a tag to compare

@makasim makasim released this 14 Aug 15:15
· 3 commits to main since this release
0ecd73e

v0.1.13

  • FEATURE: vmestimator: add -cardinalityMetrics.minCardinality flag to suppress group-by cardinality estimates below the given threshold. When estimates are filtered, the number of suppressed groups is exposed via the vmestimator_cardinality_estimates_dropped metric. See #41.