NL013: COMPRESS WITH DELIMITER might be missing ALL
NL013: COMPRESS WITH DELIMITER might be missing ALL
type: bug
priority: minor
#pitfall
Description
The COMPRESS
looks like it is building a CSV line.
You might want to add ALL
to delimiters, because otherwise empty fields will not be included and resulting CSV lines might miss fields.