inputFormat property

String? inputFormat
getter/setter pair

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

The maximum length is 128 characters.

Optional.

Implementation

core.String? inputFormat;