Monthly Archives: March 2016
Cassandra set the writetime explicitly with a PreparedStatement
This is a quick one, I wanted to set the writetime of a row explicitly when I populate the database for testing purposes. We use the writetime of a column to filter them out. It required some looking around to … Continue reading