liuzix/ticompile

[Tracker] Functional Milestones

Opened this issue · 0 comments

  • First JIT query select v1+v2 from table_1; with the Plus expression JIT'ed.
  • Support simple arithmetic expressions of integer and decimal types.
  • Support basic aggregations such as sum and avg.
  • Support HashJoin.