Executing DQD for partial loads of the database was quite fast. However, executing it for full database loads (e.g. 1billion measurements) takes a lot of time (it has been more than a week over the second “Connecting using postgresql driver” prompt). Database has all indexes created, but seems like the joins over a billion rows are taking a while.
Is there anything I can tweak on the DQD configuration to get at least some results in a reasonable time? (I’m assuming that I’ll have to pass DQD several times to fix the errors, but I’m worried it will take months just to check every little quality improvement).