sandugood commented on code in PR #1649:
URL: 
https://github.com/apache/datafusion-ballista/pull/1649#discussion_r3199855506


##########
ballista/scheduler/src/state/aqe/optimizer_rule/propagate_empty.rs:
##########


Review Comment:
   Do we need this block after adding the matching on `stats.num_rows` on later 
`if` branching? (where we also downcasting to `ExchangeExec`)



##########
ballista/scheduler/src/state/aqe/optimizer_rule/propagate_empty.rs:
##########


Review Comment:
   Do we need this block after adding the matching on `stats.num_rows` on later 
`if` branching? (where we also downcasting the plan to `ExchangeExec`)



-- 
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]

Reply via email to