DIA-51819
Sparse vector input is missing dimension count.
Cause
The sparse vector input with flex dimension count is missing dimension count.
Action
Ensure that the sparse vector input has the dimension count as the first element in the input array (ie) [dimension count, [pos array], [val array]].