*Goal:*
As a report developer I desire the ability to ensure queries that are not dependant on each other are executed in parallel to ensure that users do not wait longer than necessary to consume their reports
*Customer comments:*
* Detailed information on the suggested enhancement in itself.
{quote}Currently one IL is executed after the other IL. However speed of report could be improved using the possibility of databases to execute parallel SQL selections.
The current logic of executing ILs only in parallel could be improved by enabling an option like “load in parallel if possible” for each IL.{quote}
* Information on how the lack of this is affecting your work.
{quote}We are not sure having the best performance possible for our reports{quote}
* Information on how the addition of this would help your work.
{quote}We assume performance improvement of reports.{quote}
* And what facilities / users are (or would be) affected in the end by this change. Much like whom it benefits.
{quote}All users having DBs as source supporting parallel SQL execution.{quote}