Add more end to end tests for schema evolution and partition stats index
Open
area:metadata-table
from-jira
priority:critical
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
ref link: [https://github.com/apache/hudi/pull/12714#discussion_r1930022912]
Can we add some validation for partition stats read/write in this test? Something like:
# Start with MOR table having an int field.
# Promote to long in an upsert.
# Validate partition stats content.
# Validate partition pruning using stats.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8931
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-8727
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.