marin-ma commented on code in PR #8835:
URL: https://github.com/apache/incubator-gluten/pull/8835#discussion_r1971946965
##########
docs/velox-backend-support-progress.md:
##########
@@ -442,14 +441,14 @@ Gluten supports 199 functions. (Drag to right to see all
data types)
| rank | rank |
| S | | | | | | |
| | | | | | | | |
| | | |
| row_number | row_number |
| S | | | | S | S | S |
| | | | | | | | |
| | | |
| from_csv | |
| | | | | | | |
| | | | | | | | |
| | | |
-| from_json | |
| | | | | | | |
| | | | | | | | |
| | | |
+| from_json | from_json | from_json
| S | | | | | | |
| | | | | | | | |
| | | |
Review Comment:
```
12:38:33.093 WARN org.apache.spark.sql.execution.GlutenFallbackReporter:
Validation failed for plan: Project[QueryId=3888], due to:
- Native validation failed:
|- Validation failed at file:SubstraitToVeloxPlanValidator.cc, line:236,
function:validateScalarFunction, reason:Function is not supported: from_json
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]