This is an automated email from the ASF dual-hosted git repository.
rui pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
from b5366ef77 [GLUTEN-6887][VL] Daily Update Velox Version (2024_09_04)
(#7106)
add bdf34213f [VL] Remove self-registered tokenizer (#6713)
No new revisions were added by this update.
Summary of changes:
cpp/velox/CMakeLists.txt | 1 -
cpp/velox/compute/VeloxBackend.cc | 2 -
cpp/velox/operators/functions/SparkTokenizer.cc | 58 --------------------
cpp/velox/operators/functions/SparkTokenizer.h | 24 --------
cpp/velox/substrait/SubstraitToVeloxPlan.cc | 73 +++++++++++++++----------
5 files changed, 45 insertions(+), 113 deletions(-)
delete mode 100644 cpp/velox/operators/functions/SparkTokenizer.cc
delete mode 100644 cpp/velox/operators/functions/SparkTokenizer.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]