1 Reply Latest reply on Sep 2, 2016 9:49 AM by shawkins

    Criteria on columns of different data types

    mtawk

      Since we migrated to Teiid 9.0.0, we started to get errors whenever we have criterias comparing fields of different data types, varchar and integer for example.

       

      Those cases use to pass in teiid earlier versions. I guess there were an automatic cast that was added to match the other column datatype.

       

      is there a way to enable casting columns in such cases?