-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Feature Request
For English only, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response more than 7 days and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Though we have ShardingMetaData now, but it can not meet all the needs for some important scenarios, we need to redesign ShardingMetaData module. The tasks are as follows:
- Implement the interface
getMetaData
of JDBC. - Read column type when needed.
- Consider about the interface of ShardingResultSetMeta to shade the real column label.
#1321 can be solved in this issue, Please focus on this issue.