Append to an existing cache table.
Append to an existing cache table. Automatically uses #cacheQuery if not done already.
Creates stratified sampled data from given DataFrame
Creates stratified sampled data from given DataFrame
peopleDf.stratifiedSample(Map("qcs" -> Array(1,2), "fraction" -> 0.01))
Creates a DataFrame for given time instant that will be used when inserting into top-K structures.
Creates a DataFrame for given time instant that will be used when inserting into top-K structures.
the time instant of the DataFrame as millis since epoch