dbgroup-at-ucsc / dbtune

This research project aims to develop tools in order to make index tuning easier and more effective.
http://users.soe.ucsc.edu/~alkis/tuning/
Other
5 stars 3 forks source link

Estimated size of index is less than 0 #312

Closed tqtrung closed 12 years ago

tqtrung commented 12 years ago

This issue raises when I run the experiments on TPCH 10GB. The error is traced back due to the multiple two integer values that cause the overflow, thus makes the result less than 0.