hudi-bot opened a new issue, #17154:
URL: https://github.com/apache/hudi/issues/17154
{*}Goal{*}: FGReader should take necessary information from the
constructor/builder without having to do additional FS calls and scanning on
the executor (e.g., loading table config, scanning timeline, reading schema,
etc.) before reading the records.
Constructing meta client incurs loading table config, scanning timeline,
reading schema, etc., which are very expensive operations, which must not
happen per file group.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9739
- Type: Improvement
--
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]