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

dependabot[bot] pushed a change to branch 
dependabot/github_actions/actions/checkout-7
in repository https://gitbox.apache.org/repos/asf/gluten.git


 discard ead1b16b7a Bump actions/checkout from 4 to 7
     add 152ec52cb9 [GLUTEN-12597][CORE] Migrate Substrait extension 
referencing from URI to URN (#12604)
     add 1e4e9f3a5a [VL] Split CI spark unit tests and TPC-DS random-kill job 
across parallel runners (#12624)
     add 44e63b7c9e Bump actions/checkout from 4 to 7

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   (ead1b16b7a)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-7 (44e63b7c9e)

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:
 .github/workflows/velox_backend_enhanced.yml       |  27 ++-
 .github/workflows/velox_backend_x86.yml            | 256 +++++++++++++++------
 cpp/velox/substrait/SubstraitExtensionCollector.cc |  15 +-
 cpp/velox/substrait/VeloxToSubstraitPlan.cc        |   2 +-
 cpp/velox/tests/data/q1_first_stage.json           |  24 +-
 cpp/velox/tests/data/q6_first_stage.json           |  20 +-
 cpp/velox/tests/data/substrait_virtualTable.json   |   2 +-
 .../spark/memory/GlobalOffHeapMemoryTarget.scala   |   2 +-
 .../proto/substrait/extended_expression.proto      |   9 +-
 .../proto/substrait/extensions/extensions.proto    |  48 ++--
 .../resources/substrait/proto/substrait/plan.proto |   8 +-
 11 files changed, 277 insertions(+), 136 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to