This is an automated email from the ASF dual-hosted git repository.
rui pushed a change to branch wip_data_col
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
omit fc40fe2d93 Disable requested type check
add 838b68f24a [VL] Minor fix: simplify a few function tests' verbose
names (#9848)
add 8ad1c5e47f [FLINK] Run unit tests in the Flink CI process (#9811)
add 737b93969f Revert "[VL] disable CI on ubuntu-20.04 (#9800)" (#9852)
add dd03539e7c Disable the type check
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 (fc40fe2d93)
\
N -- N -- N refs/heads/wip_data_col (dd03539e7c)
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/flink.yml | 15 ++++
.github/workflows/velox_backend.yml | 2 +-
.../functions/DateFunctionsValidateSuite.scala | 32 +++----
.../functions/JsonFunctionsValidateSuite.scala | 2 +-
.../functions/MathFunctionsValidateSuite.scala | 66 +++++++--------
.../functions/ScalarFunctionsValidateSuite.scala | 98 +++++++++++-----------
ep/build-velox/src/get_velox.sh | 4 +-
7 files changed, 117 insertions(+), 102 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]