Commit Graph

10 Commits

Author SHA1 Message Date
40050a46ca [fix](java-udf)Fix cannot download pentaho-aggdesigner-algorithm jar in java udf and format it (#20013) 2023-06-16 09:40:48 +08:00
1f63c56e20 [sample](doris-soruce) add demo for reading data from doris be using thrift (#20192) 2023-06-06 19:57:34 +08:00
d9fc46382b [samples](java udf demo)Java udf demo aes (#15011)
* add java udf function demo
2022-12-13 12:09:03 +08:00
f9d7983671 [fix](doris-demo)fix flink-connector demo maven dependency conflict (#14714) 2022-12-02 10:18:27 +08:00
09bfb8b9d3 [fix] (rpc-udf) Fixed the problem that the query could not be interrupted (#8248)
if an error occurred in the rpc server during the execution of rpc-udf.
Add java,cpp,python demo of rpc-udf server
2022-03-03 09:30:03 +08:00
b27122df8b [Docs] add rpc function document (#7984)
* add rpc function document
2022-02-20 23:26:52 +08:00
4bdeef3b64 [chore][fix][doc](fe-plugin)(mysqldump) fix build auditlog plugin error (#7804)
1. fix problems when build fe_plugins
2. format
3. add docs about dump data using mysql dump
2022-01-26 09:11:23 +08:00
2872dbfeb8 [refactor] Standardize the writing of pom files, prepare for deployment to maven (#7477) 2021-12-30 10:16:37 +08:00
216295d1b8 [Demo] Add stream load demo (#6344)
add stream load demo
2021-08-05 14:33:39 +08:00
88a96d68cd [Sample] Doris developers quickly use the development sample code framework, (#6301)
The main purpose of this project is to let doris use development, which can get started quickly,
and give sample codes for the use of various new functions as a reference.
Submit the framework first, and the code will be submitted one after another

Doris developers quickly use the development sample code framework, and the code is submitted one after another
2021-07-26 10:16:48 +08:00