zt9788 commented on issue #34161: URL: https://github.com/apache/shardingsphere/issues/34161#issuecomment-2586052048
@bluefoxyu
change hash_mode to inline
```
table_${Math.abs(column.hashCode()) % 16}
```
--
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]
