tomarrell/lbadd

compiler: support SELECT statement

Closed this issue · 3 comments

Support to compile select statements.
WITH clauses are out of scope of this ticket.

Closing this for test purposes. Will re-open soon.

As mentioned, WITH is out of scope. It will probably be added when we introduce views.

Groups and Windows are also not part of this PR. They will be added when the IR is defined further.