Re: SchemaRDD partition on specific column values?

2014-12-15 Thread Nitin Goyal
--- >> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org >> For additional commands, e-mail: user-h...@spark.apache.org >> >> -- Regards Nitin Goyal

Re: PhysicalRDD problem?

2014-12-09 Thread Nitin Goyal
I see that somebody had already raised a PR for this but it hasn't been merged. https://issues.apache.org/jira/browse/SPARK-4339 Can we merge this in next 1.2 RC? Thanks -Nitin On Wed, Dec 10, 2014 at 11:50 AM, Nitin Goyal wrote: > Hi Michael, > > I think I have found the ex

Re: PhysicalRDD problem?

2014-12-09 Thread Nitin Goyal
n projections or predicates > past this operator. > > Can you describe more the problems that you see if you don't do this > reapplication of the schema. > -- Regards Nitin Goyal