I think probably a combination of 2 and 3 would be best. I'm not sure
exactly where it takes place but there is certainly ways to hint to the
optimizer on what physical operators should be used. Sometimes it has an
effect on the plan structure later on though. For example our index hints,
which we
Hi all,
In my current research project, I am interested in studying and creating
query plans that prioritize latency of individual answers rather than the
throughput of the overall query in order to promote progressive query
answering. For that, we want to create a new plan, an "interactive" plan t