Dimitry,

> >    Engine can't run more than one statement in attachment at same
> > time. This will not be changed.
> 
>    Does it also mean that Firebird will never be able to execute parts of 
> single
> query in parallel even in the simplest cases like "select f from t1 union 
> select f
> from t2"?

Please stop trying to "warp" statement that others are making!

"select f from t1 union select f from t2" is ONE statement with 2 parts!

"Attachment" refers to the connection between a client and the server, it does 
not imply anything about how the engine might decompose a statement or how the 
parts could/would be executed!


Sean


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to