songwdfu commented on PR #16123: URL: https://github.com/apache/pinot/pull/16123#issuecomment-3186070827
I've added some resource-based tests for plans and runtime. I wonder is there a way we could create a Hashjoin with ANTI type? The rules seem to always convert it into an outer join with IS NULL. Other than that enriched join should be well covered. Also for the visitors, I'm not sure which tests' execution paths should touch them, if it is actually used? -- 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]
