Re: [Monetdb-developers] MonetDB: sciql - Be more correct with the "fixed" property of th...

2012-03-07 Thread Ying Zhang
Hai Stefan, Thanks for noticing this! I'll check and correct stuff a.s.a.p.. Mmm, I confess that I don't run a complete Mtest before every check-in, but in this case, I should have done that since it changes the catalog :P Jennie On Mar 07, 2012, at 17:52, Stefan Manegold wrote: > Jennie, >

Re: [Monetdb-developers] MonetDB: sciql - rel_select.c, rel_arraytiling(): we do not (yet...

2012-02-23 Thread Ying Zhang
On Thu, Feb 23, 2012 at 11:06:55AM +0100, Stefan Manegold wrote: > Changeset: 869144f7d945 for MonetDB > URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=869144f7d945 > Modified Files: > sql/server/rel_select.c > Branch: sciql > Log Message: > > rel_select.c, rel_arraytiling(): we d

Re: [Monetdb-developers] Information request

2011-11-20 Thread Ying Zhang
>> What you need is to first use the mclient interface with the sql support to >> perform some preliminary tests for your application, and then hook your >> applications to monetdb by opening a connection and issuing sql statements >> to load and manipulate your data. A very important added bonu

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime pathfinder.mx, Feb2010, 1.478.2.4, 1.478.2.5

2010-04-09 Thread Ying Zhang
On Fri, Apr 09, 2010 at 11:15:08AM +, Sjoerd Mullender wrote: > Update of /cvsroot/monetdb/pathfinder/runtime > In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv30978 > > Modified Files: > Tag: Feb2010 > pathfinder.mx > Log Message: > leftfetchjoin may return a view

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/admin/Tests All, Nov2009, 1.3.10.1, 1.3.10.2

2009-11-15 Thread Ying Zhang
On Nov 15, 2009, at 15:55 , Stefan Manegold wrote: > On Sun, Nov 15, 2009 at 03:22:59PM +0100, Ying Zhang wrote: >> >> On Nov 15, 2009, at 14:59 , Stefan Manegold wrote: >> >>> Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests >>> In directo

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/admin/Tests All, Nov2009, 1.3.10.1, 1.3.10.2

2009-11-15 Thread Ying Zhang
On Nov 15, 2009, at 14:59 , Stefan Manegold wrote: > Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests > In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15431 > > Modified Files: > Tag: Nov2009 > All > Log Message: > > conditionally disabled backup_restore_noxrpc

Re: [Monetdb-developers] monentdb autocommit

2009-08-31 Thread Ying Zhang
On Mon, Aug 31, 2009 at 09:59:10AM +0800, 颜勋 wrote: > Hi all, Hello Yan, > I use BenchmarkFactory and ODBC to test the monentdb performance. Thanks for using MonetDB. We are very insterested in the results of your test. > But it > seems the default option of monentdb is autocommit, so some tes

Re: [Monetdb-developers] problems with starting the monetDB4 xquery server

2009-06-02 Thread Ying Zhang
Hello Michael, Thanks for using MonetDB, and sorry for the inconvenience! Your problem has been reported earlier. Unfortunately, we don't have a solution for this problem at this moment. However, there is a workaround, which seems to work according to other users. So please have a look at the

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime serialize.mx, , 1.119, 1.120 xrpc_server.mx, , 1.85, 1.86

2009-01-22 Thread Ying Zhang
On Thu, Jan 22, 2009 at 03:14:05PM +0100, Stefan Manegold wrote: > On Thu, Jan 22, 2009 at 03:06:44PM +0100, Ying Zhang wrote: > > On Thu, Jan 22, 2009 at 12:30:21PM +0000, Ying Zhang wrote: > > > Update of /cvsroot/monetdb/pathfinder/runtime > > > In directory 23jxhf1.c

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime serialize.mx, , 1.119, 1.120 xrpc_server.mx, , 1.85, 1.86

2009-01-22 Thread Ying Zhang
On Thu, Jan 22, 2009 at 02:15:17PM +0100, Stefan Manegold wrote: > On Thu, Jan 22, 2009 at 12:30:21PM +0000, Ying Zhang wrote: > > Update of /cvsroot/monetdb/pathfinder/runtime > > In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16608 > > > > Modified

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/admin admin.xq, , 1.10, 1.11 xrpcwebclient.js, , 1.12, 1.13

2008-11-12 Thread Ying Zhang
On Fri, Oct 31, 2008 at 03:26:46PM +, Sjoerd Mullender wrote: > Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin > In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv25251/runtime/xrpc/admin > > Modified Files: > admin.xq xrpcwebclient.js > Log Message: > Fixed administration

Re: [Monetdb-developers] MonetDB/XQuery & MonetDB/SQL : how can i find the two jar-archives MonetDB JDBC driver (i couldn't find them after intallation)

2008-09-22 Thread Ying Zhang
On Mon, Sep 22, 2008 at 02:31:08PM +0200, Clarisse Kagoyire wrote: > Hello, > > I installed MonetDB/SQL and I would like to use the JDBC Driver but i > could not find none of the two jar-archives (monetdb-X.Y-jdbc.jar and > jdbcclient.jar) in the directory share/MonetDB/lib. > Please can you te

Re: [Monetdb-developers] MoneDB/XQuery problem (importing a module, http access)

2008-09-15 Thread Ying Zhang
Hello Clarisse, First of all, thanks for your interest in MonetDB/XQuery. It seems that you are facing this problem: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1899258&group_id=56967 In short, due to a bug in libxml2-2.6.31, it is not possible to load a module (i.e., get the

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime pathfinder.mx, XQuery_0-24, 1.416.2.12, 1.416.2.13

2008-09-15 Thread Ying Zhang
On Sep 15, 2008, at 13:33 , Ying Zhang wrote: > Update of /cvsroot/monetdb/pathfinder/runtime > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13268 > > Modified Files: > Tag: XQuery_0-24 > pathfinder.mx > Log Message: > backported (JanR's) bugfi

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime xrpc_server.mx, , 1.82, 1.83

2008-07-23 Thread Ying Zhang
Hi Stefan, On Jul 23, 2008, at 15:46 , Stefan Manegold wrote: > On Wed, Jul 23, 2008 at 02:29:40PM +0200, Ying Zhang wrote: >> Hi Stefan, >> >> Thanks for cleaning up the code. However, it is referred in MIL, > > how/where is the *C variable* referred in *MIL* ?

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime xrpc_server.mx, , 1.82, 1.83

2008-07-23 Thread Ying Zhang
Hi Stefan, Thanks for cleaning up the code. However, it is referred in MIL, so I think this change will break loading the module. This BAT should be used by xrpc_handle_file_request() for security check. I should add code to do this, so I'd suggest to undo this change. What do you think?

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime Makefile.ag, , 1.91, 1.92

2008-07-18 Thread Ying Zhang
On Fri, Jul 18, 2008 at 01:25:23PM +, Sjoerd Mullender wrote: > Update of /cvsroot/monetdb/pathfinder/runtime > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28620 > > Modified Files: > Makefile.ag > Log Message: > XRPC server needs TYPE_logger. > Now it compiles on Windows (64

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime xrpc_const.mx, , NONE, 1.1 Makefile.ag, , 1.89, 1.90 serialize_dflt.mx, , 1.49, 1.50 xrpc_client.mx, , 1.49, 1.50 xrpc_common.mx, , 1.

2008-07-17 Thread Ying Zhang
; know how > to fulfill my own commitments in time ... > > Maybe Sjoerd can help tomorrow --- otherwise, you'll have to wait > until next > week... > > Stefan > > On Thu, Jul 17, 2008 at 10:35:06PM +0200, Ying Zhang wrote: >> Hi Stefan, >> >> It i

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/common stream.mx, , 1.166, 1.167

2008-07-17 Thread Ying Zhang
On Jul 15, 2008, at 08:58 , Niels Nes wrote: > Update of /cvsroot/monetdb/MonetDB/src/common > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8300 > > Modified Files: > stream.mx > Log Message: > hopefully fixing the mapi hangs on macos Hi Niels, Unfortunately, the hanging proble

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime xrpc_const.mx, , NONE, 1.1 Makefile.ag, , 1.89, 1.90 serialize_dflt.mx, , 1.49, 1.50 xrpc_client.mx, , 1.49, 1.50 xrpc_common.mx, , 1.

2008-07-17 Thread Ying Zhang
at 04:42:42PM +0000, Ying Zhang wrote: >>> Update of /cvsroot/monetdb/pathfinder/runtime >>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1165 >>> >>> Modified Files: >>> Makefile.ag serialize_dflt.mx xrpc_client.mx xrpc_common.mx >>&g

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime xrpc_common.mx, , 1.4, 1.5 xrpc_server.mx, , 1.77, 1.78

2008-07-17 Thread Ying Zhang
On Thu, Jul 17, 2008 at 01:31:51PM +0200, Stefan Manegold wrote: > On Thu, Jul 17, 2008 at 01:27:37PM +0200, Ying Zhang wrote: > > Hi Stefan, > > > > You are right (again). A small question: > > > > > @= xrpc_bat > > > -[EMAIL PROTE

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime xrpc_common.mx, , 1.4, 1.5 xrpc_server.mx, , 1.77, 1.78

2008-07-17 Thread Ying Zhang
Hi Stefan, You are right (again). A small question: > @= xrpc_bat > -[EMAIL PROTECTED] = BATnew(TYPE_void,ATOMindex("@2"),1024); > -assert([EMAIL PROTECTED]); > -BATseqbase([EMAIL PROTECTED], 1); > -BBPrename([EMAIL PROTECTED]>batCacheid, "[EMAIL PROTECTED]"); > +xrpc_bat =

Re: [Monetdb-developers] Tests for XQuery admin GUI (-functionality)

2008-07-03 Thread Ying Zhang
gt; test the MonetDB/XQuery + XRPC functionality as required by the > administrative GUI? > > Stefan > > On Thu, Jun 19, 2008 at 09:25:30AM +0200, Stefan Manegold wrote: > > On Thu, Jun 19, 2008 at 08:11:21AM +0200, Ying Zhang wrote: > > > Hi Stefan, > > >

Re: [Monetdb-developers] Tests for XQuery admin GUI (-functionality)

2008-06-18 Thread Ying Zhang
Hi Stefan, There are no tests yet for the functionalities of the admin GUI and I agree that there is an urgent need to add them. One that can be easily done is adding tests containing XQuery queries that call the admin functions over XRPC. This way, it is slightly easier to know in which pa

[Monetdb-developers] HOST_NAME_MAX op mac os 10.5

2008-05-28 Thread Ying Zhang
Dear all, I use HOST_NAME_MAX in my code. Compiling the code on a CWI machine does not have any problem, however, compilation on Mac OS 10.5 complains that HOST_NAME_MAX is not defined. fgrep on mac 10.5 says: $fgrep -r HOST_NAME_MAX /usr/include/* /usr/include/limits.h:#define _POSIX_HOST_

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah serialize_pftijah.mx, , 1.60, 1.61

2008-05-15 Thread Ying Zhang
Hi Jan, Your checkin breaks the compilation due to the following error: $SRCBASE_DIR/pathfinder/modules/pftijah/serialize_pftijah.mx: In function 'dbat_extend': $SRCBASE_DIR/pathfinder/modules/pftijah/serialize_pftijah.mx:175: error: too few arguments to function 'BATmmap' BATmmap has recent

Re: [Monetdb-developers] Monetdb-developers Digest, Vol 22, Issue 4

2008-03-28 Thread Ying Zhang
; > > >> -Original Message- >> From: Keulen, M. van (Maurice) [mailto:[EMAIL PROTECTED] >> Sent: Friday, March 28, 2008 12:40 PM >> To: [EMAIL PROTECTED] >> Cc: 'Ying Zhang'; monetdb-developers@lists.sourceforge.net >> Subject: Re: Monetd

Re: [Monetdb-developers] Monetdb-developers Digest, Vol 22, Issue 4

2008-03-28 Thread Ying Zhang
was thinking that what Maurice asks is very similar with what X-Hive does in a transaction. I'm wondering if it might be possible to support? Jennie > Peter > >> -Original Message- >> From: Keulen, M. van (Maurice) [mailto:[EMAIL PROTECTED] >> Sent:

Re: [Monetdb-developers] Monetdb-developers Digest, Vol 22, Issue 4

2008-03-28 Thread Ying Zhang
;> >> Peter >> >> >> >> >>> Message: 1 >>> Date: Wed, 19 Mar 2008 12:30:20 +0100 >>> From: "Keulen, M. van (Maurice)" <[EMAIL PROTECTED]> >>> Subject: Re: [Monetdb-developers] [XQ] Mixing update/docmgmt/query &g

Re: [Monetdb-developers] [XQ] Mixing update/docmgmt/query

2008-03-18 Thread Ying Zhang
On Mar 18, 2008, at 15:38 , Keulen, M. van (Maurice) wrote: > Jan Rittinger wrote: >> >> On 03/18/2008 02:43 PM, Keulen, M. van (Maurice) wrote with >> possible deletions: >>> Hi, >>> >>> I know that the XQUF prohibits it, but for writing robust >>> functions, it is often necessary to mix quer

Re: [Monetdb-developers] [XQ] Mixing update/docmgmt/query

2008-03-18 Thread Ying Zhang
On Mar 18, 2008, at 14:43 , Keulen, M. van (Maurice) wrote: > Hi, > > I know that the XQUF prohibits it, but for writing robust functions, > it is often necessary to mix query and update/docmgmt functionality. > Some examples: > • Expression that queries/updates document, but if the doc

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime xrpc_client.mx, xquery-decomposition, 1.41.2.8, 1.41.2.9

2008-03-10 Thread Ying Zhang
Hi Stefan, Thanks again for the comments and pointing out the mistakes! >> Index: xrpc_client.mx >> === >> RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc_client.mx,v >> retrieving revision 1.41.2.8 >> retrieving revision 1.41.2.9

Re: [Monetdb-developers] python error during bootstrap

2008-02-14 Thread Ying Zhang
sorry, please forget it. Already solved by Stefan (thanks). It was caused by a mistake in the Makefile.ag I was changing. On Feb 14, 2008, at 18:49 , Ying Zhang wrote: > Hi all, > > after cvs update all modules, rebuild monet from scratch (i.e. > boostrap, confgure, make,

[Monetdb-developers] python error during bootstrap

2008-02-14 Thread Ying Zhang
Hi all, after cvs update all modules, rebuild monet from scratch (i.e. boostrap, confgure, make, make install). all other modules (i.e. buildtools, MonetDB, clients, java, MonetDB4, MonetDB5, sql) can be build without problem, however bootstrap pathfinder results in some python errors: [ando

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/tests/XRpc/Tests add_trusted.mil, XQuery_0-22, 1.2, 1.2.12.1

2008-02-13 Thread Ying Zhang
On Feb 13, 2008, at 16:33 , Stefan Manegold wrote: > On Wed, Feb 13, 2008 at 02:50:03PM +0000, Ying Zhang wrote: >> Update of /cvsroot/monetdb/pathfinder/tests/XRpc/Tests >> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23952/tests/ >> XRpc/Tests >> >

Re: [Monetdb-developers] Compiling on Darwin 7

2008-01-21 Thread Ying Zhang
On Jan 21, 2008, at 15:49 , Stefan Manegold wrote: > On Mon, Jan 21, 2008 at 01:27:51PM +0100, Ying Zhang wrote: >> Ok, the problem was caused by the options "--enable-bits=32 --enable- >> oid32" I pass to configure. > > (1) Thanks for finding out! > > (2) M

Re: [Monetdb-developers] Compiling on Darwin 7

2008-01-21 Thread Ying Zhang
Ok, the problem was caused by the options "--enable-bits=32 --enable- oid32" I pass to configure. On Jan 20, 2008, at 23:07 , Ying Zhang wrote: > Hi, I found this old e-mail, but there seems no further reaction. > Has someone ever found a solution for this issue? > > I&#

Re: [Monetdb-developers] Compiling on Darwin 7

2008-01-20 Thread Ying Zhang
Hi, I found this old e-mail, but there seems no further reaction. Has someone ever found a solution for this issue? I'm compiling monet on my mac notebook and have similar problem. Compile dev. branch results in: cc1: warnings being treated as errors /Users/jennie/monet/dev/MonetDB/src/gdk/gdk_al

Re: [Monetdb-developers] [Monetdb-checkins] buildtools/conf MonetDB.m4, MonetDB_1-20, 1.37.2.18, 1.37.2.19

2008-01-20 Thread Ying Zhang
Hi Stefan, Thanks for you help. I was sure that the system can produce 64 bits binary (see below). The error: "configure: WARNING: you should use --build, --host, --target checking build system type... Invalid configuration `64': machine `64' not recognized" was caused by an error in my c

Re: [Monetdb-developers] [Monetdb-checkins] buildtools/conf MonetDB.m4, MonetDB_1-20, 1.37.2.18, 1.37.2.19

2008-01-18 Thread Ying Zhang
On Jan 18, 2008, at 16:15 , Stefan Manegold wrote: > On Fri, Jan 18, 2008 at 03:51:37PM +0100, Stefan Manegold wrote: >> On Fri, Jan 18, 2008 at 03:37:00PM +0100, Ying Zhang wrote: >>> helaas, als ik de stable brach compileer, krijg ik steeds de selfde >>> error, m

Re: [Monetdb-developers] [Monetdb-checkins] buildtools/conf MonetDB.m4, MonetDB_1-20, 1.37.2.18, 1.37.2.19

2008-01-18 Thread Ying Zhang
helaas, als ik de stable brach compileer, krijg ik steeds de selfde error, misschien is de string "+yes-*-darwin[89]*-powerpc*-* | yes-*- darwin[89]*-i386*-* | yes-*-darwin[89]*-x86_64*-*)" waar het script naar kijkt niet correct, mijn gcc zegt namelijk zo iets: $ gcc i686-apple-darwin9-gcc-4

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/export xrpc.html, xquery-decomposition, 1.3, 1.3.2.1

2008-01-17 Thread Ying Zhang
On Jan 17, 2008, at 13:28 , Sjoerd Mullender wrote: > Should this also be fixed on the main branch? Yes, it should have gone to the main branch. Can it be propagated? I forgot that my standard dev. env. has been changed to the new branch, sorry! Jennie > Ying Zhang wrote: >&g

Re: [Monetdb-developers] [Monetdb-checkins] java/scripts/Tests All, , 1.1.1.1, 1.2

2007-12-11 Thread Ying Zhang
On Dec 11, 2007, at 18:25 , Fabian Groffen wrote: > On 11-12-2007 18:23:06 +0100, Ying Zhang wrote: >>> Hmmm, while that is given how the mjclient script looks like a bit >>> of a >>> lost case, I understand the idea. I still don't like it being >>&g

Re: [Monetdb-developers] [Monetdb-checkins] java/scripts/Tests All, , 1.1.1.1, 1.2

2007-12-11 Thread Ying Zhang
On Dec 11, 2007, at 17:56 , Fabian Groffen wrote: > On 11-12-2007 15:10:27 +0100, Romulo Goncalves wrote: > There is nothing to test the help of mjclient That is the point, there is nothing to test in --help, as when it changes that is intended. >> I think my English was not the pro

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder configure.ag, , 1.122, 1.123

2007-12-06 Thread Ying Zhang
On Dec 06, 2007, at 00:55 , Stefan Manegold wrote: > Update of /cvsroot/monetdb/pathfinder > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18880 > > Modified Files: > configure.ag > Log Message: > > Since Jennie 'Moved the XRPC Wrapper to the new "java" module', > Pathfinder does n

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/src/tools/java build.properties, XQuery_0-20, 1.1.2.3, 1.1.2.4

2007-11-01 Thread Ying Zhang
On Thu, Nov 01, 2007 at 05:24:31PM +0100, Fabian Groffen wrote: > On 01-11-2007 13:28:22 +0100, Sjoerd Mullender wrote: > > Fabian Groffen wrote: > > > On 01-11-2007 10:48:18 +, Ying Zhang wrote: > > >> Update of /cvsroot/monetdb/pathfinder/src/tools/java &g

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/src/tools/java build.properties, XQuery_0-20, 1.1.2.3, 1.1.2.4

2007-11-01 Thread Ying Zhang
ennie > > Stefan > > On Thu, Nov 01, 2007 at 01:27:40PM +0100, Ying Zhang wrote: > > On Thu, Nov 01, 2007 at 12:30:31PM +0100, Fabian Groffen wrote: > > > On 01-11-2007 10:48:18 +, Ying Zhang wrote: > > > > Update of /cvsroot/monetdb/p

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/src/tools/java build.properties, XQuery_0-20, 1.1.2.3, 1.1.2.4

2007-11-01 Thread Ying Zhang
On Thu, Nov 01, 2007 at 12:30:31PM +0100, Fabian Groffen wrote: > On 01-11-2007 10:48:18 +0000, Ying Zhang wrote: > > Update of /cvsroot/monetdb/pathfinder/src/tools/java > > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5671 > > > > Modified Files:

Re: [Monetdb-developers] XRPCwrapper fails to compile with java 1.4

2007-10-16 Thread Ying Zhang
On Tue, Oct 16, 2007 at 09:48:58AM +0200, Sjoerd Mullender wrote: > Stefan Manegold wrote: > > Hoi, > > > > for after the release, I have the attached patch ready. > > I fear this may not be enough. > > Both JDBC and XRPCwrapper only work (the latter only compiles) with Sun > Java, not with gcj.

[Monetdb-developers] Fwd: PhD Thesis Steenhagen Optimization of object query languages

2007-10-16 Thread Ying Zhang
Hi Maurice, I saw that you have deposited this thesis in EEMCS, do you maybe have a PDF of this thesis? It is asked by a MonetDB user. Thanks! Regards, Jennie On Mon, Oct 15, 2007 at 07:34:24AM +0200, [EMAIL PROTECTED] wrote: > Hello, > > sorry for this OT question. > > I was reading the l

Re: [Monetdb-developers] XRPCwrapper fails to compile with java 1.4

2007-10-15 Thread Ying Zhang
On Mon, Oct 15, 2007 at 10:14:56AM +0200, Fabian Groffen wrote: > On 15-10-2007 10:11:51 +0200, Martin Kersten wrote: > > > My analysis: > > > > > > JDBC needs 1.4<=java<~1.5 > > > XRPCwrapper needs java>=1.5 due to usage of XML standard libraries > > > > > Intersection is 1.5 ? and sufficient t

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/src/tools/java/src/nl/cwi/monetdb/xquery/util CmdLineOpts.java, XQuery_0-20, NONE, 1.1.2.1 OptionsException.java, XQuery_0-20, NONE, 1.1.2.1

2007-10-10 Thread Ying Zhang
On Wed, Oct 10, 2007 at 01:16:00PM +0200, Fabian Groffen wrote: > On 10-10-2007 13:12:46 +0200, Ying Zhang wrote: > > > Please note that this is code replication. (which IMHO is BAD). > > > > Yes, I'm aware of this. But I don't see a better solution, do y

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/src/tools/java/src/nl/cwi/monetdb/xquery/util CmdLineOpts.java, XQuery_0-20, NONE, 1.1.2.1 OptionsException.java, XQuery_0-20, NONE, 1.1.2.1

2007-10-10 Thread Ying Zhang
On Wed, Oct 10, 2007 at 01:05:14PM +0200, Fabian Groffen wrote: > On 10-10-2007 11:01:20 +0000, Ying Zhang wrote: > > Update of > > /cvsroot/monetdb/pathfinder/src/tools/java/src/nl/cwi/monetdb/xquery/util > > In directory > > sc8-pr-cvs16.sourceforge.net:/tmp/cvs-ser

Re: [Monetdb-developers] Installation problem

2007-08-16 Thread Ying Zhang
Hello Tola, First of all, thanks for using Monet. On Thu, Aug 16, 2007 at 04:48:01AM -0400, Chantola Kit wrote: > Dear monetdb developers: > > I try to install MonetDB many times on Fedora7 using MonetDB-Mars-SuperBall, > but I have the same problem which unables me to connect to server. > 1. W

Re: [Monetdb-developers] [MonetDB-users] XRPC problem: too many parameters

2007-06-02 Thread Ying Zhang
On Fri, Jun 01, 2007 at 09:00:27PM +0200, Jens Teubner wrote: > On Fri, Jun 01, 2007 at 06:50:41PM +0200, Ying Zhang wrote: > > > [...] > > > > I forgot to say that you need to wrap "$gb-hit/Hit_gb/text()" into the > > fn:data() function before those

[Monetdb-developers] Data type of the text() nodes

2007-06-01 Thread Ying Zhang
Hello, I'm having a problem with the data type of text() nodes in XRPC implementation. --- module function definition: --- module namespace foo = "xrpc-test-function"; declare function foo:q2($strs as xs:string*) as node()* { for $s in $strs

Re: [Monetdb-developers] An XQuery question

2007-05-07 Thread Ying Zhang
On Mon, May 07, 2007 at 09:35:37AM +0200, Jens Teubner wrote: > On Sun, May 06, 2007 at 10:28:57PM +0200, Ying Zhang wrote: > > > If I run the follwoing XQuery query with Galax: > > > > == > > test.xq > > == > > declare namespace t = &q

[Monetdb-developers] An XQuery question

2007-05-06 Thread Ying Zhang
Dear developers, If I run the follwoing XQuery query with Galax: == test.xq == declare namespace t = "test"; declare function t:echoVoid() { () }; t:echoVoid() == Galax gives a warning: $ galax-run ~/test.xq [WARNING] Expression '???' at File "/ufs/zhang/test.xq", lin

Re: [Monetdb-developers] Mtest_4_sql

2007-05-04 Thread Ying Zhang
I have the same problem when testing XRPC: == 14:09:04> tests/XRpc/insertNode.xq (<=60,60,180) ... 1.107s ! Socket-Check failed for XRPCserver on with #98; 'Address already in use' ! ! XRPCPORT was not properly released by Mserver ! insertNode.stable.out.FILTERED and insertNode.test.out.F

Re: [Monetdb-developers] ! Testing 'Current' sql: Results DIFFER from 2007.04.28_04-03-41's (GDKdebug=10) !

2007-04-29 Thread Ying Zhang
Hi Romulo, I had the same problem as you some time ago. gcc is by default less picky than icc:( I think you can add the option "--enable-strict" to 'configure', which should make your gcc more strict. Regards, Jennie On Sun, Apr 29, 2007 at 12:14:55PM +0200, Romulo Goncalves wrote: > Stefan

Re: [Monetdb-developers] Errors on MonetDB site

2007-04-26 Thread Ying Zhang
Yes. On Thu, Apr 26, 2007 at 08:09:58AM +0200, Stefan Manegold wrote: > On Mon, Apr 23, 2007 at 03:33:01PM +0200, Ying Zhang wrote: > > Hello, > > > > The following links of the M4 documentation > > (http://www.monetdb.nl/projects/monetdb/MonetDB/Version4/Documentatio

[Monetdb-developers] Errors on MonetDB site

2007-04-23 Thread Ying Zhang
Hello, The following links of the M4 documentation (http://www.monetdb.nl/projects/monetdb/MonetDB/Version4/Documentation/monet/index.html) are dead: - Overview - MIL Guide - MEL Guide - Kernel Guide Clicking on thoese links results in: [an error occurred while processing this directive]

Re: [Monetdb-developers] JDBC still doesn't compile

2007-04-18 Thread Ying Zhang
When I took a look at the errors, I also started to wonder if it is caused by my Java 1.6. Replace it with Java 1.5 indead does the trick. Thanks for all help, especially Stefan. Jennie On Wed, Apr 18, 2007 at 07:40:21AM +0200, Fabian Groffen wrote: > On 17-04-2007 23:04:11 +0200, Ying Zh

Re: [Monetdb-developers] JDBC still doesn't compile

2007-04-17 Thread Ying Zhang
and likewise for buildtools, MonetDB, MonetDB4, etc --- *all* your sources > need to be up-to-date ... > > Stefan > >> >> Stefan >> >> >> On Tue, Apr 17, 2007 at 11:16:36PM +0200, Ying Zhang wrote: >> > Hi Stefan, >> > >> > I

Re: [Monetdb-developers] JDBC still doesn't compile

2007-04-17 Thread Ying Zhang
Hi Stefan, I'm quite sure the source is up-to-date => I threw away the 'src' dir of 'clients' and check it out anew. But you don't have the same problem? Jennie > Jennie, > > are you sure that all your source are up-to-date? > > Stefan > >

[Monetdb-developers] JDBC still doesn't compile

2007-04-17 Thread Ying Zhang
Hi all, Compiling JDBC still suffers from some errors. Maybe more checkins need to be undone? Regards, Jennie == "/usr/bin/ant" -f "`echo ../../../src/java/build.xml`" -Dbuilddir="`echo /ufs/zhang/dev/clients/build-debug/src/java`" -Djardir="`echo /ufs/zhan

[Monetdb-developers] Failed to compile JDBC

2007-04-17 Thread Ying Zhang
Hi all, After having checked out the latest commit from the CURRENT branch, rebuild (bootstrap, configure, make install) module "clients" failed with some errors on JDBC (see attachment). Does anyone know what is wrong here? Regards, Jennie "/usr/bin/ant" -f "`echo ../../../src/java/build.xml`"

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/compiler compile.c, 1.96.2.4, 1.96.2.5

2007-03-11 Thread Ying Zhang
On Sun, Mar 11, 2007 at 02:39:37PM +0100, Ying Zhang wrote: > On Fri, Mar 09, 2007 at 01:27:44PM +, Peter Boncz wrote: > > Update of /cvsroot/monetdb/pathfinder/compiler > > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5468/compiler > > > > Modified Files:

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/compiler compile.c, 1.96.2.4, 1.96.2.5

2007-03-11 Thread Ying Zhang
On Fri, Mar 09, 2007 at 01:27:44PM +, Peter Boncz wrote: > Update of /cvsroot/monetdb/pathfinder/compiler > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5468/compiler > > Modified Files: > Tag: XQuery_0-16 > compile.c > Log Message: > FIX #1677094: compiler warning an we

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime xrpc_server.mx, 1.7.2.12, 1.7.2.13 xrpc_client.mx, 1.6.2.7, 1.6.2.8

2007-02-27 Thread Ying Zhang
On Tue, Feb 27, 2007 at 06:47:24PM +0100, Fabian Groffen wrote: > On 27-02-2007 17:40:32 +0000, Ying Zhang wrote: > > Update of /cvsroot/monetdb/pathfinder/runtime > > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23288 > > > > Modified Files:

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime shttpd.c, 1.19.4.1, 1.19.4.2 shttpd.h, 1.6.6.1, 1.6.6.2 xrpc_server.mx, 1.7.2.7, 1.7.2.8

2007-02-21 Thread Ying Zhang
Sorry, I forgot to mention that you need to update and rebuild MonetDB4 because there are some changes in conf/MonetDB4.conf.in Regards, Jennie On Wed, Feb 21, 2007 at 04:22:52PM +, Ying Zhang wrote: > Update of /cvsroot/monetdb/pathfinder/runtime > In directory sc8-pr-cvs7.sourcefor

[Monetdb-developers] SQL5 compilation error

2007-02-21 Thread Ying Zhang
Hi, (Current branch) checkout and compile SQL results in the following error: cc1: warnings being treated as errors ../../../../src/backends/monet5/sql_scenario.mx: In function 'monet5_freestack': ../../../../src/backends/monet5/sql_scenario.mx:94: warning: passing argument 1 of 'GDKfree' makes

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/common stream.mx, 1.133.2.2, 1.133.2.3

2007-02-18 Thread Ying Zhang
On Fri, Feb 16, 2007 at 07:07:00PM +, Niels Nes wrote: > Update of /cvsroot/monetdb/MonetDB/src/common > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv11260/src/common > > Modified Files: > Tag: MonetDB_1-16 > stream.mx > Log Message: > removed stream_r/wstream_byteorder >

Re: [Monetdb-developers] trying to use monetdb pathfinder

2007-02-08 Thread Ying Zhang
On Thu, Feb 08, 2007 at 09:56:27AM +0100, Jens Teubner wrote: > On Mon, Feb 05, 2007 at 09:08:59PM +0100, Martijn Faassen wrote: > > > First, I was testing the xquery support. I tried to shred a document > > like this: > > > > shred_doc('/home/faassen/xml/shaks/hamlet.xml', 'hamlet') > > shred_d

Re: [Monetdb-developers] trying to use monetdb pathfinder

2007-02-08 Thread Ying Zhang
On Mon, Feb 05, 2007 at 09:08:59PM +0100, Martijn Faassen wrote: > Hi there, > > Just downloaded and installed the new release. Compiling and installing > on my system went off without a hitch, my compliments. > > I've been trying to use pathfinder's xquery's support and I ran into > some snags

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/compiler/sql lalg2sql.brg, 1.24, 1.25

2007-02-06 Thread Ying Zhang
Hi Manuel, Sorry for my picky compiler option. There is yet another unused parameter: cc1: warnings being treated as errors ../../../compiler/sql/lalg2sql.brg:2647: warning: unused parameter 'res_ty' make[5]: *** [libsql_la-lalg2sql.lo] Error 1 make[5]: Leaving directory `/net/andorea/export/scr

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/tests/XRpc/Tests xrpcConvert2.xrpcfun2.xq.in, NONE, 1.1.2.1 xrpcConvert2.xq.in, 1.1.2.1, 1.1.2.2 xrpcfun2.xq, 1.1.2.1, NONE

2007-02-05 Thread Ying Zhang
Hi Stefan, Thanks for correcting this. I was about to do this today. But you are faster. Jennie On Mon, Feb 05, 2007 at 10:46:53AM +, Stefan Manegold wrote: > Update of /cvsroot/monetdb/pathfinder/tests/XRpc/Tests > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv32227 > > Modified

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/compiler/debug coreprint.c, 1.32, 1.32.2.1

2007-01-25 Thread Ying Zhang
e On Thu, Jan 25, 2007 at 04:51:02PM +0100, Jan Rittinger wrote: > Are you Peter? ;) - please undo that check-in! > > On 01/25/2007 04:32 PM, Ying Zhang wrote with possible deletions: > >Update of /cvsroot/monetdb/pathfinder/compiler/debug > >In directory sc8-pr-cvs7.sourcefo

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/compiler/schema import.c, 1.20, 1.21

2007-01-23 Thread Ying Zhang
Hi Jens, Your check-in seems breaking the compilation: make install... ../../../compiler/schema/import.c: In function 'PFschema_import': ../../../compiler/schema/import.c:2571: error: implicit declaration of function 'PFenv_iterate' make[5]: *** [libschema_la-import.lo] Error 1 make[4]: *** [ins

Re: [Monetdb-developers] roadmap?

2007-01-21 Thread Ying Zhang
Dear Martijn, Thank you very much for your interest in MonetDB. The release of September 2006 was indeed cancelled, mainly because the implementation of XQuery Update Facility was not ready yet. A new release will happen very soon (most probably next week). Thank you very much for reminding us

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/modules/plain/Tests bat.py, NONE, 1.1.2.1 bat2.py.src, NONE, 1.1.2.1

2007-01-18 Thread Ying Zhang
t(); > [ "14" ] > MonetDB> > > > > Jennie, > > what does > monet_environment.find("gdk_mem_pagebits").print(); > say in your case? > > > Peter, > > do you have any idea? > > > Stefan > > >

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/modules/plain/Tests bat.py, NONE, 1.1.2.1 bat2.py.src, NONE, 1.1.2.1

2007-01-18 Thread Ying Zhang
Hello, The log message gives me a hint I must set gdk_mem_pagebits to run XRPC server, otherwise I will get an error: $ Mserver --dbinit="module(xrpc_server);" # Monet Database Server V4.14.0 # ... !ERROR: Set gdk_mem_pagebits=16; please restart Mserver. But I don't need to set

Re: [Monetdb-developers] strange Mtest + Mapi problem

2007-01-18 Thread Ying Zhang
On Thu, Jan 18, 2007 at 12:04:17PM +0100, Jan Flokstra wrote: > Stefan, > > Thanx for the help. I ran loaded() and sigs() in the failed state and noticed > the module was loaded but some functions were missing from the sigs() list. > When I added help through ADDHELP() they were listed in sigs()