Search before asking
Motivation
paimon-cpp currently only support select columns using column name, propose to support select columns using field id as well.
Solution
No response
Anything else?
plan to extend ReadContext to support column selection based on field id.
Are you willing to submit a PR?