unsubscribe

2015-09-23 Thread Ntale Lukama

Re: Help optimising Spark SQL query

2015-06-22 Thread Ntale Lukama
Have you test this on a smaller set to verify that the query is correct? On Mon, Jun 22, 2015 at 2:59 PM, ayan guha wrote: > You may also want to change count(*) to specific column. > On 23 Jun 2015 01:29, "James Aley" wrote: > >> Hello, >> >> A colleague of mine ran the following Spark SQL que