rangareddy commented on issue #17170:
URL: https://github.com/apache/hudi/issues/17170#issuecomment-5366104543

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-9741).
   
   **Findings: still open.**
   
   The origin PR already moved meta-client creation to the driver, so the 
remaining step is narrow: change the constructor signature so the caller 
supplies it. Worth checking whether the meta client is serializable across the 
driver/executor boundary in this path before assuming it can simply be passed - 
that is usually why such objects get reconstructed rather than passed.
   
   **One thing worth flagging to avoid a mis-triage:** the PR linked in the 
description, #13756 (`[HUDI-9739] Create meta client in Spark driver for 
FGReader based file format`), **is merged** (2025-08-25). But that is the 
change this ticket was filed as a follow-up to - not a fix for it. Nothing 
indicates the follow-up work itself has landed.
   
   Keeping this open.
   


-- 
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]

Reply via email to