Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current implementation (DefaultSelectTranslator) is monolithic and can't be effectively maintained or extended. So we need a better one.
Requirements for new translator:
- full compatibility with current version, i.e. it should implement SelectTranslator interface and pass all tests
- extensibility, as a first extension it should support subqueries