[ 
https://issues.apache.org/jira/browse/BEAM-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Beam JIRA Bot updated BEAM-4703:
--------------------------------
    Priority: P3  (was: P2)

> SQL operators should have overloading resolved statically
> ---------------------------------------------------------
>
>                 Key: BEAM-4703
>                 URL: https://issues.apache.org/jira/browse/BEAM-4703
>             Project: Beam
>          Issue Type: New Feature
>          Components: dsl-sql
>            Reporter: Kenneth Knowles
>            Priority: P3
>              Labels: stale-P2
>
> Currently, operators like {{>, }}{{<=}}, and others dynamically dispatch on 
> the type of their operands. But SQL is statically typed, and we should both 
> validate the types (if Calcite doesn't do it for us) and gain performance by 
> avoiding this dispatch.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to