Wenn performing a load of a cube with drillthrough parallel load a log line states :
Number of rows in table "<schema>"."table" changed from xxx to yyy
the query performed to do that is select count(*) from <schema>.<table>
thus the query can use a very long time since it performs a full table scan on the table without using any index. Since these statistics are sometimes not relevant (for instance in a production context) it would be really helpful to have an option to deactivate them
Hi,
We understand that this might cause some performance challenges for you. Since this ticket gain more priority we have decided to look into this in the following time period.
Thanks for your patience.
Hey, are there any updates here?
This is a very big roadblocker for us, as we are using jedox to process a very big data amount.
Hi,
thanks for this idea. We will consider adding such an option to Cube Loads in a future version, and update here if the status of the feature request changes.