Is this only a rowset issue?
To validate:Query a table with a DATE column type using result = syn.tableQuery("SELECT * FROM syn123", resultsAs="rowset")Then print: print(result.rowset)
Verified fixed 1.7.4 vs 212.0-x.