Package org.apache.iceberg.view
Class ViewProperties
java.lang.Object
org.apache.iceberg.view.ViewProperties
View properties that can be set during CREATE/REPLACE view or using updateProperties API.
- 
Field Details
- 
VERSION_HISTORY_SIZE
- See Also:
 
 - 
VERSION_HISTORY_SIZE_DEFAULT
public static final int VERSION_HISTORY_SIZE_DEFAULT- See Also:
 
 - 
METADATA_COMPRESSION
- See Also:
 
 - 
METADATA_COMPRESSION_DEFAULT
- See Also:
 
 - 
COMMENT
- See Also:
 
 - 
REPLACE_DROP_DIALECT_ALLOWED
- See Also:
 
 - 
REPLACE_DROP_DIALECT_ALLOWED_DEFAULT
public static final boolean REPLACE_DROP_DIALECT_ALLOWED_DEFAULT- See Also:
 
 
 -