Feature Request / Improvement
I am adding Spark Column Stats in this pull request. Currently, in this PR, I only populate the NDV values. I plan to follow up with another PR that will retrieve the min, max, and numOfNulls values from the manifest files and use these to populate the Spark Column Stats.
Query engine
Spark