geruh opened a new pull request, #2864:
URL: https://github.com/apache/iceberg-python/pull/2864
related to #2775
# Rationale for this change
Adds **synchornous** client-side support for REST server side scan planning,
allowing for scanning if the rest catalog supports it.
This PR cherry-picks and builds on two WIP PRs:
- Rest Models #2861
- Endpoints PR #2848
Currently scanning is enable with rest-scan-planning-enabled=true in catalog
properties.
## Are these changes tested?
Integration tests added with manual testing
## Are there any user-facing changes?
yes
--
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]