dharakk commented on issue #7183: URL: https://github.com/apache/pinot/issues/7183#issuecomment-887862860
There seems to be two reasons for this: 1) Pinot data table version might mismatch from what is expected by presto in this adding this config can fix the exception: https://github.com/apache/incubator-pinot/blob/master/kubernetes/helm/pinot/values.yaml#L301 2) The pinot query to server times out in that case the table might need some optimization. Looking more in to this on what to tune. -- 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]
