TherChenYang commented on issue #31562: URL: https://github.com/apache/shardingsphere/issues/31562#issuecomment-2174839956
@abhishinde24 Thank you very much for your contribution. In ShardingSphere, we mainly focus on the table names and column names that appear in the SQL statements. In the above method, what we need to verify is whether the parser can extract the field names and table names from the method and write these variables into their corresponding Segments. -- 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]
