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

Sergey Nuyanzin updated FLINK-38177:
------------------------------------
    Issue Type: Bug  (was: Technical Debt)

> ALTER TABLE .. MODIFY WATERMARK might reset current distribution
> ----------------------------------------------------------------
>
>                 Key: FLINK-38177
>                 URL: https://issues.apache.org/jira/browse/FLINK-38177
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>
> Example to reproduce
> 1. there is a table with distribution
> {code:sql}
> ALTER TABLE tb1 ADD WATERMARK FOR ts AS ts - INTERVAL '1' MINUTE
> {code}
> after that the distribution for this table is empty



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to