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

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-9700).
   
   **Findings: still open.**
   
   A cleanup task, still open - and it has accumulated disabled tests of its 
own in the meantime.
   
   The premise holds: Hudi 1.x does not allow upgrading from or downgrading to 
a table version below SIX, so tests exercising lower versions are dead weight.
   
   Concretely, 
`hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestHoodieBackedMetadata.java`
 now carries `@Disabled("HUDI-9700")` at `:3180` and `:3253`. So tests have 
been parked against this ticket rather than removed or updated, which means the 
cleanup is both outstanding and growing.
   
   Worth sequencing with #17162 (decouple upgrade/downgrade tests from 
`RecordLevelIndexTestBase`) and #17138 (follow-up fixture tests): deleting the 
obsolete cases here first makes both of those smaller.
   
   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