Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Materialized views #69

Open
yamiteru opened this issue Sep 1, 2020 · 3 comments
Open

Materialized views #69

yamiteru opened this issue Sep 1, 2020 · 3 comments

Comments

@yamiteru
Copy link

yamiteru commented Sep 1, 2020

Hi, is there a way to create materialized views using cassanknex? I didn't find anything mentioning them in the docs.

@austinbrown-okta
Copy link
Contributor

@YamiteruXYZ the library doesn't have direct support for materialized views, but you could get the datastax client and issue a direct statement to create views as a workaround.

@yamiteru
Copy link
Author

yamiteru commented Sep 2, 2020

@austinbrown-okta you mean cassandra-driver?

@austinbrown-okta
Copy link
Contributor

Ah -- yes, @YamiteruXYZ, you're correct my mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants