talatuyarer opened a new pull request, #14235:
URL: https://github.com/apache/iceberg/pull/14235

   Apache Iceberg provides a comprehensive REST Compatibility Kit (RCK) to 
validate REST catalog implementations against the full specification.
   
   This PR introduces `rest-ckit-runner.sh` script that dramatically simplifies 
the process of evaluating REST catalog implementations against the Apache 
Iceberg REST Compatibility Kit (RCK). 
   
   Users can now evaluate any REST catalog with a single command:
   ```shell
   ./rest-ckit-runner.sh --iceberg.rest.catalog.uri=https://your-catalog.com
   ```


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