you could use a full outer join or as you suggested, create a dummy field to join the rows. I have used dummy/marker fields with great success.
On Thursday, August 16, 2012 4:52:55 AM UTC-4, Michael Charalambous wrote: > > Hi > > Is it possible to perform a cross join in Rhino ETL? > > Basically I need to merge two different InputCommandOperations. One of > these operations returns a single row containing configuration information > and the other contains the data to be processed. Neither input has any > fields in common and I'm reluctant to just create a dummy field in both for > the purpose of joining them together. > > Thanks > > Michael > -- 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/-/mudG70fd2RoJ. To post to this group, send email to rhino-tools-dev@googlegroups.com. To unsubscribe from this group, send email to rhino-tools-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.