ClaireLytt commented on PR #39302: URL: https://github.com/apache/shardingsphere/pull/39302#issuecomment-5180151227
@terrymanu I have Added instanceof assertion for OracleCreateIndexTypeStatement in OracleDDLStatementAssert to verify the parser returns the correct statement type. Without this check, a mutation returning OracleDropIndexTypeStatement from visitCreateIndexType would pass all tests undetected. Also added multiple_operators test and other sql tests in the issue -- 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]
