chinmay-bhat commented on PR #9416:
URL: https://github.com/apache/iceberg/pull/9416#issuecomment-1878298683

   Based on the test failures, older spark versions depend on `core` files like 
`DeleteFileIndexTestBase`, `ParameterizedTableTestBase`, 
`DataTableScanTestBase`,`ScanPlanningAndReportingTestBase`, which have been 
updated to JUnit5 in this PR. 
   
   A possible solution would be to migrate the affected files in older versions 
to JUnit5 as well. That would be a task bigger than this PRs scope. Another 
solution would be to create JUnit5 versions of the above `core` files, but I'm 
not keen on creating unnecessary duplicates.
   
   @nastra @Fokko 
   I faced a similar problem in #9382. Any advise would be great! :)


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to