ChaomingZhangCN commented on issue #4599:
URL: https://github.com/apache/paimon/issues/4599#issuecomment-2507196163
I think, clearing a specified consumer by flink Procedure is a better way.
@chenxinwei
```sql
CALL sys.clear_consumer('tableId', 'consumerId')
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]