HiveJsonSerDe

@JsonSerializable
data class HiveJsonSerDe(val TimestampFormats: List<String>? = null)

Constructors

Link copied to clipboard
constructor(TimestampFormats: List<String>? = null)

Properties

Link copied to clipboard