Friday, August 15, 2008

Week progress report from 11th August to 15th August

In this week I basically work on failed tests, adding new tests to the system and improving the code coverage by targeting the most critical components of the system. Extract algebra operation decelerations from the research papers[1][2] and add corresponding implementations done in the system[3]. It helped to identify some bugs in the project.

I gained good understanding on the Python build in functions, which are used to get the results for a particular query. Document modified grammar rules.


[1] http://citeseer.ist.psu.edu/359340.html

[2] http://citeseer.ist.psu.edu/384122.html

[3] svn//svn.zope.org/repos/main/Sandbox/adamg/ocql/trunk/src/ocql/rewriter/algebra.txt

No comments: