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
