I am using tpcds to to benchmark ignite with above configuration . I generate
1gb of data for the table store_sales and then manually create the table and
indexes . Then from sql line I use copy from statement to load the data file
into the table. As per the tpcds matrix the no of rows processed is correct
but when I am doing a count(*) on the same table the record count is very
less.

It shows me record processed is 2880404
Whereas count(*) gives me only 18000 rows.

Thanks & Regards
Debashis Sinha



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to