wForget commented on PR #47303:
URL: https://github.com/apache/spark/pull/47303#issuecomment-2225040312

   I noticed a failed unit test in 
https://github.com/wForget/spark/actions/runs/9903281687/job/27358692534, 
should we add `org.apache.spark.sql.catalyst.expressions.Base64` to the 
`ignoreSet`?
   
   ```
    - check outputs of expression examples (10 seconds, 991 milliseconds)
   [info] - Check whether SQL expressions should extend NullIntolerant *** 
FAILED *** (27 milliseconds)
   [info]   org.apache.spark.sql.catalyst.expressions.Base64 should not extend 
NullIntolerant, or add org.apache.spark.sql.catalyst.expressions.Base64 in the 
ignoreSet of this test. (ExpressionInfoSuite.scala:290)
   [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: [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