The set-column directive doesn't work. When user applies a simple calculation on the integer column, an error is displayed
Steps to reproduce the error:
Select a column with Change data type to "integer" or "double"
In the directive dropdown select calculation - any of the math calculation available
Select "create new column" (optional)
Verified that this works on 6.1.2, but fails on 6.1.3.
this is caused by https://issues.cask.co/browse/CDAP-17029
This is also caused by many of these directives behaving poorly on nulls. But that is a separate issue that is tracked in other jiras.