JingsongLi commented on PR #8269: URL: https://github.com/apache/paimon/pull/8269#issuecomment-4747311322
Reviewed the Ray nested projection fix. The new nested_name_paths plumbing is carried through both CatalogSplitProvider/read_paimon and PreResolvedSplitProvider/TableRead.to_ray, so the worker-side TableRead now has the same nested projection context as the normal read path. The added tests cover both Ray entry points. LGTM. -- 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]
