rahil-c opened a new issue, #17623:
URL: https://github.com/apache/hudi/issues/17623
### Task Description
Goal: We should be able to construct a reader that takes in a Lance file and
returns an iterator of InternalRows. This reader should also be able to filter
down to a required set of columns for efficiently parsing the row keys from the
file
Interface:
Exit criteria: We should be able to read back the files written by the
HoodieFileWriter implementation. We should be able to efficiently read back the
set of keys in that file as well.
### Task Type
Code improvement/refactoring
### Related Issues
**Parent feature issue:** (if applicable )
**Related issues:**
NOTE: Use `Relationships` button to add parent/blocking issues after issue
is created.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]