xuzifu666 commented on code in PR #4939:
URL: https://github.com/apache/calcite/pull/4939#discussion_r3238661554
##########
babel/src/main/codegen/config.fmpp:
##########
@@ -618,6 +618,7 @@ data: {
includeParsingStringLiteralAsArrayLiteral: true
includeIntervalWithoutQualifier: true
includeStarExclude: true
+ includeStarReplace: true
Review Comment:
That makes sense. I've combined those two parameters and will only use one
to support it.
--
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]