Skip to content

OPL Parser: support additional comparison operators #1775

@albertlockett

Description

@albertlockett

Currently the only operators supported in rel_expression are == and !=. Add support for >, >=, <, and <=.

The tests in columnar query engine which use these types of comparisons should be updated accordingly to invoke the OplParser

Metadata

Metadata

Assignees

No one assigned

    Labels

    opl-parserWork items related to OPL Parser

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions