panbingkun commented on code in PR #41689:
URL: https://github.com/apache/spark/pull/41689#discussion_r1237194538


##########
connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/PlanGenerationTestSuite.scala:
##########
@@ -2670,6 +2670,85 @@ class PlanGenerationTestSuite
     fn.right(fn.col("g"), fn.col("g"))
   }
 
+  functionTest("aes_encrypt with mode padding iv aad") {

Review Comment:
   - Because `uuid()` and `random()` are non-deterministic, they were ignored 
here.
   - `random(seed)` has been added.



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