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

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-8445).
   
   **Findings: still open.**
   
   The ask is to read the writer schema directly from the log file when 
computing column stats, rather than resolving it through `TableSchemaResolver`.
   
   Worth being explicit about one thing that could cause a mis-triage: the PR 
referenced in the description, #12105 (`[HUDI-8371] Fix column stats index with 
MDT for a few scenarios`), **is merged** - but that is the change this ticket 
was filed as a follow-up to, not a fix for it. The follow-up itself does not 
appear to have happened.
   
   Also note the surrounding code has been reorganised twice since this was 
filed - the `hudi-common` core/common package moves (#19193, #19195) and the 
indexer abstraction (#18348, #18372) - so the specific call site named in the 
original review has likely moved. Whoever picks this up should re-locate it 
rather than trusting the old reference.
   
   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