/AWS1/CL_FRHINPUTFORMATCONF¶
Specifies the deserializer you want to use to convert the format of the input data.
This parameter is required if Enabled is set to true.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_deserializer TYPE REF TO /AWS1/CL_FRHDESERIALIZER /AWS1/CL_FRHDESERIALIZER¶
Specifies which deserializer to use. You can choose either the Apache Hive JSON SerDe or the OpenX JSON SerDe. If both are non-null, the server rejects the request.
Queryable Attributes¶
Deserializer¶
Specifies which deserializer to use. You can choose either the Apache Hive JSON SerDe or the OpenX JSON SerDe. If both are non-null, the server rejects the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESERIALIZER() |
Getter for DESERIALIZER |