[Amazon Keyspaces] Different types of operations on same column not supported

0

We are using Amazon Keyspaces with Django & Django Cassandra Engine. In one of our table we have a column defined as a list (called 'date_list')

We do insert, update, delete without any issue. However sometimes we get this issue and we didn't find help on this:

Error from server: code=2200 [Invalid query] message="Different types of operations (Prepend, Addition) on same column (date_list) is not supported"

How to solve this issue ?

已提问 7 个月前107 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则