String Not Empty
completenessmediumAsserts that a string column contains no empty strings. This is distinct from a null check — a value can be non-null but still empty ('') or whitespace-only. Catches cases where upstream systems insert blank strings instead of proper nulls.
v1.0.0by dqhub786 downloads4.9 (34)
empty-stringblankwhitespacestring-qualitycompleteness