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

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-7353).
   
   **Findings: all three still disabled on `master`.**
   
   Every target named in the description still carries `@Disabled("HUDI-7353")`:
   
   | location | scope |
   | --- | --- |
   | 
`hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestBootstrap.java:125`
 | class-level |
   | 
`hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestOrcBootstrap.java:110`
 | class-level |
   | 
`hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestHoodieIndex.java:487`
 | method (`testTagLocationAndFetchRecordLocations`, `@ParameterizedTest`) |
   
   Worth noting two of the three are **class-level** disables, so the coverage 
lost is the whole of `TestBootstrap` and `TestOrcBootstrap`, not three test 
methods. That makes this larger than the title suggests and worth scoping 
accordingly.
   
   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