Support validation of column stats of avro log files in tests
Open
area:tests
from-jira
priority:critical
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
In TestColumnStatsIndex, when comparing the column stats with the actual data files, only parquet files are supported. We need to support avro log files as well. Note that, to validate the column stat of avro log files, we use resource files storing the expected column stat table content for validation.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-4557
- Type: Test
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.