Ivan Zaitsev
Results
11
issues of
Ivan Zaitsev
Update stores one column name as key and one operation as value. https://github.com/spring-projects/spring-data-cassandra/blob/67d8e597ae900b1c2f1eb145e76755cb25a1bb57/spring-data-cassandra/src/main/java/org/springframework/data/cassandra/core/query/Update.java#L49 Because of this it is not possible to update several keys for column with map type. Example...
type: enhancement