ealeonraz commented on PR #39201:
URL: https://github.com/apache/shardingsphere/pull/39201#issuecomment-5100992514

   Thanks @terrymanu, good catch on the maintenance contract. Fixed as 
requested: I closed the `DORIS CHANGED` block right after 
`partitionDefinitions` (which modifies the MySQL trunk rule), then moved the 
two new dialect-only rules `partitionDefinitionItem` and 
`dorisMultiRangePartition` into their own `DORIS ADDED` block, following the 
SQL Parsing Standards. There is no grammar-logic change. 
`InternalDorisParserIT` still passes with 1,261 tests and no failures, and 
Spotless and Checkstyle are clean.


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