Expose min_value/max_value when min/max for row group is empty
Open
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 91
Description
Hello,
Would it make sense to expose the min_value/max_value of the statistics of a row group when min/max (deprecated fields) are not set?
See: https://github.com/jorgecarleitao/arrow2/issues/1236 for some more details / test case.
Kind regards,
Martijn
Contributor guide
Research direction
Start by reviewing the linked arrow2 issue 1236 and its test case, then locate Apache Arrow's Parquet row-group statistics handling. Confirm how empty deprecated min/max fields relate to min_value/max_value, and consider the work complete when the newer values are exposed consistently and the referenced case is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100