hongbofan commented on issue #32832:
URL: 
https://github.com/apache/shardingsphere/issues/32832#issuecomment-2347981033

   > @hongbofan If you want to specify a custom algorithm type 
"SOURCE_DATE_COMPLEX" in TYPE NAME, you need to make sure your class has been 
defined in SPI service, refer to `ComplexInlineShardingAlgorithm`
   > 
   > 
https://github.com/apache/shardingsphere/blob/master/features/sharding/core/src/main/resources/META-INF/services/org.apache.shardingsphere.sharding.spi.ShardingAlgorithm
   
   unpack my jar
   get two folders
   com/qx/agg/client/sharding/SourceDateComplexShardingAlgorithm.class
   META-INF/services/org.apache.shardingsphere.sharding.spi.ShardingAlgorithm
   
   spi.ShardingAlgorithm's context is
   com.qx.agg.client.sharding.SourceDateComplexShardingAlgorithm
   
   


-- 
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]

Reply via email to