TeslaCN opened a new issue, #25852: URL: https://github.com/apache/shardingsphere/issues/25852
## Bug Report ### Which version of ShardingSphere did you use? master - d9b4780b4010f1554a1b094972b60181bebf046b ### Expected behavior ```sql alter table f rename column new_col to renamed_col ``` ### Actual behavior There is nothing about rename column in AlterTableStatement.  -- 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]
