brianmhess / cassandra-loader

Delimited file loader for Cassandra
Apache License 2.0
197 stars 93 forks source link

use unset for nulls in 2.2+ #34

Closed phact closed 8 years ago

phact commented 8 years ago

https://issues.apache.org/jira/browse/CASSANDRA-7304

xqchen1 commented 8 years ago

When are we going to fix the issue with inserting nulls-tombstones since we can use Unset now? Thanks.

brianmhess commented 8 years ago

I have checked this in to master. I'll cut a new release soon.