linearregression / hypertable

Automatically exported from code.google.com/p/hypertable
GNU General Public License v2.0
0 stars 0 forks source link

TableScanner::bytes_scanned() always returns 0 #802

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This also seems to be the case for TableScannerAsync. In both classes, 
m_bytes_scanned is never updated.

As a consequence, the load generator always prints that it scanned 0 bytes when 
running queries.

i guess nobody uses this function otherwise we would have found out about this 
bug long ago. We can therefore remove the get_bytes_scanned() functions. 

Doug - fix or remove?

bye
Christoph

Original issue reported on code.google.com by ch...@crupp.de on 8 Mar 2012 at 9:58

GoogleCodeExporter commented 9 years ago

Original comment by ch...@crupp.de on 8 Mar 2012 at 9:58

GoogleCodeExporter commented 9 years ago
Function will be removed.

Original comment by ch...@crupp.de on 12 Mar 2012 at 6:35

GoogleCodeExporter commented 9 years ago

Original comment by nuggetwh...@gmail.com on 18 Mar 2012 at 5:14

GoogleCodeExporter commented 9 years ago

Original comment by ch...@crupp.de on 27 Mar 2012 at 3:22