ccoffline commented on issue #4581: URL: https://github.com/apache/incubator-doris/issues/4581#issuecomment-698323195
This happens again when a `CaseExpr` didn't set its `selectivity`. It seems a lot of `Expr`s haven't set `selectivity` properly. And they will all cause this `computeStats` error. I will count all of these `Expr`s later and put a list here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
