Jackie-Jiang commented on PR #12048: URL: https://github.com/apache/pinot/pull/12048#issuecomment-1851167202
Checking the code, and I feel the problem is raised from the `ExplainPlanDataTableReducer.extractUniqueExplainPlansAcrossServers()` where we try to extract the unique explain plans. The equivalent plan might be count as different when order is non-deterministic. @somandal Can you help take a look? -- 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]
