ded
> interpreter? if something can turn javascript into something executable you
> can wrap that in a normal Java/Scala UDF and go.
>
> On Mon, Jun 27, 2022 at 10:42 PM Matt Hawes wrote:
>
>> Hi all, I'm thinking about trying to implement the ability to write spark
>> U
Hi all, I'm thinking about trying to implement the ability to write spark
UDFs using javascript.
For the use case I have in mind, a lot of the code is already written in
javascript and so it would be very convenient to be able to call this
directly from spark.
I wanted to post here first before I