Jackie-Jiang commented on pull request #8118: URL: https://github.com/apache/pinot/pull/8118#issuecomment-1029505215
This method is actually called in the query path. Currently user will check and fix their query when the query hits this exception and fails; if we merge this, user will potentially get poor performance without knowing the real reason. I'd suggest re-thinking whether this is the correct fix. We might only want to fix this on the ingestion side, instead of this commonly used util. -- 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]
