[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 ?

feita há 7 meses107 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas