Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

using insert uo update cassandra using the same primary key,but failed

using insert uo update cassandra using the same primary key,but failed i tried many times to update one row in cassandra using the same PK using insert cql,but didn't change the value in cassandra, cassandra version : 3.11.8

question from:https://stackoverflow.com/questions/65937728/using-insert-uo-update-cassandra-using-the-same-primary-key-but-failed

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

i was wondering if it could be the tombstone problem,cause there are two cloumns in the schema,but i only update one column at one time and the update the same row many times like thousands of times or even more. any help will be appricated!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...