Hi
I have a dataset like this:
val x : Dataset[Long]…
I wanted to get the minimum or the maximum Long value. How do I do it?