You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mustafasrepo (via GitHub)" <gi...@apache.org> on 2023/07/14 13:49:53 UTC

[GitHub] [arrow-datafusion] mustafasrepo commented on a diff in pull request #6966: [MINOR] Remove update state api from PartitionEvaluator

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org