yashmayya commented on issue #16295: URL: https://github.com/apache/pinot/issues/16295#issuecomment-3049452051
> Would commenting out of the keyword a safe operation and not add any performance penalty, Yeah it should be safe if it's something not being used by Pinot and no it shouldn't have any performance impact. The relevant files are here (they're all copied over from Calcite with some slight modifications for Pinot specific use cases) - https://github.com/apache/pinot/tree/a02253d671d7781acc16b81628e51bd11a3005a0/pinot-common/src/main/codegen -- 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]
