nsivabalan commented on issue #16884:
URL: https://github.com/apache/hudi/issues/16884#issuecomment-4795645696

   This issue appears resolved on current `master`. The disabled test 
`TestHoodieHBaseHFileReaderWriter` (which carried `@Disabled("HUDI-9084")` from 
HUDI-9012 / commit 318486662b75) was deleted as part of HUDI-9020 ("Remove 
HBase dependencies from Hudi", commit 09f9a16c2623) on 2025-05-30. The 
cross-compatibility validation it provided is now covered by an **enabled** 
test, `TestHFileReadCompatibility`, added by HUDI-9791 (commit 9ca72f9d932b, 
2025-09-12), which exercises both directions: reading Hudi-native HFiles with 
the HBase reader and reading HBase-generated HFiles with the Hudi-native 
reader. Suggest closing this ticket — there is no remaining test that needs to 
be re-enabled.


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