Jark Wu created FLINK-15291:
-------------------------------
Summary: 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
Fix For: 1.10.0
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)