Package org.apache.iceberg.puffin
Class StandardPuffinProperties
java.lang.Object
org.apache.iceberg.puffin.StandardPuffinProperties
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringhuman-readable identification of the application writing the file, along with its version. - 
Method Summary
 
- 
Field Details
- 
CREATED_BY_PROPERTY
human-readable identification of the application writing the file, along with its version. Example "Trino version 381".- See Also:
 
 
 -