DeliveryStreamOutputFormatConfiguration

Constructors

Link copied to clipboard
constructor(serializer: DeliveryStreamSerializer? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies which serializer to use. You can choose either the ORC SerDe or the Parquet SerDe. If both are non-null, the server rejects the request.