As reported in the mailing list: https://groups.google.com/a/lists.datastax.com/d/topic/python-driver-user/wUSLohuZqlc/discussion
When an update is deleting only static column(s), the mapper needs to exclude clustering keys from the where clause.
Added test here.
https://github.com/datastax/python-driver/commit/cdf375804987c740c12b8534ceb9ee757cee9739
Moving this to done.