Details
-
Type:
New Feature
-
Status: Closed
-
Severity:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Notice:
-
Closer:willgorman
Description
SqlTupleReader.readTuples() reads from the fact table
instead of the aggregate tables.
When the fact table is quite big, queries become very
slow.
Things could go a lot faster when aggregate tables
could be used in this case.
Thanks,
Bart