yew1eb opened a new issue, #1778: URL: https://github.com/apache/auron/issues/1778
The single-child fallback optimization (fallback only the unsupported child when there's exactly one) is currently hard-coded and always enabled. In some cases, it can introduce overhead or complicate debugging. This config allows users to disable it when needed, forcing full expression fallback on any unsupported child. -- 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]
