Yep, in a previous version, it was able to interpret that string as a function rather than a text value, was wondering if there's a way to still interpreting it as a function.
I tried what you suggested, it’s still seeing it as a text value rather than a function
Default value in create table components adds single quotes on the value so function will not work, you will have to use SQL Script component to create table, I am adding sample here:
However, this was working in a previous matillion version (job was running before with the correct default value but then after version upgrade, this no longer works).