Class IcebergThetaSketchForStats
java.lang.Object
io.trino.plugin.iceberg.aggregation.IcebergThetaSketchForStats
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcombine(DataSketchState state, DataSketchState otherState) static voidinput(Type type, DataSketchState state, Block block, int index) static voidoutput(DataSketchState state, BlockBuilder out)
-
Field Details
-
NAME
- See Also:
-
-
Method Details
-
input
-
combine
-
output
-