Hi Torsten, We have a udf-template which allows you to develop UDFs for AsterixDB[1]. This project contains several minimal examples of constructing UDFs and using external resources in your UDFs. Check that out to see if that helps. :)
[1] https://github.com/idleft/asterix-udf-template Best, Xikui On Mon, Sep 9, 2019 at 11:38 AM Torsten Bergh Moss < [email protected]> wrote: > Hi, > > > I am a master's degree student of professor Heri Ramampiaro and this > semester I will be doing a paper on developing a GPU-powered UDF for > AsterixDB for classifying tweets. > > > There seems to be little documentation about how to write UDFs for > AsterixDB. Specifically I am wondering how to structure the UDF package and > what to put inside it. I would be very grateful if somebody could push me > in the right direction. > > > Best wishes, > > Torsten Bergh Moss > > > >
