zt9788 commented on issue #34161:
URL:
https://github.com/apache/shardingsphere/issues/34161#issuecomment-2563240838
@terrymanu
i saw the doc that
```
autoTables: # Auto Sharding table configuration
t_order_auto: # Logic table name
actualDataSources (?): # Data source names
shardingStrategy: # Sharding strategy
standard: # For single sharding column scenario
shardingColumn: # Sharding column name
shardingAlgorithmName: # Auto sharding algorithm name
```
auto table only have actualDataSources, there is have no actual-data-nodes,
so , if i want use the hash to sharding table , i only use other way?
--
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]