help wantedstale
仓库指标
- Star
- (4,937 star)
- PR 合并指标
- (平均合并 6天 7小时) (30 天内合并 186 个 PR)
描述
If a column has a very long value, and it ends up being either the min or max, then it gets stored in the segment metadata file.
When the properties reader is used to read such a file, we can have a very deep recursion call stack due to some regex matching.