Add support for repeated columns in the filter2 API
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
They currently are not supported. They would need their own set of operators, like contains() and size() etc.
**Reporter**: [Alex Levenson](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=alexlevenson) / @isnotinvain
#### PRs and other links:
- [GitHub Pull Request #1328](https://github.com/apache/parquet-java/pull/1328)
- [GitHub Pull Request #1370](https://github.com/apache/parquet-java/pull/1370)
- [GitHub Pull Request #1328](https://github.com/apache/parquet-mr/pull/1328)
**Note**: *This issue was originally created as [PARQUET-34](https://issues.apache.org/jira/browse/PARQUET-34). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先查看 filter2 API 以及关联的 pull request #1328 和 #1370,以了解重复列的现有方向。完成后应包括通过 contains() 和 size() 等适当运算符支持重复列,并覆盖该行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100