Package org.apache.iceberg.puffin
Class StandardPuffinProperties
- java.lang.Object
-
- org.apache.iceberg.puffin.StandardPuffinProperties
-
public final class StandardPuffinProperties extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
CREATED_BY_PROPERTY
human-readable identification of the application writing the file, along with its version.
-
-
-
Field Detail
-
CREATED_BY_PROPERTY
public static final java.lang.String CREATED_BY_PROPERTY
human-readable identification of the application writing the file, along with its version. Example "Trino version 381".- See Also:
- Constant Field Values
-
-