Parser
Configuration
Field |
Description |
Default Value |
Localizable |
Environment Variable |
treat_numeric_cols_wo_format_as_double |
If True, enable inferring SAS numeric column types for EG & DI metadata without a format as DOUBLE, otherwise treat them as UNKNOWN. |
False |
No |
ALC_TREAT_NUMERIC_COLS_WO_FORMAT_AS_DOUBLE |
export_embedded_user_written_code |
If True, SAS EG Code tasks & SAS DI user written transforms and custom transforms code will be exported to a folder (parsing assets). |
False |
No |
ALC_SAS_EXPORT_EMBEDDED_UWC |
Example
parser:
treat_numeric_cols_wo_format_as_double: true