pengbo commented on issue #24286: [SPARK-27351][SQL] Wrong outputRows 
estimation after AggregateEstimation wit…
URL: https://github.com/apache/spark/pull/24286#issuecomment-482092917
 
 
   > > except when the column is all null? distinct would return 0 rows?
   > 
   > Seems like so. Can we check the null count to make sure it's an all-null 
column?
   
   You mean define "all null value" is not only the distinct value equals to 0 
but also with null count is greater than 0?

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to