sandynz opened a new issue #13364: URL: https://github.com/apache/shardingsphere/issues/13364
## Feature Request ### Is your feature request related to a problem? Yes ### Describe the feature you would like. If we create sharding rule by `DistSQL`, created sharding rule will use `autoTables`, could not create scaling job when altering sharding rule includes `autoTables`. Since scaling job creation just support triditional sharding rule (with `actualDataNodes` and `InlineExpression`) for now. It's necessary to support `autoTables`, since `DistSQL` will be a major interaction entrance. -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org