MaxGekk commented on PR #48490:
URL: https://github.com/apache/spark/pull/48490#issuecomment-2416205703

   It seems the failed tests is related:
   ```
   [info] - randstr function *** FAILED *** (181 milliseconds)
   [info]   Map("inputName" -> "`length`", "inputType" -> "INT or SMALLINT", 
"inputExpr" -> ""a"", "sqlExpr" -> ""randstr(a, 10)"") did not equal 
Map("inputName" -> "length", "inputType" -> "INT or SMALLINT", "inputExpr" -> 
""a"", "sqlExpr" -> ""randstr(a, 10)"") (SparkFunSuite.scala:362)
   ```


-- 
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]

Reply via email to