Package io.trino.hive.formats
Class UnionToRowCoercionUtils
java.lang.Object
io.trino.hive.formats.UnionToRowCoercionUtils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic RowTyperowTypeForUnionOfTypes(List<Type> types) static TypeSignaturerowTypeSignatureForUnionOfTypes(List<TypeSignature> typeSignatures)
-
Field Details
-
UNION_FIELD_TAG_NAME
- See Also:
-
UNION_FIELD_FIELD_PREFIX
- See Also:
-
UNION_FIELD_TAG_TYPE
-
-
Method Details
-
rowTypeForUnionOfTypes
-
rowTypeSignatureForUnionOfTypes
-