that is how people do that in the deprecated Fields API. That is not really an issue with the TypedPipe API.
On Fri, Aug 26, 2016 at 10:58 AM Xiaolin Li < [email protected]> wrote: > Hi, > > I am trying to write a trait function in scalding to apply a mapping > function on part of the fields in the pipe, and I want the function to take > the list of fields as argument. Could anyone give me some hints on that? > (sth like someMappingFun(self: Pipe, cols: Fields) : Pipe = {...} > > Thank you! > > > > > -- > You received this message because you are subscribed to the Google Groups > "Scalding Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Scalding Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
