apache / apache/arrow-rs

Support load page index metadata with specified column id instead of all columns

Open
#7,582 2 comments 2 reactions 1 assignee Claimed by @zhuqi-lucas View on GitHub
enhancement
Dominant language
Rust
Stars
3.6k
Forks
1.3k
Avg merge
2d 14h
Merged PRs (30d)
167

Description

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**

Currently, we only support load page index metadata of all columns, this issue will add support for supporting load page index metadata with specified column id. Which will benefit for apache datafusion, we can choose which column page index metadata to load, it can improve the performance.

Details:
https://github.com/apache/datafusion/issues/16200

**Describe the solution you'd like**

**Describe alternatives you've considered**

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.