The GitHub Actions job "Java CI" on iceberg.git/feature/selectively-override-failure has failed. Run started by GitHub user sfc-gh-prsingh (triggered by sfc-gh-prsingh).
Head commit for run: f8a369cc7e22ebbd2503ec0c1cf6e4b13d00755c / Prashant Singh <[email protected]> Core: Simplify REST scan planning to 2 modes (client/catalog) Simplified scan planning configuration from boolean to 2-mode enum: - client (default): Use client-side scan planning - catalog: Use server-side scan planning if supported Changes: - RESTCatalogProperties: Added ScanPlanningMode enum with CLIENT and CATALOG - RESTSessionCatalog: Updated to check table config for scan planning mode - Updated OpenAPI specs with simplified documentation The mode can be configured per-table via LoadTableResponse.config() to allow fine-grained control over which tables use server-side planning. Report URL: https://github.com/apache/iceberg/actions/runs/21744084783 With regards, GitHub Actions via GitBox
