Package org.apache.iceberg.puffin
Class StandardBlobTypes
- java.lang.Object
-
- org.apache.iceberg.puffin.StandardBlobTypes
-
public final class StandardBlobTypes extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
APACHE_DATASKETCHES_THETA_V1
A serialized form of a "compact" Theta sketch produced by the Apache DataSketches library
-
-
-
Field Detail
-
APACHE_DATASKETCHES_THETA_V1
public static final java.lang.String APACHE_DATASKETCHES_THETA_V1
A serialized form of a "compact" Theta sketch produced by the Apache DataSketches library- See Also:
- Constant Field Values
-
-