Description
As discussed in CASSANDRA-3031, we should make the following changes:
- rename bytea to blob
- rename date to timestamp
- remove int, pending addition of
CASSANDRA-3031(bigint and varint will be unchanged)
As discussed in CASSANDRA-3031, we should make the following changes: