Janche commented on issue #31374:
URL: 
https://github.com/apache/shardingsphere/issues/31374#issuecomment-2167108825

   > > 
我们也有类似的情况。对于大多数请求(具有分片键的请求),它应该由内联策略覆盖。但对于某些请求(来自计划作业并且即将扫描整个表),我们希望将其拆分为多线程,并且每个线程可以使用提示来指定要扫描的特定分片表。现在的问题是,一旦我们为表配置了内联策略,就无法以编程方式使用提示策略。
   > 
   > 是的,低版本可以,但是5.5.0不可以。如果使用5.5.0,可能只能使用内联策略来扫描全表。
   
   请问哪一个版本可以?


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