mirror of https://github.com/apache/cassandra
Merge 1af8d5deaf into 10557d7ffe
This commit is contained in:
commit
20e2a434d2
|
|
@ -29,7 +29,7 @@ public enum Difference
|
|||
|
||||
/**
|
||||
*
|
||||
* Two schema objects are considered to differ DEEP-ly if their direct structure is altered.
|
||||
* Two schema objects are considered to differ SHALLOW-ly if their direct structure is altered.
|
||||
*
|
||||
* For example, if a table T is altered to add a new column, a different compaction strategy, or a new description,
|
||||
* then it will differ SHALLOW-ly from the original.
|
||||
|
|
|
|||
Loading…
Reference in New Issue