[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회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠