MaxGekk commented on PR #44336:
URL: https://github.com/apache/spark/pull/44336#issuecomment-1880015640
@hannahkamundson Please, check the failed tests. It seems they are related
to your changes:
```
Map("expression" -> ""coalesce(1, a, a)"", "inputTypes" -> "["INT",
"STRING", "STRING"]") did not equal Map("expression" -> "COALESCE",
"inputTypes" -> "[INTEGER, STRING, STRING]") (SparkFunSuite.scala:362)[0m[0m
2024-01-03T01:30:11.4609137Z [0m[[0m[0minfo[0m] [0m[0m[31m
Analysis:[0m[0m
2024-01-03T01:30:11.4611048Z [0m[[0m[0minfo[0m] [0m[0m[31m
JavaCollectionWrappers$JMapWrapper("expression": ""coalesce(1, a, a)"" ->
"COALESCE", "inputTypes": "["INT", "STRING", "STRING"]" -> "[INTEGER, STRING,
STRING]")[0m[0m
2024-01-03T01:30:11.4613088Z [0m[[0m[0minfo[0m] [0m[0m[31m
org.scalatest.exceptions.TestFailedException:[0m[0m
```
--
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]