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

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-7901).
   
   **Findings: not resolvable by code inspection alone.**
   
   The body is JIRA boilerplate only, and this is a cross-version compatibility 
guarantee - it needs a two-version test (write with 1.0.x, read with the 0.16 
bridge reader) rather than a code inspection.
   
   The version-handling machinery it would rely on is present 
(`SevenToEightUpgradeHandler`, `EightToSevenDowngradeHandler`, 
`SevenToSixDowngradeHandler` and friends under 
`hudi-client-common/.../table/upgrade/`), but their existence does not 
demonstrate that a 1.0 MDT timeline is actually readable by 0.16.
   
   For this to be closable it needs either a compatibility test in CI or a 
recorded manual verification with the exact versions used.
   
   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