lbadd icon indicating copy to clipboard operation
lbadd copied to clipboard

implement a few compiler optimizations

Open tsatke opened this issue 4 years ago • 0 comments

  • [ ] Half join (decend into join input, also)
  • [ ] Two projections that cancel out
  • [ ] Expressions that always evaluate to a constant value ( #143 )

tsatke avatar May 21 '20 09:05 tsatke