Skip to content

Commit

Permalink
[VL] Update document for split and mask functions (apache#6858)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyangxiaozhu authored and shamirchen committed Oct 14, 2024
1 parent dafd525 commit ad0ea59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/velox-backend-support-progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | | | | | | | | |
Expand Down Expand Up @@ -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 | | | | | | | | | | | | | | | | | | | | | | |
Expand Down

0 comments on commit ad0ea59

Please sign in to comment.