Skip to content

feat: support arbitrary expr as a part of projection

Asya Lomakina requested to merge 311-arbitraty_expr into main

currently we mean expression with arithmetic, bool and unary operations by arbitrary expr

Closes #311 (closed)

Merge request reports