PHILO-HE commented on PR #11694:
URL:
https://github.com/apache/incubator-gluten/pull/11694#issuecomment-4001408324
This upgrade will cause the following test failure.
```
2026-03-04T09:07:51.8774916Z - SPARK-33286: from_json - combined error
messages *** FAILED ***
2026-03-04T09:07:51.8776166Z Map("inputSchema" -> ""MAP<INT, cow>"",
"reason" -> "Unrecognized token 'MAP': was expecting (JSON String, Number,
Array, Object or token 'null', 'true' or 'false')
2026-03-04T09:07:51.8778323Z at [Source: REDACTED
(`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column:
4]") did not equal Map("inputSchema" -> ""MAP<INT, cow>"", "reason" ->
"Unrecognized token 'MAP': was expecting (JSON String, Number, Array, Object or
token 'null', 'true' or 'false')
```
--
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]