Package io.trino.plugin.hive.acid
Class AcidSchema
java.lang.Object
io.trino.plugin.hive.acid.AcidSchema
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncreateAcidColumnHiveTypes(HiveType rowType) createAcidColumnPrestoTypes(Type rowType) static PropertiescreateAcidSchema(HiveType rowType) static TypecreateRowType(List<String> names, List<Type> types)
-
Field Details
-
ACID_COLUMN_OPERATION
- See Also:
-
ACID_COLUMN_ORIGINAL_TRANSACTION
- See Also:
-
ACID_COLUMN_BUCKET
- See Also:
-
ACID_COLUMN_ROW_ID
- See Also:
-
ACID_COLUMN_ROW_STRUCT
- See Also:
-
ACID_COLUMN_CURRENT_TRANSACTION
- See Also:
-
ACID_COLUMN_NAMES
-
ACID_READ_FIELDS
-
ACID_ROW_ID_ROW_TYPE
-
-
Method Details
-
createAcidSchema
-
createRowType
-
createAcidColumnHiveTypes
-
createAcidColumnPrestoTypes
-