Re: async IO in UDFs

2020-05-07 Thread Benchao Li
Hi, AFAIK, there is no way to do this for now. This needs the operators running UDFs to support async IO. lec ssmi 于2020年5月7日周四 下午3:23写道: > Hi: > Is there any way to implements async IO in UDFs (scalar function, > table function, aggregate function)? > -- Benchao

async IO in UDFs

2020-05-07 Thread lec ssmi
Hi: Is there any way to implements async IO in UDFs (scalar function, table function, aggregate function)?