Github user wangyum commented on the issue:
https://github.com/apache/spark/pull/19831
Instead of manually setting up table statistics, I'm just trying to
simulate the statistics for these tables by this way.
If `totalSize (or rawDataSize) > 0` and `rowCount = 0`, at least one
parameter is incorrect, and should not be optimized based on these incorrect
statistics.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]