case classTableStructureChanged(source: Table) extends TableChange with Product with Serializable
The most general table change. The table might have changed completely,
i.e., columns might have been reordered, rows added or removed, etc.
No other event indicates that the structure might have changed.
The most general table change. The table might have changed completely, i.e., columns might have been reordered, rows added or removed, etc. No other event indicates that the structure might have changed.