[
https://issues.apache.org/jira/browse/FLINK-8302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443957#comment-16443957
]
ASF GitHub Bot commented on FLINK-8302:
---------------------------------------
Github user twalthr commented on the issue:
https://github.com/apache/flink/pull/5202
Are you able to update this PR @dubin555? Otherwise please close this PR
and unassign yourself from the issue. Maybe somebody else wants to build on top
of your code and finish this. Thanks.
> Support shift_left and shift_right in TableAPI
> ----------------------------------------------
>
> Key: FLINK-8302
> URL: https://issues.apache.org/jira/browse/FLINK-8302
> Project: Flink
> Issue Type: Improvement
> Components: Table API & SQL
> Reporter: DuBin
> Priority: Major
> Labels: features
> Fix For: 1.5.0
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Add shift_left and shift_right support in TableAPI, shift_left(input, n) act
> as input << n, shift_right(input, n) act as input >> n.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)