Thanks!

It appears one should use not *dataset.col("timestamp")*
but rather* functions.col("timestamp").*

Reply via email to