Re: Re:[Discuss][DSIP] Support Java UDF

2022-03-12 Thread Gabriel Lee
Hi Mingyu, I agree with you. It's a mistake in figures and I fixed it just now. Thank you for reminding me! Best, Gabriel On Sat, 12 Mar 2022 at 18:16, 陈明雨 wrote: > Hi Gabriel: > As you described in [1], one question is that, we need to start a JVM > inside BE, instead of using FE to execute th

Re:Re:[Discuss][DSIP] Support Java UDF

2022-03-12 Thread 陈明雨
Hi Gabriel: As you described in [1], one question is that, we need to start a JVM inside BE, instead of using FE to execute the UDF. [1] https://cwiki.apache.org/confluence/display/DORIS/DSIP-001%3A+Java+UDF -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2022-03-12

Re:[Discuss][DSIP] Support Java UDF

2022-03-11 Thread 陈明雨
Hi Gabriel, Thanks for your proposal. I have created a new DSIP page for you[1], and send an invitation to your email: gabrielleeb...@gmail.com [1] https://cwiki.apache.org/confluence/display/DORIS/DSIP-001%3A+Java+UDF -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 20

[Discuss][DSIP] Support Java UDF

2022-03-11 Thread Gabriel Lee
Hi all, I'd like to support Java UDF for Doris. Support for Java UDF is motivated by the following points: 1. the Java language is widely used, rich support for related library functions, and a low threshold for development and debugging. 2. Some big data ecologies such as Hive, Spark, e