243006306 commented on issue #10196:
URL: 
https://github.com/apache/shardingsphere/issues/10196#issuecomment-828110459


   My debug test found that the interpretation of SQL failed, so I chose the 
route of the random data source, just like the route of the Ping SQL test sent 
after starting the project without specifying the default data source. I want 
the 'hint' mode to go directly to my 'hintalgorithm' class without parsing, 
because I only need the sub database. I found that the 'select x.x from' with 
the outermost package removed, You can parse successfully and go to the custom 
'hintalgorithm' slicing algorithm. I wonder why the parsing fails without 
reporting an error


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to