I'm following the Cassandra bulk import example here: https://github.com/yukim/cassandra-bulkload-example
Are the Cassandra data types inet, smallint, and tinyint supported by the bulk import CQLSSTableWriter ? I can't seem to get them to work...
I'm following the Cassandra bulk import example here: https://github.com/yukim/cassandra-bulkload-example
Are the Cassandra data types inet, smallint, and tinyint supported by the bulk import CQLSSTableWriter ? I can't seem to get them to work...