Cause
The statement attempts an array DML operation on a sharded table.
Action
Rewrite the array DML statement as separate DML statements.
Error Message
array DML not supported on a sharded table
The statement attempts an array DML operation on a sharded table.
Rewrite the array DML statement as separate DML statements.