RaigorJiang opened a new issue #12570: URL: https://github.com/apache/shardingsphere/issues/12570
Hi community, This issue is for #10887. ### Background Refor to #12557 & #12567. ### Aim Since hint is not a major feature of ShardingSphere, it is only a specific part of sharidng or readwrite-splitting, so the hint example need to split into `sharding-example` and `readwrite-splitting-example`. ### How to 1. Migrate the `hint-databases-only` example from `hint-example` to `sharding-example` and choose a suitable name, such as sharding-hint-databases-only. 2. Migrate the `hint-databases-tables` example from `hint-example` to `sharding-example` and choose a suitable name, such as sharding-hint-databases-tables. 3. Migrate the `hint-write-only` example from `hint-example` to `readwrite-splitting-example` and choose a suitable name, such as readwrite-splitting-hint. 4. The above operations only need to deal with raw-jdbc scenarios. 5. Delete module `hint-example`; -- 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]
