outputFormat property

String? outputFormat
getter/setter pair

Specifies the fully qualified class name of the OutputFormat (e.g. "org.apache.hadoop.hive.ql.io.orc.OrcOutputFormat").

The maximum length is 128 characters.

Optional.

Implementation

core.String? outputFormat;