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

   ### Purpose
   
   Align Python DLF OpenAPI signer with Java: unique nonce (UUID + timestamp + 
thread ID) and strict parameter validation (ValueError for None).
   
   ### Tests
   
   - `test_openapi_sign_headers_with_enhanced_nonce` – nonce format and presence
   - `test_concurrent_nonce_generation` – nonce uniqueness under concurrency
   - `test_parameter_validation` – `sign_headers` and `authorization` reject 
None args
   
   ### API and Format
   
   No public API or storage format change.
   
   ### Documentation
   
   No.
   
   ### Generative AI tooling
   
    Qwen Code (v0.10.1)


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