OrcFormat Class

The data stored in Optimized Row Columnar (ORC) format.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.datafactory.models._models_py3.DatasetStorageFormat
OrcFormat

Constructor

OrcFormat(*, additional_properties: Optional[Dict[str, Any]] = None, serializer: Optional[Any] = None, deserializer: Optional[Any] = None, **kwargs)

Variables

additional_properties
dict[str, any]

Unmatched properties from the message are deserialized to this collection.

type
str

Required. Type of dataset storage format.Constant filled by server.

serializer
any

Serializer. Type: string (or Expression with resultType string).

deserializer
any

Deserializer. Type: string (or Expression with resultType string).