Thanks
(defn predicate [x]
(< x 42))
(defn split [data]
[(pig/filter predicate data)
(pig/remove predicate data)])
On November 13, 2017 at 9:04:05 AM, meh...@gmail.com (meh...@gmail.com) wrote:
I didn't see any support for the 'SPLIT' function. I'm investigating converting existing pig scripts to use pigpen and these scripts make use of the SPLIT function.
Thanks
--
You received this message because you are subscribed to the Google Groups "PigPen Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pigpen-suppor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.