compiler: support SELECT statement
Closed this issue · 3 comments
tsatke commented
Support to compile select statements.
WITH
clauses are out of scope of this ticket.
tsatke commented
Closing this for test purposes. Will re-open soon.
tsatke commented
As mentioned, WITH is out of scope. It will probably be added when we introduce views.
tsatke commented
Groups and Windows are also not part of this PR. They will be added when the IR is defined further.