Package io.trino.plugin.deltalake
Class DeltaLakeTableProperties
java.lang.Object
io.trino.plugin.deltalake.DeltaLakeTableProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCheckpointInterval(Map<String, Object> tableProperties) static StringgetLocation(Map<String, Object> tableProperties) getPartitionedBy(Map<String, Object> tableProperties) List<PropertyMetadata<?>>
-
Field Details
-
LOCATION_PROPERTY
- See Also:
-
PARTITIONED_BY_PROPERTY
- See Also:
-
CHECKPOINT_INTERVAL_PROPERTY
- See Also:
-
-
Constructor Details
-
DeltaLakeTableProperties
@Inject public DeltaLakeTableProperties()
-
-
Method Details
-
getTableProperties
-
getLocation
-
getPartitionedBy
-
getCheckpointInterval
-