GitHub user errigo opened a pull request:
https://github.com/apache/cassandra/pull/211
fix on materialized view PK example
PK fields cannot be null: added the IS NOT NULL
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/errigo/cassandra patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra/pull/211.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #211
----
commit 93def2e2b5abccc93ed61ebcfed1d3741545969d
Author: errigo <cavallin.enrico@...>
Date: 2018-03-25T19:04:25Z
fix on materialized view PK example
PK fields cannot be null: added the IS NOT NULL
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]