walterddr opened a new pull request, #10187: URL: https://github.com/apache/pinot/pull/10187
this is an extension on #10156 the problem with #10156 is that the RelBuilder is used outside and thus not created correctly with the RelTrait. This PR encapsulated the trimmer usage inside the SqlToRelConverter and thus avoids the RelTrait changes. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
