Skip to content

Handling of empty arrays #634

Answered by roll
JDziurlaj asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @JDziurlaj,

The empty array is not null unless its string representation is IN the missing values (for textual source like csv/etc) - https://specs.frictionlessdata.io/table-schema/#missing-values

So it will pass the required constraint but we also have minLength constraint to handle cases like this.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rufuspollock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #633 on March 31, 2021 16:47.