You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2019/12/18 07:54:00 UTC

[jira] [Resolved] (FLINK-15291) Rename WatermarkSepc#getWatermarkExpressionString to getWatermarkExpr

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

Jark Wu resolved FLINK-15291.
-----------------------------
    Resolution: Fixed

1.11.0: 624189441b0726c7aad4e9bf4b82aaea1d353a74
1.10.0: 471f644153d06b38d18c29a0602d88f30e938954

> Rename WatermarkSepc#getWatermarkExpressionString to getWatermarkExpr
> ---------------------------------------------------------------------
>
>                 Key: FLINK-15291
>                 URL: https://issues.apache.org/jira/browse/FLINK-15291
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, the expression getter methods in {{org.apache.flink.table.api.WatermarkSpec}} and {{org.apache.flink.table.api.TableColumn}} are not aligned, one is {{getWatermarkExpressionString}}, the other is {{getExpr}}. 
> I would suggest to rename 
> {{WatermarkSepc#getWatermarkExpressionString}} to {{WatermarkSepc#getWatermarkExpr}}.



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