Flags whether to track changes to incoming data.
If TRUE, we will maintain hashed source rows to determine whether incoming data has changed.
Type: bool
protected $trackChanges = FALSE;