albertobastos opened a new pull request, #15078: URL: https://github.com/apache/pinot/pull/15078
Improved version of https://github.com/apache/pinot/actions/runs/13369749820/job/37335450569?pr=15075 After the issue detected in https://github.com/apache/pinot/issues/15064, usage of MSQE compiler when trying to fill an empty schema response should only be used when no queries with huge IN clauses are expected. This PR disables that strategy by default, but can be re-enabled with the pinot.broker.usemsqe.missingschema=true parameter. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org