Hi all, Following my last email, I've been looking at these latest contributions. One of them <https://github.com/apache/datafu/pull/24> - the one with *dedupTopN* and *collect_limited_list* - breaks compilation for Spark 2.1.x. What do you think about dropping support for this version? Does anyone object? We can include this PR in a 1.7.0 release instead of 1.6.2 indicating our dropping support.
Cheers, Eyal On Wed, Jul 13, 2022 at 11:27 AM Eyal Allweil <e...@apache.org> wrote: > Hi all, > > We have two new contributions in GitHub PRs. Since this group doesn't get > mails about them, I'm writing here (I will also try to figure out how to > make sure that this group gets notifications about PRs, too). > > If anyone here can review them, that would be great. I'd also like to add > a Github action that will run our tests on PRs (I think I have them running > on commits to our repository). Like I wrote above, if anyone wants to/can > figure out how to add this, that would be good for us. > > The contributions are a new method/UDAF and some simple UDFs and > Python-Scala interoperability improvements. > > Cheers, > Eyal >