The GitHub Actions job "Spark CI" on 
iceberg.git/feature/selectively-override-failure has succeeded.
Run started by GitHub user sfc-gh-prsingh (triggered by sfc-gh-prsingh).

Head commit for run:
5800b45097106d1fcbbfd6ff7a7f8c6e1b8ee417 / 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/21918625497

With regards,
GitHub Actions via GitBox

Reply via email to