This is an automated email from the ASF dual-hosted git repository.
marong 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 1cb6b7ea16 [GLUTEN-8821][VL] Weekly Update Velox function support docs
(2025_06_17) (#9989)
1cb6b7ea16 is described below
commit 1cb6b7ea16cf0454850e57445de4c3e88b5e5ce4
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Jun 17 09:27:26 2025 +0100
[GLUTEN-8821][VL] Weekly Update Velox function support docs (2025_06_17)
(#9989)
---
docs/velox-backend-scalar-function-support.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/velox-backend-scalar-function-support.md
b/docs/velox-backend-scalar-function-support.md
index 2c646ca38b..fe1ba90fb9 100644
--- a/docs/velox-backend-scalar-function-support.md
+++ b/docs/velox-backend-scalar-function-support.md
@@ -1,6 +1,6 @@
# Scalar Functions Support Status
-**Out of 357 scalar functions in Spark 3.5, Gluten currently fully supports
240 functions and partially supports 19 functions.**
+**Out of 357 scalar functions in Spark 3.5, Gluten currently fully supports
241 functions and partially supports 19 functions.**
## Array Functions
@@ -148,7 +148,7 @@
| to_timestamp_ntz | ParseToTimestampNTZExpressionBuilder | |
|
| to_unix_timestamp | ToUnixTimestamp | PS |
|
| to_utc_timestamp | ToUTCTimestamp | S |
|
-| trunc | TruncDate | |
|
+| trunc | TruncDate | S |
|
| try_to_timestamp | TryToTimestampExpressionBuilder | |
|
| unix_date | UnixDate | S |
|
| unix_micros | UnixMicros | S |
|
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]