This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new 74b8463be1 remove java udf 74b8463be1 is described below commit 74b8463be1d2f72ec73fac769047c7a035859686 Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Thu Jul 21 11:17:02 2022 +0800 remove java udf remove java udf --- sidebars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sidebars.json b/sidebars.json index 775024dfde..ec964aff60 100644 --- a/sidebars.json +++ b/sidebars.json @@ -214,8 +214,7 @@ "items": [ "ecosystem/udf/native-user-defined-function", "ecosystem/udf/remote-user-defined-function", - "ecosystem/udf/contribute-udf", - "ecosystem/udf/java-user-defined-function" + "ecosystem/udf/contribute-udf" ] } ] --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org