Malthe
Valued Contributor II

So funny story on this: the column in question does not match on "col is null", but it does match on "col::string is null".

Perhaps because in the Parquet-file which corresponds to the rows that have the problem, that column is entirely missing.

Still, this seems to be a bug.