XiaoHongbo-Hope opened a new pull request, #9473:
URL: https://github.com/apache/paimon/pull/9473

   ## What
   
   - Allow `video-frame-field` to configure multiple scalar BLOB fields.
   - Roll each `.video` field independently, so different camera boundaries do 
not split or duplicate encoded videos.
   - Align independently rolled sidecars with normal-file row ranges in Java 
and Python read/commit paths.
   
   ## Tests
   
   - Java: two video fields with different boundaries, schema validation, split 
generation, and row-range reads.
   - Python: independent video rolling, commit row IDs, retry safety, and 
multimodal column selection.
   - Local checks: Java compile/Spotless, 5 targeted Java tests, 86 targeted 
Python tests, Flake8, `py_compile`, and `git diff --check`.


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