hyrise / hyrise-v1

HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)
https://github.com/hyrise/hyrise
MIT License
89 stars 44 forks source link

Implemented several SQL features and restructured the transformer. #402

Closed torpedro closed 9 years ago

torpedro commented 9 years ago

Now Supported:

Refactored StatementTransformer into multiple transformer classes to increase maintainability.