As detailed in GH#382 the dialects.mssql.TIMESTAMP class is a direct import of the sa.sql.sqltypes.TIMESTAMP class into the mssql namespace. The fact that the mssql.TIMESTAMP class is the same as the ...
Yes. I can contribute a fix for this bug independently. This is specific to my use case and not to what is produced by load_iris, however I will try to provide you context of how I am using evaluate() ...