This is an automated email from the ASF dual-hosted git repository.
YannByron pushed a change to branch codex/lerobot-metadata-tags
in repository https://gitbox.apache.org/repos/asf/paimon.git
discard d9d4e82fdc feat(python): simplify LeRobot metadata tables and training
tags
add 12e030fbff feat(python): simplify LeRobot metadata tables and training
tags
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d9d4e82fdc)
\
N -- N -- N refs/heads/codex/lerobot-metadata-tags (12e030fbff)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
docs/docs/pypaimon/multimodal-api.mdx | 8 ++---
paimon-python/README.md | 3 +-
paimon-python/pypaimon/multimodal/connection.py | 4 +--
paimon-python/pypaimon/multimodal/lerobot/api.py | 7 ++--
.../pypaimon/tests/multimodal_lerobot_test.py | 38 +++++++++++-----------
5 files changed, 29 insertions(+), 31 deletions(-)