Polypheny-DB icon indicating copy to clipboard operation
Polypheny-DB copied to clipboard

Improve Cassandra adapter

Open schoenja opened this issue 5 years ago • 0 comments

Improvements:

  • [ ] Converter Rules: make sane check whether conversion can happen
  • [ ] Pushing down: implement additional features, like aggregate functions
  • [ ] Push-down sort operations
  • [ ] Add integration tests
  • [ ] Implement transaction handling (difficult, due to the fact that cassandra/cql does not support RDBMS ACID transactions)

schoenja avatar Jan 27 '20 15:01 schoenja