[
https://issues.apache.org/jira/browse/BEAM-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137720#comment-17137720
]
Beam JIRA Bot commented on BEAM-4703:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to 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
>
> 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)