This is an automated email from the ASF dual-hosted git repository.

ryankert01 pushed a change to branch dependabot/uv/qdp/qdp-python/torch-2.12.0
in repository https://gitbox.apache.org/repos/asf/mahout.git


 discard 094789b2f chore(deps-dev): bump torch from 2.8.0 to 2.12.0 in 
/qdp/qdp-python
     add 214b02dcb [Feature][QDP]ParquetReader generic over f32/f64 with Arrow 
cast (#1393)
     add 3e0c10908 chore(deps-dev): bump torch from 2.8.0 to 2.12.0 in 
/qdp/qdp-python

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   (094789b2f)
            \
             N -- N -- N   refs/heads/dependabot/uv/qdp/qdp-python/torch-2.12.0 
(3e0c10908)

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:
 qdp/qdp-core/src/lib.rs             |   2 +-
 qdp/qdp-core/src/reader.rs          |  82 ++++--
 qdp/qdp-core/src/readers/parquet.rs | 481 ++++++++++++++++++++++--------------
 qdp/qdp-core/src/remote.rs          |   2 +-
 qdp/qdp-core/tests/parquet_f32.rs   | 297 ++++++++++++++++++++++
 5 files changed, 658 insertions(+), 206 deletions(-)
 create mode 100644 qdp/qdp-core/tests/parquet_f32.rs

Reply via email to