EndreM
New Contributor III

It looks like the table is a streaming source and head(1) is not allowed. limit(1) is allowed but your not allowed to inspect the dataframe until a batch streaming process is started.