Feature Requests item #2071611, was opened at 2008-08-24 16:26 Message generated for change (Comment added) made by stmane 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: 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 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
