Hi All, If I run for example: select * from myTable limit 3;
Does Cassandra do a full table scan regardless of the limit? Thanks!
Hi All, If I run for example: select * from myTable limit 3;
Does Cassandra do a full table scan regardless of the limit? Thanks!