[
https://issues.apache.org/jira/browse/FLINK-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf updated FLINK-14989:
-------------------------------------
Labels: pull-request-available (was: auto-closed pull-request-available)
Priority: Not a Priority (was: Minor)
> Improve efficiency by bitwise operation.
> ----------------------------------------
>
> Key: FLINK-14989
> URL: https://issues.apache.org/jira/browse/FLINK-14989
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Runtime
> Reporter: Zhang Ziqiang
> Priority: Not a Priority
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> To improve performance, I replaced "/" with ">>", and replaced "*" with "<<".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)