Feature Requests item #2071611, was opened at 2008-08-24 16:26 Message generated for change (Comment added) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482471&aid=2071611&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Stefan de Konink (skinkie) Assigned to: Nobody/Anonymous (nobody) Summary: mclient early results Initial Comment: Would it be possible to output early results instead of waiting for the complete output? ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2009-06-04 22:13 Message: Is this feasible at all to keep as request? I think we will never do this as it is contrary to our model. ---------------------------------------------------------------------- Comment By: Stefan de Konink (skinkie) Date: 2008-08-24 16:59 Message: Logged In: YES user_id=533026 Originator: YES I just reported a bug on that, the server output is broken. ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2008-08-24 16:57 Message: Logged In: YES user_id=572415 Originator: NO To be a bit more verbose: MonetDB uses (for good reasons; see our research literature) "bulk processing" (as opposed to pipelining in several other DBMSs); hence, there are now "early results" that the client could output; no single result has been produced before the last operator in the respective MIL/MAL (binary algebra) plan is starting to execute; the time span from "producing" the first to the last result item is only the time the very last operator in the generated MIL/MAL (binary algebra) plan takes to execute --- usually only a faction of the total query execution time ... ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2008-08-24 16:29 Message: Logged In: YES user_id=963970 Originator: NO You're probably after a server change, not a client change. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482471&aid=2071611&group_id=56967 ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
