rusackas commented on PR #42598: URL: https://github.com/apache/superset/pull/42598#issuecomment-5371441271
@sha174n added a regression test with a non-unique join key on the inner side, so table1_large's single match fans out to two rows and it actually exercises pulling more than one row per outer probe instead of a single index lookup. -- 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]
