On 6/14/13 11:17 AM, venu wrote:
Hi Rick,
Thanks for the quick reply.

I downloaded the development version and able to build derby jar file.
Now, I can see the nodes for order by clause.
But, I have a doubt will the same patch works for 'group by' also.
Because, when I tested for 'group by' I have the same problem like 'order
by'.
Could you please advice me on this?
Thanks for bringing this to our attention, too, Venu. This is caused by a similar defect in SelectNode: several clauses which appear in treePrint() don't appear in acceptChildren(). I have added those clauses to acceptChildren() and will run tests.

Thanks,
-Rick
Thanks in advance,
Venu.




--
View this message in context: 
http://apache-database.10148.n7.nabble.com/Using-ASTParser-and-TreeWalker-for-parsing-SQL-query-tp131219p131390.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.


Reply via email to