cast
cast copied to clipboard
when Nullable(Float64)\Nullable(String)
When we use Nullable(XXX), the default return is not what I want. If Float64 is passed null, I want to store it to null .