public class ComputeUpdateIterator extends ChangelogIterator
For example, these two rows
will be marked as update-rows:
DELETE, INSERT, UPDATE_AFTER, UPDATE_BEFORE
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
org.apache.spark.sql.Row |
next() |
changeType, changeTypeIndex, computeUpdates, generateIndicesToIdentifySameRow, isDifferentValue, isSameRecord, removeCarryovers, removeNetCarryovers, rowIterator, rowType