null-sys commented on issue #20810:
URL: 
https://github.com/apache/shardingsphere/issues/20810#issuecomment-1248027066

   Current implementation adds exceptions in liner chain say e.g. for exception 
collection { e1, e2, e3 } = e1->e2->e3. 
   I suppose this issue requires implementation such that for exception 
collection { e1, e2, e3 } = e3->e2->e1
   If I am wrong,  @terrymanu @TeslaCN please help me understand the 
requirement.


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