spring-data-cassandra icon indicating copy to clipboard operation
spring-data-cassandra copied to clipboard

Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style d...

Results 84 spring-data-cassandra issues
Sort by recently updated
recently updated
newest added

`Query`, `Update`, `Columns` and `ColumnName` now accept `TypedPropertyPath` Closes #1625

type: enhancement

See spring-projects/spring-data-commons#3400

type: enhancement

There are multiple non-deterministic tests (found with [NonDex](https://github.com/TestingResearchIllinois/NonDex) tool) across different test classes in spring-data-cassandra. ### Description These tests listed below fail intermittently due to reliance on iteration order of...

status: waiting-for-triage