JingsongLi opened a new pull request, #9416:
URL: https://github.com/apache/paimon/pull/9416

   ## Purpose
   
   Extract the non-Spark prerequisite from #9410 so the REST management runtime 
and test service can be reviewed independently.
   
   ## Changes
   
   - fail closed when managed row filters or column masks are invalid
   - preserve nested projections while loading only selected mask dependencies
   - add a REST management test service for permissions and policies
   - keep assignments and policies consistent across resource and schema 
lifecycle changes
   - use stable opaque pagination and serialize permission mutations with 
lifecycle operations
   - document the fail-closed column allowlist evolution rule
   
   ## Verification
   
   - Core targeted tests: 13 passed
   - REST OpenAPI validator: 56 catalog operations and 6 management operations
   - Split mirror Spark procedure tests: 11 passed
   - Every file changed by the original branch matches the recomposed split 
mirror
   - `git diff --check`
   
   This is a prerequisite for #9410 and contains no Spark connector changes.


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

Reply via email to