cobolbaby commented on issue #3433: URL: https://github.com/apache/incubator-streampark/issues/3433#issuecomment-1870811910
```sql alter table t_flink_app drop COLUMN probing; alter table t_flink_app ADD COLUMN probing smallint default 0; ``` -- 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]
