wzx140 opened a new pull request, #8008: URL: https://github.com/apache/paimon/pull/8008
### Purpose Linked issue: close #xxx Avoid capturing `KnownSplitsTable` in the read builder. The known split list can be large and Spark already carries per-task splits through input partitions, so the read builder can delegate to the origin table. ### Tests Not run locally in this split step. ### API and Format No API or storage format change. ### Documentation No. ### Generative AI tooling Generated-by: OpenAI GPT-5 -- 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]
