> I have tried some basic queries and there is a huge performance improvement.
> This is great.
> However, I detected a memory leak and have one question.
> 
> - memory leak in translator.cpp:4823

I've fixed it.

> 
> - In the following query, no dataguide seems to be pushed into the parser.
> Why?

The count() function is marked with the %explores-json annotation, because 
pruning objects that reach the function will modify the returned result. That 
is why the dataguide is empty.

--
-- 
https://code.launchpad.net/~zorba-coders/zorba/use-dataguide/+merge/176385
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to