Skip to content

Creating columns with a single value (static column) [DATACASS-812] #978

Closed
@spring-projects-issues

Description

@spring-projects-issues

lmcdasi opened DATACASS-812 and commented

In the DataStax driver manual, there is a possibility to create columns as static.

https://docs.datastax.com/en/dse/6.0/cql/cql/cql_using/refStaticCol.html

In the driver code, the DefaultAlterTable seems to support the addition of static columns through: columnsToAddStatic

I'm wondering if we can achieve the same with the framework & if not is it possible introduce this functionality ?

Thx


No further details from DATACASS-812

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions