Re: [Monetdb-developers] Fw: Re: need help in monetdb xquery interface

2010-03-06 Thread anshul gangwar
--- On Sat, 6/3/10, Stefan Manegold stefan.maneg...@cwi.nl wrote: From: Stefan Manegold stefan.maneg...@cwi.nl Subject: Re: [Monetdb-developers] Fw: Re: need help in monetdb xquery interface To: anshul gangwar anshul1...@yahoo.co.in Cc: monetdb-developers@lists.sourceforge.net Date: Saturday, 6

[Monetdb-developers] Fw: Re: Fw: Re: Fw: Re: need help in monetdb xquery interface

2010-03-06 Thread anshul gangwar
you please refer some research papers on monetdb optimization strategy etc. On Sat, Mar 06, 2010 at 07:27:09PM +0530, anshul gangwar wrote: how can we get the estimate of the size of result of query based on any two attributes with varying rangeAnshul Well, I guess you'd need to browse

[Monetdb-developers] need help in monetdb

2010-03-08 Thread anshul gangwar
hello     how can we get the final executed plan i.e at run time in monetdb. as pysical-algebra-plan only shows the result after compilation time. And at runtime what does it acually does i.e after sampling what does it decide i.e type of join or others thing also. The INTERNET now

[Monetdb-developers] monetdb cost model

2010-03-08 Thread anshul gangwar
hello ,   Is the cost model used at compile time or at runtime for estimation of cardinalities Your Mail works best with the New Yahoo Optimized IE8. Get it NOW!

[Monetdb-developers] Fw: monetdb cost model

2010-03-08 Thread anshul gangwar
hello ,   Is the cost model used at compile time or at runtime for estimation of cardinalities   please reply as soon as soon as possible Your Mail works best with the New Yahoo Optimized IE8. Get it NOW!

[Monetdb-developers] related to jdbc

2010-03-14 Thread anshul gangwar
hello, Can we get the debugger output through jdbc Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/-- Download Intel#174; Parallel Studio

[Monetdb-developers] Fw: Re: related to jdbc

2010-03-14 Thread anshul gangwar
We are working on linux so any way through jdbc   Can we get the debugger output through jdbc You can enable the ODBC debug output by your ODBC configuration. For example: Trace = Yes TraceFile = /tmp/debug.log ForceTrace = Yes Stefan -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14

[Monetdb-developers] Fw: Re: Fw: Re: related to jdbc

2010-03-14 Thread anshul gangwar
We want to debug the monetdb server , in other words we want final execution plan and query execution times etc. We are working on linux so any way through jdbc Just as a sidenote: JDBC vs OBDC is not necessarily a question of the OS; both JDBC and ODBC are available and supported on

[Monetdb-developers] Fw: Re: Fw: Re: Fw: Re: related to jdbc

2010-03-15 Thread anshul gangwar
can be represented as node in tree We are not able to use that , actually that is giving error MAPI  = mone...@localhost:5 ACTION= mapi_start_talking ERROR = !xchange_challenge: frontend mal not found Dear Anshul, Op 15-03-10 05:42, anshul gangwar schreef:      We want to debug the monetdb

[Monetdb-developers] Fw: Re: Fw: Re: Fw: Re: Fw: Re: related to jdbc

2010-03-16 Thread anshul gangwar
Yes we are on monetdb/xquery The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/---BeginMessage--- On 15-03-2010 18:53:26 +0530, anshul gangwar wrote: actually we are working on java based tool whose main focus is to visualize the plans

[Monetdb-developers] difficulty in understanding final query execution plan

2010-03-21 Thread anshul gangwar
Hello          What will be the leaves in final query execution plan tree. What does that BATfetchjoin does , BAT_select and BATjoin actually does in simple language. The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.

[Monetdb-developers] BAT_select description

2010-03-22 Thread anshul gangwar
hello     Where can i find the description of BAT_select?     Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/-- Download Intel#174;

[Monetdb-developers] regarding debug output in query execution

2010-04-10 Thread anshul gangwar
hello   Is there a cluster(column consists of many clusters) based joining. If so than is there different algo used for each cluster also.  What is the difference between (b=tmp_2607) and b=tmpr_2610 Is there any big differece between them. And any time real BAT ids of (id given at time of

[Monetdb-developers] flow diagram

2010-04-20 Thread anshul gangwar
hello    Where I can find the full flow diagram of execution of monetdb. Apart from that We are printing the BATcacheid of the columns passed to the BATfetchjoin function ,We are getting the different BATCacheids . So what is the reason behind that.

[Monetdb-developers] flow diagram

2010-04-21 Thread anshul gangwar
hello   I was talking about flow diagram image, so that i can visualize that. -- ___ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net

[Monetdb-developers] BATcacheid

2010-04-21 Thread anshul gangwar
hello     Are BATcacheid's real column id's i.e those BATid's which are given at the time of storage of the document(static id's).   If no than from where we can print those static BATid's --

[Monetdb-developers] Fw: BATcacheid

2010-04-22 Thread anshul gangwar
Does anybody have any idea ... hello     Are BATcacheid's real column id's i.e those BATid's which are given at the time of storage of the document(static id's).   If no than from where we can print those static BATid's