mihaibudiu commented on PR #5108: URL: https://github.com/apache/calcite/pull/5108#issuecomment-5270261424
I have fixed the conflicts. This is a "safe" change, since it adds a new configuration flag to SqlImplementer. If the flag is not set the behavior is unchanged. As discussed briefly in Jira (a long time ago) I think this is actually a very useful feature: it will allow you to use RelToSql and then SqlToRel and get back the same program (almost always, sometimes RelToSql does some weird rewrites). This is not happening today for many programs. -- 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]
