Patches are always welcome :) however, ETL already includes a join operation ( https://github.com/hibernating-rhinos/rhino-etl/blob/master/Rhino.Etl.Core/Operations/JoinOperation.cs ). you can perform Inner, Left Outer, Right Outer and Full joins. On Saturday, March 24, 2012 3:27:26 PM UTC-4, miles wrote: > > Hi, > > One of the things missing from the DSL is support for a JoinOperation > (it currently only supports the NestedLoop version of the join). > > I have a patch to address this, is it possible to get it merged in if > I submit it? > > Cheers, > > Miles
-- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/E7YC0PurRnIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
