This is an automated email from the ASF dual-hosted git repository.
maytasm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from ba54aa0c2f9 SqlTestFramework: Load datasets using injected
ObjectMapper. (#18429)
add 3cdf45fd37f Hll Sketch estimate with error bounds and Theta sketch
estimate with error bounds can now be used as an expression (#18426)
No new revisions were added by this update.
Summary of changes:
.../datasketches/hll/HllSketchModule.java | 1 +
.../datasketches/hll/sql/HllPostAggExprMacros.java | 58 +++++++++++++++++-
...hEstimateWithErrorBoundsOperatorConversion.java | 9 ++-
.../datasketches/theta/SketchModule.java | 1 +
.../datasketches/theta/sql/ThetaPostAggMacros.java | 68 +++++++++++++++++++++-
...hEstimateWithErrorBoundsOperatorConversion.java | 4 +-
.../hll/sql/HllSketchSqlAggregatorTest.java | 37 ++++++++----
.../theta/sql/ThetaSketchSqlAggregatorTest.java | 42 ++++++++-----
8 files changed, 187 insertions(+), 33 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]