Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Normal
Description
testUpdateWithColumnTimestampBiggerThanPkWithFlush
testUpdateWithColumnTimestampBiggerThanPkWithoutFlush
testUpdateColumnNotInViewWithFlush
testUpdateColumnNotInViewWithoutFlush
All fail with:
[junit] junit.framework.AssertionFailedError: Expected error message to contain 'Cannot drop column v2 on base table with materialized views', but got 'Cannot drop column v2 on base table table_20 with materialized views.'
Because the error message changed.
Attachments
Issue Links
- duplicates
-
CASSANDRA-14219 Change to AlterTableStatement logging breaks MView tests
- Resolved