Hi,
When I run a particular query on Sparksee for n number of times I get the following result in milliseconds (n=7):
1) I understand that the first time, the time taken is high due to operating on a cold cache. But can you please explain why the fluctuating behaviour for the rest of the runs? This is just an example, I encounter similar behaviour for couple of others as well. I believe this is to do with the way the caching happens in Sparksee?
2) Also, if I want to run the same query with a different parameter (again 7 times), is there a way to clear the cache before running it?