UNSUPPORTED_INSERT error class
SQLSTATE: 42809
Can’t insert into the target.
MULTI_PATH
Can only write data to relations with a single path but given paths are <paths>
.
NOT_ALLOWED
The target relation <relationId>
does not allow insertion.
NOT_PARTITIONED
The target relation <relationId>
is not partitioned.
RDD_BASED
An RDD-based table is not allowed.
READ_FROM
The target relation <relationId>
is also being read from.