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

   ## Purpose
   
   Extend load_from_lerobot to import LeRobot Dataset v3 video features into 
packed Paimon video fields.
   
   ## Changes
   
   - infer all video features from info.json and configure video-frame-field
   - map each Episode frame through the official from_timestamp + timestamp 
semantics
   - preserve independently rolled camera MP4s in one aligned multi-video commit
   - read local, Hugging Face, and FileIO URI sources without decoding or 
transcoding video
   - keep source FileIO credentials isolated from the target Catalog
   
   Encoded MP4 payloads are copied into packed video files and referenced by 
frame ordinal; they are not repeated once per frame.
   
   ## Tests
   
   - 170 related Python tests passed, 3 skipped
   - local and FileIO multi-video import with two Episodes and independent 
camera boundaries
   - real lerobot/droid_100 metadata smoke: 3 cameras, Episodes 0 and 1 mapped 
to frame ordinals 0-165 and 166-403
   - flake8 and git diff --check passed


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