Hi Zheng, Are you sure it works? I've tried that command, nothing be produced. and the directory you refered (ql/src/test/queries/compiler) doesnot exist.
Thanks, Min On Mon, Jun 1, 2009 at 3:29 PM, Zheng Shao <[email protected]> wrote: > Find some .q files in ql/src/test/queries/compiler and add a similar one > my.q, then run: > > ant test -Dtestcase=TestParse -Dqfile=my.q -Doverwrite=true > > then search for my.q.out > > > Zheng > > > On Sun, May 31, 2009 at 11:42 PM, Min Zhou <[email protected]> wrote: > >> Hi all, >> >> How can generate plan files like those .q.xml files exist in >> ql/src/test/results/compiler/plan/** for checking my plan? >> >> Thanks, >> Min >> -- >> My research interests are distributed systems, parallel computing and >> bytecode based virtual machine. >> >> My profile: >> http://www.linkedin.com/in/coderplay >> My blog: >> http://coderplay.javaeye.com >> > > > > -- > Yours, > Zheng > -- My research interests are distributed systems, parallel computing and bytecode based virtual machine. My profile: http://www.linkedin.com/in/coderplay My blog: http://coderplay.javaeye.com
