You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "MaxGekk (via GitHub)" <gi...@apache.org> on 2024/01/07 10:17:37 UTC

Re: [PR] [SPARK-42332][SQL][DOCS] Changing the require to a SparkException in ComplexTypeMergingExpression [spark]

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)
   2024-01-03T01:30:11.4609137Z [info]   Analysis:
   2024-01-03T01:30:11.4611048Z [info]   JavaCollectionWrappers$JMapWrapper("expression": ""coalesce(1, a, a)"" -> "COALESCE", "inputTypes": "["INT", "STRING", "STRING"]" -> "[INTEGER, STRING, STRING]")
   2024-01-03T01:30:11.4613088Z [info]   org.scalatest.exceptions.TestFailedException:
   ```


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org