Great - thanks Josh
On 24 January 2013 22:56, Josh Wills <[email protected]> wrote: > It's a good idea, for lots of use cases. I created > https://issues.apache.org/jira/browse/CRUNCH-150 to track it and posted a > patch. > > J > > > On Thu, Jan 24, 2013 at 2:32 PM, Dave Beech <[email protected]> wrote: > >> Hi all, >> >> What's the right way to apply "distinct" to a PTable? >> >> Calling Distinct.distinct works, but returns the table back to you as a >> PCollection<Pair<K,V>> instead. Is it possible to coerce this back to a >> PTable type? >> >> Thanks, >> Dave >> > > > > -- > Director of Data Science > Cloudera <http://www.cloudera.com> > Twitter: @josh_wills <http://twitter.com/josh_wills> >
