deepakpanda93 commented on issue #15219:
URL: https://github.com/apache/hudi/issues/15219#issuecomment-5324925449

   This issue was reviewed as part of the JIRA-migrated backlog triage and is 
being closed - the premise no longer holds.
   
   This ticket asks to revisit tests that were disabled *"within the pr 
(Support Hadoop 3.x Hive 3.x and Spark 3.x)"*, i.e. PR #5786. That PR was 
**never merged** (`merged: false`, `merged_at: null`), so the disables it 
introduced never landed on master and the tests this
   ticket refers to cannot be identified.
   
   What is true on master (`989badc3952e`) is different, and tracking it here 
would be misleading: `TestOrcBootstrap.java:110` carries a **class-level** 
`@Disabled("HUDI-7353")` directly above `public class TestOrcBootstrap` at 
`:112`, so every `@Test` in the file is skipped - but under HUDI-7353, a newer 
and unrelated reason. Grepping that file for HUDI-4229 returns nothing.
   
   No commit or PR carries HUDI-4229.
   
   Closing as stale/void. Re-enabling `TestOrcBootstrap` is real work, but it 
belongs to HUDI-7353, which is where the class-level disable points.


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