Package org.apache.iceberg.puffin
Class StandardBlobTypes
java.lang.Object
org.apache.iceberg.puffin.StandardBlobTypes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringA serialized form of a "compact" Theta sketch produced by the Apache DataSketches librarystatic final StringA serialized deletion vector according to the Iceberg spec
- 
Method Summary
- 
Field Details- 
APACHE_DATASKETCHES_THETA_V1A serialized form of a "compact" Theta sketch produced by the Apache DataSketches library- See Also:
 
- 
DV_V1A serialized deletion vector according to the Iceberg spec- See Also:
 
 
-