Skip to content

introduce scalar function and BoundFunctionExpression #121

@Fedomn

Description

@Fedomn

after introducing basic scalar arithmetic function, we could support the following SQL:

select 1 + 2;
select 2 - 1;
select 1 * 2;
select 1 / 2;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions