← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~matthias-brantner/zorba/caching into lp:zorba

 

I think there is a bug in user_function::computeResultCaching, starting at line 542. The condition: if (lExplicitCacheRequest) appears twice and theCacheResults will actually be set to true if the udf is sequential or non-deterministic.
-- 
https://code.launchpad.net/~matthias-brantner/zorba/caching/+merge/82787
Your team Zorba Coders is subscribed to branch lp:zorba.


References