This is an automated email from the ASF dual-hosted git repository. eyal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafu.git
The following commit(s) were added to refs/heads/main by this push: new a8264f7 Added collectNumberOrderedElements (#45) a8264f7 is described below commit a8264f77e333a9d6e38252c5ff3b5abdd25d9049 Author: benraha <benr...@gmail.com> AuthorDate: Thu Jan 23 10:59:35 2025 +0200 Added collectNumberOrderedElements (#45) * Added the first version of collectNumberOrderedElements * Added another sort to the final output of the udaf, and a test * Forgot to add the sorting * Removing the override modifier from withNewChildrenInternal --------- Co-authored-by: Rahamim, Ben <braha...@paypal.com>