Sagar Sumit created HUDI-8178:
---------------------------------
Summary: Enable partition stats by default
Key: HUDI-8178
URL: https://issues.apache.org/jira/browse/HUDI-8178
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
Fix For: 1.0.0
There are two issues that need to be fixed before we can enable partition stats
by default:
1. There is a [class cast
exception|https://dev.azure.com/apachehudi/hudi-oss-ci/_build/results?buildId=151&view=logs&j=b1544eb9-7ff1-5db9-0187-3e05abf459bc&t=e0ae894b-41c9-5f4b-7ed2-bdf5243b02e7]
under certain curcumstance. This happens even for colstats.
2. We need to limit the number of columns to aggregate stats by default
otherwise building and updating index can be slow if we for all columns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)