This is an automated email from the ASF dual-hosted git repository. philo pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 4ae3cb120 [VL] Update document for split and mask functions (#6858)
4ae3cb120 is described below
commit 4ae3cb120cabe6a619da7a73935705ea63738e70
Author: 高阳阳 <[email protected]>
AuthorDate: Thu Aug 15 14:39:39 2024 +0800
[VL] Update document for split and mask functions (#6858)
---
docs/velox-backend-support-progress.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/velox-backend-support-progress.md
b/docs/velox-backend-support-progress.md
index 0f79c83e5..3676ee4df 100644
--- a/docs/velox-backend-support-progress.md
+++ b/docs/velox-backend-support-progress.md
@@ -180,7 +180,7 @@ Gluten supports 199 functions. (Drag to right to see all
data types)
| sentences | |
| | | | | | | |
| | | | | | | | |
| | | |
| soundex | | soundex
| S | | | | | | |
| | | | | | | | |
| | | |
| space | |
| | | | | | | |
| | | | | | | | |
| | | |
-| split | split | split
| S | Mismatched | | | | | |
| | | | | | | | |
| | | |
+| split | split | split
| S | | | | | | |
| | | | | | | | |
| | | |
| split_part | split_part |
| | Mismatched | | | | | |
| | | | | | | | |
| | | |
| startswith | | startsWith
| | | | | | | |
| | | | | | | | |
| | | |
| substr, substring | substr | substring
| S | | | | | | |
| | | | S | | | | |
| | | |
@@ -292,6 +292,7 @@ Gluten supports 199 functions. (Drag to right to see all
data types)
| map_keys | map_keys | map_keys
| S | | | | | | |
| | | | | | | | |
| | | |
| map_values | map_values | map_values
| S | | | | | | |
| | | | | | | | |
| S | | |
| map_zip_with | map_zip_with |
| S | | | | | | |
| | | | | | | | |
| S | | |
+| mask | | mask
| S | | | | | | |
| | | | | | | | |
| | | |
| named_struct,struct | row_construct | named_struct
| S | | | | | | |
| | | | | | | | |
| | S | |
| posexplode_outer,posexplode | |
| | | | | | | |
| | | | | | | | |
| | | |
| sequence | |
| | | | | | | |
| | | | | | | | |
| | | |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
