I'm working on a process that requires us to perform a comparision between an ArcSDE child version and its parent, determine what the differences are and extract the changes out (to a new version in a different database to be precise). From what I can tell, it looks like it would be possible to utilize the ChangeDetector transformer to do this, using the parent (SDE.Default) as the Original and the child as the Revised for all the feature classes. However, I am curious as to how well it would perform with larger feature classes (i.e. say a few feature classes with 1 million records each). Does anyone have any metrics for comparable tasks?
I'm guessing that the workbench performs a full compare between the two feature classes. Is there perhaps a better workbench to use in a versioned environment?
Thank you,
Chris