wenhuitang opened a new pull request #1275: [CALCITE-3136]Fix the default rule description of ConverterRule URL: https://github.com/apache/calcite/pull/1275 Since ConvertRule use RelTrait as part of default rule description, considering RelCompositeTrait#toString(), RelCollationImpl#toString() including "[", "]" and ",". So it would be better to add "[", "]" and "," to rule description regular expression.
---------------------------------------------------------------- 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] With regards, Apache Git Services
