zhang-arvin opened a new pull request, #17911:
URL: https://github.com/apache/iceberg/pull/17911

   Fixes #17896: The Iceberg REST Compatibility Kit (RCK) test suite used 
hard-coded local absolute paths in two test cases. When running with 
-Drck.local=false -Drck.uri=http://... against a remote server, these tests 
failed because they referenced local paths that don't exist on the remote 
server.
   
   ### Changes
   
   Replaced hard-coded local paths with temp directory paths in the RCK test 
cases, so they work correctly when running against remote servers.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to