Skip to content

Commit 7a396bb

Browse files
KodaiDfeeblefakie
andauthored
Apply suggestions from code review
Co-authored-by: Hiroyuki Yamada <[email protected]>
1 parent 0213f9d commit 7a396bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/com/scalar/db/common/CoreError.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ public enum CoreError implements ScalarDbError {
709709
CASSANDRA_RENAME_NON_PRIMARY_KEY_COLUMN_NOT_SUPPORTED(
710710
Category.USER_ERROR,
711711
"0222",
712-
"Cassandra does not support renaming the non-primary key column feature",
712+
"Cassandra does not support renaming non-primary key columns",
713713
"",
714714
""),
715715

0 commit comments

Comments
 (0)