mustafasrepo commented on code in PR #6966:
URL: https://github.com/apache/arrow-datafusion/pull/6966#discussion_r1263761199


##########
datafusion/core/tests/fuzz_cases/window_fuzz.rs:
##########
@@ -208,6 +208,13 @@ fn get_random_function(
                 vec![],
             ),
         );
+        window_fn_map.insert(

Review Comment:
   This version was not in the random tests, it can run in streaming fashion 
also. Hence I added it to random tests also.



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