xudong963 commented on issue #970: URL: https://github.com/apache/arrow-datafusion/issues/970#issuecomment-948509391
> ┌──────────────────┐ > │ Limit │ > └──────────────────┘ > ▲ > │ > ┌──────────────────┐ > │ Aggregate │ > └──────────────────┘ > ▲ > │ > ┌──────────────────┐ > │ Join │ > └──────────────────┘ > ▲ > ┌──────────┴───────────┐ > │ │ > ┌──────────────────┐ ┌──────────────────┐ > │ Scan A │ │ Join │ > └──────────────────┘ └──────────────────┘ > ▲ > ┌──────────┴───────────┐ > │ │ > ┌──────────────────┐ ┌──────────────────┐ > │ Scan B │ │ Scan C │ > └──────────────────┘ └──────────────────┘ Off-topic, what was the tool used to draw this picture? @alamb -- 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]
