Liangda-w opened a new pull request #10016: URL: https://github.com/apache/shardingsphere/pull/10016
Related #9694 Sorry for being late🙏 I noticed #9940 has already done some changes to fix this issue, thank you @zhujunxxxxx. Please allow me to finish the following changes: - Complete `drop_table_partition`and add corresponding test cases - Fix `addColumnSpecification`, as brackets are necessary here - Adjust `Literal.g4` for a clear separated definition for integer etc. - In `BaseRule.g4` `partition` and `partitionName` are used exactly in the same way, for consistency I removed one of the duplicates Could you please review it :) @tristaZero @wgy8283335 -- 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: [email protected]
