You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by errigo <gi...@git.apache.org> on 2018/03/25 19:08:20 UTC

[GitHub] cassandra pull request #211: fix on materialized view PK example

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 <ca...@...>
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: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org