system.dataset.addRow changes java.util.Date to unicode

Yes, I requested the type and it was unicode.

I understand my problem, I was adding to a blank table that didn’t know the data types. It must treat unknowns as strings.