Release REL-2_5_5-2
Support JOIN pushdown (LEFT,RIGHT,INNER)
Support direct modification (UPDATE/DELETE)
Support GROUP BY, HAVING clause pushdown
Support Aggregate function pushdown
Support LIMIT OFFSET clause pushdown
Refactored tests
Bug fixings
- Fix unintended behavior by conflicting public function names
- Fix time interval calculation with AVG, SUM, COUNT functions
- Fix BIG_AND/BIT_OR incompatible results