Hi, If I have a workload where the access pattern is writing to and reading from the same row, does it make sense to turn the blockcache off? In other words, reads and writes to a given row always go together. Does each write cause eviction of the cached block(s) that the row is stored in? I would think so, but I couldn't find an answer to this anywhere online.
Thanks, Carlos
