Imagine spark dataframe with two columns eventTime and value.
My requirement is to orderby eventTime and create splits over each iteration. Rightnow, I have to colle