Column Auto Type Cast Fallback for missing columns

Hi there,

the Column Auto Type Cast node can not recognize columns with missing value. I’d to suggest, for table consistency, to instate a fallback mechanism which sets a column type i.e. to string in case its values are missing.

Reason is that the String Manipulation (Multi Column) can not cope with unspecified column types. For that I will raise a separate bug report.

Best
Mike

Hello @mw,

there is already a ticket to handle it. (Internal reference: AP-11450). Have added +1 to it. Workaround, depending on your use case, is to use Number To String or String To Number node to convert it.

Br,
Ivan

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.