case classTableUpdated(source: Table, range: Range, column: Int) extends TableChange with Product with Serializable
The size of the table stays the same, but the given range of rows might
have changed but only in the given column. A value of -1 for the column
denotes all columns.
The size of the table stays the same, but the given range of rows might have changed but only in the given column. A value of -1 for the column denotes all columns.