3 Replies Latest reply on Apr 28, 2014 6:56 PM by shawkins

    default value handling in Teiid

    kchen007

      If in the metadata a column is defined as non-nullable but has a default value, and during insert statement, the end user did not supply the value for it, will Teiid replace it with the default vaue before sending to translator?

       

      It appears right now, it will thorw an exception saying the column is not nullable.

      thanks

      Kevin