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

Reply via email to