-
Notifications
You must be signed in to change notification settings - Fork 310
Closed
Labels
type: bugA general bugA general bug
Milestone
Description
Jens Rantil opened DATACASS-188 and commented
Thought I had reported this previously, but couldn't find any mention of it.
Line 99 in ff41674
admin.createTable(false, entity.getTableName(), entity.getType(), null); // TODO: allow spec of table options |
Specifically, I'd like to be able to set compaction strategy. This is a showstopper for us to use the SchemaActions functionality that Spring Data Cassandra comes with. Currently I have implemented table creation as a custom repository method.
Let me know if this is a duplicate of preexisting ticket
1 votes, 2 watchers
Metadata
Metadata
Assignees
Labels
type: bugA general bugA general bug