Re: Count limit

2017-06-21 Thread Vladimir Yudovin
Hi, >Some body told because the count return 1 row result He is right Best regards, Vladimir Yudovin, Winguzone - Cloud Cassandra Hosting On Wed, 21 Jun 2017 02:43:32 -0400 web master wrote According to http://www.maigfrga.ntweb.co/counting-i

Count limit

2017-06-20 Thread web master
According to http://www.maigfrga.ntweb.co/counting-indexing-and- ordering-cassandra SELECT COUNT(*) FROM product limit 5000; must return no more than 5000 , but Why it don't works? and count whole number? Some body told because the count return 1 row result and some body told that it is a bug in