alamb commented on code in PR #5839:
URL: https://github.com/apache/arrow-datafusion/pull/5839#discussion_r1156131247


##########
datafusion/core/tests/sql/expr.rs:
##########
@@ -1629,6 +1630,19 @@ async fn csv_query_sqrt_sqrt() -> Result<()> {
     Ok(())
 }
 
+// this query used to deadlock due to the call udf(udf())

Review Comment:
   I don't understand this comment
   
   



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

Reply via email to