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 dec05746e [DOC] Update newly supported Spark functions (#6423)
dec05746e is described below
commit dec05746e01890f3f2f93353ee619a20b1ef9a32
Author: 高阳阳 <[email protected]>
AuthorDate: Fri Jul 12 13:35:42 2024 +0800
[DOC] Update newly supported Spark functions (#6423)
---
docs/velox-backend-support-progress.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/velox-backend-support-progress.md
b/docs/velox-backend-support-progress.md
index 5a2d53376..47fc68e4c 100644
--- a/docs/velox-backend-support-progress.md
+++ b/docs/velox-backend-support-progress.md
@@ -257,7 +257,7 @@ Gluten supports 199 functions. (Drag to right to see all
data types)
| sqrt | sqrt |
| S | | | S | S | S | S | S
| S | | | | | | | |
| | | |
| tan | tan |
| S | | | S | S | S | S | S
| S | | | | | | | |
| | | |
| tanh | tanh |
| S | | | S | S | S | S | S
| S | | | | | | | |
| | | |
-| width_bucket | width_bucket |
| | | | | | | |
| | | | | | | | |
| | | |
+| width_bucket | width_bucket | width_bucket
| S | | | | |
| | | | | | | | |
| | | | | |
| array | | array
| S | | | | | | |
| | | | | | | | |
S | | | |
| aggregate | aggregate | reduce
| S | | | | | | |
| | | | | | | | |
S | | | |
| array_contains | | array_contains
| S | | | | | | |
| | | | | | | | |
| | | |
@@ -301,8 +301,8 @@ Gluten supports 199 functions. (Drag to right to see all
data types)
| sort_array | | sort_array
| S | | | | | | |
| | | | | | | | |
| | | |
| str_to_map | |
| S | | | | | | |
| | | | | | | | |
| | | |
| transform | transform | transofrm
| | | | | | | |
| | | | | | | | |
| | | |
-| transform_keys | transform_keys |
| | | | | | | |
| | | | | | | | |
| | | |
-| transform_values | transform_values |
| | | | | | | |
| | | | | | | | |
| | | |
+| transform_keys | transform_keys |
| PS | | | | | | |
| | | | | | | |
| | | | |
+| transform_values | transform_values |
| PS | | | | | | |
| | | | | | | |
| | | | |
| zip_with | zip_with | S
| | | | | | | |
| | | | | | | |
| | | | |
| add_months | |
| S | | | | | | |
| | | | | | | | |
| | | |
| current_date | |
| S* | | | | | | |
| | | | | | | | |
| | | |
@@ -430,9 +430,9 @@ Gluten supports 199 functions. (Drag to right to see all
data types)
| hash | hash | hash
| S | | S | S | S | S | S | S
| S | | | | | | | |
| | | |
| inline | |
| | | | | | | |
| | | | | | | | |
| | | |
| inline_outer | |
| | | | | | | |
| | | | | | | | |
| | | |
-| input_file_name | |
| | | | | | | |
| | | | | | | | |
| | | |
-| input_file_block_length | |
| | | | | | | |
| | | | | | | | |
| | | |
-| input_file_block_start | |
| | | | | | | |
| | | | | | | | |
| | | |
+| input_file_name | |
| S | | | | | | |
| | | | | | | |
| | | | |
+| input_file_block_length | |
| S | | | | | | |
| | | | | | | |
| | | | |
+| input_file_block_start | |
| S | | | | | | |
| | | | | | | |
| | | | |
| java_method | |
| | | | | | | |
| | | | | | | | |
| | | |
| least | least | least
| S | | | | | | S | S
| S | S | S | | | | | |
| | | |
| md5 | md5 |
| S | | | S | | | |
| | | | | | | | |
| | | |
@@ -440,7 +440,7 @@ Gluten supports 199 functions. (Drag to right to see all
data types)
| nanvl | |
| S | | | | | | |
| | | | | | | | |
| | | |
| nvl | |
| | | | | | | |
| | | | | | | | |
| | | |
| nvl2 | |
| | | | | | | |
| | | | | | | | |
| | | |
-| raise_error | |
| | | | | | | |
| | | | | | | | |
| | | |
+| raise_error | | raise_error
| S | | | | |
| | | | | | | | |
| | | | | |
| reflect | |
| | | | | | | |
| | | | | | | | |
| | | |
| sha | |
| S | | | | | | |
| | | | S | | | | |
| | | |
| sha1 | sha1 | sha1
| S | | | | | | |
| | | | S | | | | |
| | | |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
