Re: Question regarding java DowngradingConsistencyRetryPolicy

2014-03-05 Thread Edward Capriolo
"INSERT INTO x (a,b.c) values (1,2,3)" Doesn't this sometimes turn into a batch mutation if b and c are separate columns? On Wed, Mar 5, 2014 at 5:03 AM, Sylvain Lebresne wrote: > Let me first note that the DataStax Java driver has a dedicated mailing > list: > https://groups.google.com/a/lis

Re: Question regarding java DowngradingConsistencyRetryPolicy

2014-03-05 Thread Sylvain Lebresne
Let me first note that the DataStax Java driver has a dedicated mailing list: https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user, it would better to use that list for driver specific questions in the future. But to answer your question, a SIMPLE write is any write (INSER