UNSUPPORTED_DESERIALIZER error condition
SQLSTATE: 0A000
The deserializer is not supported:
DATA_TYPE_MISMATCH
need a(n) <desiredType> field but got <dataType>.
FIELD_NUMBER_MISMATCH
try to map <schema> to Tuple<ordinal>, but failed as the number of fields does not line up.